Home
last modified time | relevance | path

Searched refs:pw_uid (Results 151 - 175 of 240) sorted by relevance

12345678910

/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A Dpidfd_send_signal02.c79 SAFE_SETUID(pw->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink03.c96 SAFE_SETEUID(pwent->pw_uid); in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D3-1.c110 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D18-1.c52 if (seteuid(pw->pw_uid) != 0) { in set_nonroot()
/third_party/toybox/toys/lsb/
H A Dpasswd.c68 if (!pw || (myuid && (myuid != pw->pw_uid))) error_exit("Not root"); in passwd_main()
/third_party/ltp/libs/libltpipc/
H A Dlibipc.c149 return (ent->pw_uid); in getuserid()
/third_party/ltp/testcases/kernel/connectors/pec/
H A Devent_generator.c184 ltp_uid = ent->pw_uid; in main()
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess02.c167 uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat06.c143 SAFE_SETEUID(ltpuser->pw_uid); in test6_setup()
H A Dcreat08.c42 nobody_uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify18.c173 SAFE_SETUID(nobody->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl18.c129 retval = setreuid(-1, pass->pw_uid); in main()
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl09.c186 nobody_uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink04.c83 SAFE_SETEUID(nobody_pwd->pw_uid); in verify_link()
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages03.c121 SAFE_SETEUID(ltpuser->pw_uid); in migrate_test()
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod03.c223 user1_uid = user1->pw_uid; in setup()
H A Dmknod04.c228 user1_uid = user1->pw_uid; in setup()
H A Dmknod08.c224 user1_uid = user1->pw_uid; in setup()
H A Dmknod05.c220 user1_uid = user1->pw_uid; in setup()
H A Dmknod07.c138 SAFE_SETEUID(cleanup, ltpuser->pw_uid); in setup()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen10.c40 nobody_uid = ltpuser->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/sched_setaffinity/
H A Dsched_setaffinity01.c66 SAFE_SETEUID(ltpuser->pw_uid); in verify_test()
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler03.c115 nobody_uid = pw->pw_uid; in setup()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl06.c143 nobody_uid = ltpuser->pw_uid; in setup()
H A Dmsgctl04.c95 SAFE_SETEUID(ltpuser->pw_uid); in setup()

Completed in 10 milliseconds

12345678910