Searched refs:mac_task_label_update_cred (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dbsd_init.c602 mac_task_label_update_cred (kernproc->p_ucred, (struct task *) kernproc->task);
1010 mac_task_label_update_cred (p->p_ucred, (struct task *) p->task);
H A Dkern_fork.c803 mac_task_label_update_cred(child_proc->p_ucred, child_task);
H A Dkern_prot.c2001 mac_task_label_update_cred(my_cred, p->task);
H A Dkern_exec.c3528 mac_task_label_update_cred(my_cred, p->task);
/xnu-2422.115.4/security/
H A Dmac_framework.h146 #define mac_task_label_update_cred(cred, task) \ macro
149 #define mac_task_label_update_cred(cred, task) macro
H A Dmac_base.c1457 mac_task_label_update_cred(newcred, p->task);

Completed in 104 milliseconds