Home
last modified time | relevance | path

Searched refs:kauth_cred_proc_update (Results 1 – 6 of 6) sorted by relevance

/xnu-10002.41.9/bsd/kern/
H A Dkern_prot.c711 changed = kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in setuid()
795 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in seteuid()
872 changed = kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in setreuid()
962 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in setgid()
1028 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in setegid()
1109 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, in setregid()
1392 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, fn); in setgroups_internal()
H A Dkern_persona.c684 kauth_cred_proc_update(p, PROC_SETTOKEN_SETUGID, derive_fn); in proc_set_persona_internal()
H A Dkern_credential.c3811 kauth_cred_proc_update( in kauth_cred_proc_update() function
4215 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in kauth_proc_label_update()
4256 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in kauth_proc_label_update_execve()
H A Dkern_exec.c4019 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in posix_spawn()
6547 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in exec_handle_sugid()
6558 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in exec_handle_sugid()
6737 kauth_cred_proc_update(p, PROC_SETTOKEN_ALWAYS, in exec_handle_sugid()
/xnu-10002.41.9/bsd/sys/
H A Dkauth.h441 extern bool kauth_cred_proc_update(proc_t p, proc_settoken_t action, kauth_cred_derive_t fn…
/xnu-10002.41.9/bsd/security/audit/
H A Daudit_session.c1193 kauth_cred_proc_update(p, PROC_SETTOKEN_LAZY, in audit_session_setaia()
1413 kauth_cred_proc_update(p, PROC_SETTOKEN_LAZY, in audit_session_join_internal()