Searched refs:geteuid (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/tools/tests/affinity/
H A Dtags.c93 if (geteuid() != 0) {
/darwin-on-arm/xnu/bsd/man/man2/
H A DMakefile72 geteuid.2 \
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dpipe.c147 if (geteuid() != 0) {
/darwin-on-arm/xnu/tools/tests/superpages/
H A Dtestsp.c366 if (!geteuid()) /* may fail as user */
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c992 euid = geteuid();
1637 * Test getauid, gettid, getuid, geteuid, issetugid, setaudit_addr, seteuid, settid, settid_with_pid, setuid system calls.
1689 my_euid = geteuid( );
1805 if ( geteuid( ) != my_euid ) {
4992 if ( my_msq_ds.msg_perm.cuid != geteuid( ) ) {
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c322 * geteuid
331 geteuid(__unused proc_t p, __unused struct geteuid_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_token.c1123 return (au_to_subject32(auinfo.ai_auid, geteuid(), getegid(),

Completed in 94 milliseconds