Searched refs:cr_canseeotheruids (Results 1 – 3 of 3) sorted by relevance
72 if (cr_canseeotheruids(cred, inp->inp_cred)) in cr_canseeinpcb()
1349 cr_canseeotheruids(struct ucred *u1, struct ucred *u2) in cr_canseeotheruids() function1446 if ((error = cr_canseeotheruids(u1, u2))) in cr_cansee()1509 if ((error = cr_canseeotheruids(cred, proc->p_ucred))) in cr_cansignal()1626 if ((error = cr_canseeotheruids(td->td_ucred, p->p_ucred))) in p_cansched()1696 if ((error = cr_canseeotheruids(td->td_ucred, p->p_ucred))) in p_candebug()1790 if (cr_canseeotheruids(cred, so->so_cred)) in cr_canseesocket()1822 if ((error = cr_canseeotheruids(td->td_ucred, p->p_ucred))) in p_canwait()
1068 int cr_canseeotheruids(struct ucred *u1, struct ucred *u2);