Home
last modified time | relevance | path

Searched defs:nobody_uid (Results 1 - 25 of 51) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler02.c28 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/setfsuid/
H A Dsetfsuid01.c19 static uid_t nobody_uid; variable
37 TST_EXP_VAL(SETFSUID(nobody_uid), uid, "setfsuid(%d)", nobody_uid); in run() local
H A Dsetfsuid03.c21 static uid_t nobody_uid; variable
39 TST_EXP_VAL_SILENT(SETFSUID(ruid), nobody_uid); in run() local
H A Dsetfsuid04.c47 static char nobody_uid[] = "nobody"; variable
/third_party/ltp/testcases/kernel/syscalls/vhangup/
H A Dvhangup01.c18 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid04.c19 static uid_t root_uid, nobody_uid; variable
38 TST_EXP_EQ_LI(GETUID(), nobody_uid); in run() local
39 TST_EXP_EQ_LI(GETEUID(), nobody_uid); in run() local
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename12.c25 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H A Dsetfsgid02.c25 static const char nobody_uid[] = "nobody"; variable
H A Dsetfsgid03.c39 static char nobody_uid[] = "nobody"; variable
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod03.c23 static const char nobody_uid[] = "nobody"; variable
H A Dfchmod04.c24 static const char nobody_uid[] = "nobody"; variable
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core01.c34 static uid_t nobody_uid, save_uid; variable
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount04.c86 char nobody_uid[] = "nobody"; in setup() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen05.c46 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl06.c28 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/reboot/
H A Dreboot02.c23 char nobody_uid[] = "nobody"; variable
/third_party/ltp/testcases/kernel/syscalls/swapon/
H A Dswapon02.c27 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/swapoff/
H A Dswapoff02.c24 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c30 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w.c43 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve02.c34 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid04.c26 static char nobody_uid[] = "nobody"; variable
/third_party/ltp/testcases/kernel/syscalls/chmod/
H A Dchmod03.c61 char nobody_uid[] = "nobody"; in setup() local
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat04.c23 static uid_t nobody_uid; variable
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink01.c22 static uid_t nobody_uid; variable

Completed in 11 milliseconds

123