Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/sys/
H A Dmount.h440 struct export_args { struct
441 int ex_flags; /* export related flags */
442 uid_t ex_root; /* mapping for root uid */
443 struct xucred ex_anon; /* mapping for anonymous user */
444 struct sockaddr *ex_addr; /* net address to which exported */
445 u_char ex_addrlen; /* and the net address length */
446 struct sockaddr *ex_mask; /* mask of valid bits in saddr */
447 u_char ex_masklen; /* and the smask length */
448 char *ex_indexfile; /* index file for WebNFS URLs */
449 int ex_numsecflavors; /* security flavor count */
[all …]
/titanic_53/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c159 struct export_args { struct
160 const char *filename;
161 int flags;