Home
last modified time | relevance | path

Searched refs:orig_uid (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename09.c29 static uid_t orig_uid, test_users[2]; variable
35 orig_uid = getuid(); in setup()
56 SAFE_SETEUID(orig_uid); in run()
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat08.c33 static uid_t orig_uid, nobody_uid; variable
41 orig_uid = getuid(); in setup()
124 SAFE_SETREUID(-1, orig_uid); in run()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen10.c31 static uid_t orig_uid, nobody_uid; variable
39 orig_uid = getuid(); in setup()
122 SAFE_SETREUID(-1, orig_uid); in run()

Completed in 1 milliseconds