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/sbin/ifconfig/
H A Difconfig.h240 const char *nogroup; /* Group name to exclude */ member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp5203 int nogroup, int sched, kmp_uint64 grainsize,
5386 kmp_uint64 *lb, kmp_uint64 *ub, kmp_int64 st, int nogroup,
5414 int nogroup, int sched, kmp_uint64 grainsize,
H A Dkmp_gsupport.cpp1778 int nogroup = gomp_flags & (1u << 11); in __GOMP_taskloop() local