Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmount.h585 struct oexport_args { struct
586 int ex_flags; /* export related flags */
587 uid_t ex_root; /* mapping for root uid */
588 struct xucred ex_anon; /* mapping for anonymous user */
589 struct sockaddr *ex_addr; /* net address to which exported */
590 u_char ex_addrlen; /* and the net address length */
591 struct sockaddr *ex_mask; /* mask of valid bits in saddr */
592 u_char ex_masklen; /* and the smask length */
593 char *ex_indexfile; /* index file for WebNFS URLs */