Home
last modified time | relevance | path

Searched refs:pw_uid (Results 101 - 125 of 238) sorted by relevance

12345678910

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/speculative/
H A D15-1.c49 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D12-1.c42 if (setuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/musl/src/passwd/
H A Dgetpwent_a.c35 *s++ = 0; pw->pw_uid = atou(&s); in __getpwent_a()
/third_party/ltp/testcases/kernel/syscalls/chmod/
H A Dchmod07.c75 user1_uid = ltpuser->pw_uid; in setup()
H A Dchmod03.c65 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H A Ddelete_module02.c63 SAFE_SETEUID(ltpuser->pw_uid); in do_delete_module()
/third_party/ltp/testcases/kernel/syscalls/ioperm/
H A Dioperm02.c53 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen08.c69 SAFE_SETUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/rmdir/
H A Drmdir03.c77 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid03.c59 SAFE_SETUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/swapon/
H A Dswapon02.c59 nobody_uid = nobody->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/swapoff/
H A Dswapoff02.c83 nobody_uid = nobody->pw_uid; in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c52 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w.c54 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/faccessat2/
H A Dfaccessat202.c65 SAFE_SETEUID(ltpuser->pw_uid); in verify_faccessat2()
/third_party/ltp/testcases/kernel/syscalls/getresuid/
H A Dgetresuid03.c160 pe_uid = user_id->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl04.c72 ltp_uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid02.c50 nobody_uid = test_users[0] = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod06.c66 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown04.c54 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl35.c107 SAFE_SETUID(pw->pw_uid); in do_test()
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink01.c76 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat03.c57 SAFE_SETUID(ltpuser->pw_uid); in setup()
H A Dstat01.c57 SAFE_SETUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D23-6.c39 if (setuid(pw->pw_uid) != 0) { in set_nonroot()

Completed in 6 milliseconds

12345678910