Home
last modified time | relevance | path

Searched refs:pw_uid (Results 76 - 100 of 239) sorted by relevance

12345678910

/third_party/toybox/toys/posix/
H A Drenice.c34 if (p) id = p->pw_uid; in renice_main()
/third_party/ltp/testcases/kernel/syscalls/mq_open/
H A Dmq_open01.c148 SAFE_SETEUID(pw->pw_uid); in create_queue()
167 SAFE_SETEUID(pw->pw_uid); in set_max_queues()
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess03.c57 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/iopl/
H A Diopl02.c57 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace02.c61 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/reboot/
H A Dreboot02.c44 SAFE_SETEUID(ltpuser->pw_uid); in run()
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename12.c33 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/setgroups/
H A Dsetgroups03.c48 SAFE_SETEUID(user_info->pw_uid); in verify_setgroups()
/third_party/ltp/testcases/kernel/syscalls/umount/
H A Dumount03.c47 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/unlink/
H A Dunlink08.c51 SAFE_SETUID(pw->pw_uid); in do_unlink()
/third_party/ltp/testcases/kernel/syscalls/utime/
H A Dutime06.c54 SAFE_SETEUID(pw->pw_uid); in setup()
H A Dutime05.c48 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve02.c74 nobody_uid = pwd->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
H A Dshmget04.c52 SAFE_SETUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl03.c85 SAFE_SETUID(ltpuser->pw_uid); in do_test()
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind02.c55 SAFE_SETEUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat04.c64 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod02.c57 SAFE_CHOWN(TESTFILE, ltpuser->pw_uid, ltpgroup->gr_gid); in setup()
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit02.c51 SAFE_SETUID(ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/setuid/
H A Dsetuid04.c60 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog12.c42 SAFE_SETEUID(ltpuser->pw_uid); in setup_nonroot()
/third_party/ltp/testcases/kernel/syscalls/unshare/
H A Dunshare02.c59 nobody_uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
H A D15-1.c49 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D20-1.c44 if (setuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D32-1.c45 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()

Completed in 5 milliseconds

12345678910