Home
last modified time | relevance | path

Searched defs:netbsd32_export_args30 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32.h318 struct netbsd32_export_args30 { struct
319 int ex_flags; /* export related flags */
320 uid_t ex_root; /* mapping for root uid */
321 struct uucred ex_anon; /* mapping for anonymous user */
322 netbsd32_pointer_t ex_addr; /* net address to which exported */
323 int ex_addrlen; /* and the net address length */
324 netbsd32_pointer_t ex_mask; /* mask of valid bits in saddr */
325 int ex_masklen; /* and the smask length */
326 netbsd32_charp ex_indexfile; /* index file for WebNFS URLs */