Home
last modified time | relevance | path

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

/xnu-12377.1.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()
1389 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.c3927 kauth_cred_proc_update( in kauth_cred_proc_update() function
4330 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in kauth_proc_label_update()
4371 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in kauth_proc_label_update_execve()
H A Dkern_exec.c4300 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in posix_spawn()
6914 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in exec_handle_sugid()
6925 kauth_cred_proc_update(p, PROC_SETTOKEN_NONE, in exec_handle_sugid()
7111 kauth_cred_proc_update(p, PROC_SETTOKEN_ALWAYS, in exec_handle_sugid()
/xnu-12377.1.9/bsd/sys/
H A Dkauth.h530 extern bool kauth_cred_proc_update(proc_t p, proc_settoken_t action, kauth_cred_derive_t fn…
/xnu-12377.1.9/bsd/security/audit/
H A Daudit_session.c1188 kauth_cred_proc_update(p, PROC_SETTOKEN_LAZY, in audit_session_setaia()
1408 kauth_cred_proc_update(p, PROC_SETTOKEN_LAZY, in audit_session_join_internal()