Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h541 struct oexport_args { struct
542 int ex_flags; /* export related flags */
543 uid_t ex_root; /* mapping for root uid */
544 struct xucred ex_anon; /* mapping for anonymous user */
545 struct sockaddr *ex_addr; /* net address to which exported */
546 u_char ex_addrlen; /* and the net address length */
547 struct sockaddr *ex_mask; /* mask of valid bits in saddr */
548 u_char ex_masklen; /* and the smask length */
549 char *ex_indexfile; /* index file for WebNFS URLs */