Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/sys/
H A Dmount.h425 struct oexport_args { struct
426 int ex_flags; /* export related flags */
427 uid_t ex_root; /* mapping for root uid */
428 struct xucred ex_anon; /* mapping for anonymous user */
429 struct sockaddr *ex_addr; /* net address to which exported */
430 u_char ex_addrlen; /* and the net address length */
431 struct sockaddr *ex_mask; /* mask of valid bits in saddr */
432 u_char ex_masklen; /* and the smask length */
433 char *ex_indexfile; /* index file for WebNFS URLs */