Searched defs:nobody_gid (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/setfsgid/ |
H A D | setfsgid01.c | 21 static gid_t nobody_gid; variable 41 TST_EXP_VAL_SILENT(SETFSGID(gid), nobody_gid); in run() local
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl06.c | 29 static gid_t nobody_gid; variable
|
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/ |
H A D | dirtyc0w_shmem.c | 31 static gid_t nobody_gid; variable
|
/third_party/ltp/testcases/kernel/security/dirtyc0w/ |
H A D | dirtyc0w.c | 44 static gid_t nobody_gid; variable
|
/third_party/ltp/testcases/kernel/syscalls/setegid/ |
H A D | setegid01.c | 17 static gid_t nobody_gid; variable
|
/third_party/ltp/testcases/kernel/syscalls/setresgid/ |
H A D | setresgid03.c | 32 static gid_t nobody_gid, other_gid, neg = -1; variable [all...] |
H A D | setresgid01.c | 96 static uid_t nobody_gid, root_gid, neg = -1; variable
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
H A D | creat08.c | 34 static gid_t nobody_gid, free_gid; variable
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open10.c | 32 static gid_t nobody_gid, free_gid; variable
|
/third_party/ltp/testcases/kernel/syscalls/setregid/ |
H A D | setregid02.c | 23 static gid_t root_gid, nobody_gid, other_gid, neg_one = -1; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount03.c | 47 static gid_t nobody_gid; variable
|
Completed in 3 milliseconds