Searched refs:partition_check (Results 1 – 1 of 1) sorted by relevance
80 partition_check(struct label *subject, struct label *object) in partition_check() function142 error = partition_check(cr1->cr_label, cr2->cr_label); in partition_cred_check_visible()232 error = partition_check(cred->cr_label, inp->inp_cred->cr_label); in partition_inpcb_check_visible()242 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_debug()252 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_sched()263 error = partition_check(cred->cr_label, p->p_ucred->cr_label); in partition_proc_check_signal()274 error = partition_check(cred->cr_label, so->so_cred->cr_label); in partition_socket_check_visible()