Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32.h309 struct netbsd32_export_args30 { struct
310 int ex_flags; /* export related flags */
311 uid_t ex_root; /* mapping for root uid */
312 struct uucred ex_anon; /* mapping for anonymous user */
313 netbsd32_pointer_t ex_addr; /* net address to which exported */
314 int ex_addrlen; /* and the net address length */
315 netbsd32_pointer_t ex_mask; /* mask of valid bits in saddr */
316 int ex_masklen; /* and the smask length */
317 netbsd32_charp ex_indexfile; /* index file for WebNFS URLs */