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