Home
last modified time | relevance | path

Searched refs:pw_uid (Results 126 - 150 of 249) sorted by relevance

12345678910

/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()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D17-6.c46 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/speculative/
H A D12-1.c60 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
H A D12-1.c59 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D3-1.c45 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core02.c101 nobody_uid = pw->pw_uid; in setup()
H A Dcgroup_core01.c80 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess04.c94 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown04.c97 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
H A Dmsgsnd02.c82 SAFE_SETUID(pw->pw_uid); in do_test()
/third_party/ltp/testcases/kernel/syscalls/ipc/semget/
H A Dsemget02.c71 SAFE_SETUID(pw->pw_uid); in do_test()
/third_party/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat02.c88 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount04.c104 SAFE_SETEUID(cleanup, ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen05.c120 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/pidfd_getfd/
H A Dpidfd_getfd02.c53 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl06.c88 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/utimes/
H A Dutimes01.c62 SAFE_SETEUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/mlock2/
H A Dmlock202.c60 SAFE_SETEUID(nobody->pw_uid); in verify_mlock2()
/third_party/ltp/testcases/kernel/syscalls/setpriority/
H A Dsetpriority01.c119 uid = ltpuser->pw_uid; in setup()
H A Dsetpriority02.c108 uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid02.c54 nobody_uid = test_users[0] = pw->pw_uid; in setup()

Completed in 6 milliseconds

12345678910