Searched defs:other_uid (Results 1 - 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/setreuid/ |
H A D | setreuid06.c | 25 static uid_t other_uid; variable 45 "setreuid(%d, %d)", other_uid, other_ui in run() local [all...] |
H A D | setreuid02.c | 21 static uid_t root_uid, nobody_uid, other_uid, neg_one = -1; variable
|
H A D | setreuid03.c | 21 static uid_t root_uid, nobody_uid, other_uid, neg_one = -1; variable [all...] |
H A D | setreuid05.c | 23 static uid_t root_uid, nobody_uid, main_uid, other_uid, neg_one = -1; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/setresuid/ |
H A D | setresuid02.c | 23 static uid_t nobody_uid, other_uid, neg_one = -1; variable [all...] |
H A D | setresuid03.c | 21 static uid_t root_uid, main_uid, other_uid, neg_one = -1; variable
|
H A D | setresuid01.c | 18 static uid_t root_uid, main_uid, other_uid, neg_one = -1; variable [all...] |
Completed in 3 milliseconds