Searched refs:cr_canseeothergids (Results 1 – 3 of 3) sorted by relevance
74 if (cr_canseeothergids(cred, inp->inp_cred)) in cr_canseeinpcb()
1379 cr_canseeothergids(struct ucred *u1, struct ucred *u2) in cr_canseeothergids() function1448 if ((error = cr_canseeothergids(u1, u2))) in cr_cansee()1511 if ((error = cr_canseeothergids(cred, proc->p_ucred))) in cr_cansignal()1628 if ((error = cr_canseeothergids(td->td_ucred, p->p_ucred))) in p_cansched()1698 if ((error = cr_canseeothergids(td->td_ucred, p->p_ucred))) in p_candebug()1792 if (cr_canseeothergids(cred, so->so_cred)) in cr_canseesocket()
1067 int cr_canseeothergids(struct ucred *u1, struct ucred *u2);