Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/openbsd-compat/
HDpwcache.c83 group_from_gid(gid_t gid, int nogroup) in group_from_gid()
/freebsd-head/sbin/ifconfig/
HDifconfig.h240 const char *nogroup; /* Group name to exclude */ member
/freebsd-head/usr.sbin/mountd/
HDmountd.c4125 nogroup() in nogroup() function
4127 static gid_t nogroup = 0; /* 0 means unset. */ in nogroup() local
/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_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,
HDkmp_gsupport.cpp1778 int nogroup = gomp_flags & (1u << 11); in __GOMP_taskloop() local