Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dpwcache.c83 group_from_gid(gid_t gid, int nogroup) in group_from_gid()
/freebsd/usr.sbin/mountd/
H A Dmountd.c4106 nogroup() in nogroup() function
4108 static gid_t nogroup = 0; /* 0 means unset. */ in nogroup() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp5209 int nogroup, int sched, kmp_uint64 grainsize,
5392 kmp_uint64 *lb, kmp_uint64 *ub, kmp_int64 st, int nogroup,
5420 int nogroup, int sched, kmp_uint64 grainsize,
H A Dkmp_gsupport.cpp1778 int nogroup = gomp_flags & (1u << 11); in __GOMP_taskloop() local