Home
last modified time | relevance | path

Searched refs:GID_NOGROUP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dconf.h161 #define GID_NOGROUP 65533 macro
/freebsd/usr.sbin/mountd/
H A Dmountd.c1579 anon.cr_groups[0] = GID_NOGROUP; in get_exportlist_one()
3580 cr->cr_groups[0] = GID_NOGROUP; in parsecred()
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c86 NFSD_VNET_DEFINE(gid_t, nfsrv_defaultgid) = GID_NOGROUP;
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c7988 *gidp = GID_NOGROUP; in nfsrv_parseug()