Searched refs:mac_set_proc_core (Results 1 – 3 of 3) sorted by relevance
28 int mac_set_proc_core(struct thread *const td, struct ucred *const newcred,
267 mac_set_proc_core(struct thread *const td, struct ucred *const newcred, in mac_set_proc_core() function478 error = mac_set_proc_core(td, newcred, intlabel); in sys___mac_set_proc()
782 error = mac_set_proc_core(td, new_cred, mac_set_proc_data); in kern_setcred()