Searched refs:cr_bsd_visible (Results 1 – 4 of 4) sorted by relevance
70 if (cr_bsd_visible(cred, inp->inp_cred)) in cr_canseeinpcb()
1899 cr_bsd_visible(struct ucred *u1, struct ucred *u2) in cr_bsd_visible() function1933 if ((error = cr_bsd_visible(u1, u2))) in cr_cansee()1994 if ((error = cr_bsd_visible(cred, proc->p_ucred))) in cr_cansignal()2109 if ((error = cr_bsd_visible(td->td_ucred, p->p_ucred))) in p_cansched()2178 if ((error = cr_bsd_visible(td->td_ucred, p->p_ucred))) in p_candebug()2268 if (cr_bsd_visible(cred, so->so_cred)) in cr_canseesocket()2298 if ((error = cr_bsd_visible(td->td_ucred, p->p_ucred))) in p_canwait()
1152 int cr_bsd_visible(struct ucred *u1, struct ucred *u2);
73 cr_bsd_visible.9 \