Searched defs:gids (Results 1 - 6 of 6) sorted by relevance
| /src/usr.sbin/chroot/ | ||
| H A D | chroot.c | 121 int ch, gids; local in function:main |
| /src/lib/libc/rpc/ | ||
| H A D | auth_unix.c | 213 gid_t gids[NGRPS]; local in function:authunix_create_default |
| /src/bin/getfacl/ | ||
| H A D | getfacl.c | 84 static char gids[10]; local in function:getgname |
| /src/usr.sbin/npf/npfctl/ | ||
| H A D | npf_parse.y | 1096 gids label |
| /src/dist/pf/sbin/pfctl/ | ||
| H A D | parse.y | 2815 gids : gid_item { $$ = $1; } label |
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ | ||
| H A D | msan_test.cc | 3702 gid_t *gids = new gid_t[n]; local in function:TEST |
Completed in 15 milliseconds