Home
last modified time | relevance | path

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

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