Searched refs:GID_NOGROUP (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/rpc/ |
| H A D | svc_auth.c | 195 crsetgroups_and_egid(cr, xprt->xp_ngrps, xprt->xp_gidp, GID_NOGROUP); in svc_getcred() 210 crsetgroups_and_egid(cr, xcr->cr_ngroups, xcr->cr_groups, GID_NOGROUP); in svc_getcred()
|
| /freebsd/sys/kern/ |
| H A D | vfs_export.c | 141 argp->ex_groups, GID_NOGROUP); in vfs_hang_addrlist() 220 GID_NOGROUP); in vfs_hang_addrlist()
|
| /freebsd/sys/sys/ |
| H A D | conf.h | 165 #define GID_NOGROUP 65533 macro
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfs_commonport.c | 259 GID_NOGROUP); in newnfs_copycred()
|
| H A D | nfs_commonsubs.c | 91 { NFSID_INITIALIZE, UID_NOBODY, GID_NOGROUP, NULL }, 92 { NFSID_ADDUID, UID_ROOT, GID_NOGROUP, "root" }, 93 { NFSID_ADDUID, UID_BIN, GID_NOGROUP, "bin" }, 103 VNET_DEFINE(gid_t, nfsrv_defaultgid) = GID_NOGROUP; 4475 GID_NOGROUP); in nfssvc_idname()
|
| /freebsd/sys/compat/linprocfs/ |
| H A D | linprocfs.c | 2312 sbuf_printf(sb, "%u\n", GID_NOGROUP); in linprocfs_dooverflowgid()
|
| /freebsd/usr.sbin/mountd/ |
| H A D | mountd.c | 4135 nogroup = GID_NOGROUP; in nogroup()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 8291 *gidp = GID_NOGROUP; in nfsrv_parseug()
|