Home
last modified time | relevance | path

Searched refs:setuid (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.140.41/tests/
H A Ddrop_priv.c58 T_ASSERT_POSIX_SUCCESS(setuid(lower_uid), "Change user to %u", lower_uid); in drop_priv()
H A Dpwrite_avoid_sigxfsz_28581610.c46 setuid(5000);
H A Dproc_info.c190 retval = setuid(CONF_UID_VAL);
/xnu-8020.140.41/bsd/man/man2/
H A DMakefile209 setuid.2 \
/xnu-8020.140.41/bsd/kern/
H A Dkern_prot.c700 setuid(proc_t p, struct setuid_args *uap, __unused int32_t *retval) in setuid() function
H A Dkern_exec.c3023 error = setuid(p, &args, NULL); in spawn_posix_cred_adopt()
/xnu-8020.140.41/config/
H A DMASTER564 options CONFIG_SETUID # setuid/setgid support # <config_setuid>