Searched refs:cr_canseeinpcb (Results 1 – 7 of 7) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_systm.h | 63 int cr_canseeinpcb(struct ucred *cred, struct inpcb *inp);
|
| /f-stack/freebsd/netinet/ |
| H A D | in_systm.h | 63 int cr_canseeinpcb(struct ucred *cred, struct inpcb *inp);
|
| H A D | in_prot.c | 59 cr_canseeinpcb(struct ucred *cred, struct inpcb *inp) in cr_canseeinpcb() function
|
| H A D | udp_usrreq.c | 892 cr_canseeinpcb(req->td->td_ucred, inp) == 0) { in udp_pcblist() 952 error = cr_canseeinpcb(req->td->td_ucred, inp); in udp_getcred()
|
| H A D | raw_ip.c | 1135 cr_canseeinpcb(req->td->td_ucred, inp) == 0) { in rip_pcblist()
|
| H A D | tcp_subr.c | 2306 crerr = cr_canseeinpcb(req->td->td_ucred, inp); in tcp_pcblist() 2370 error = cr_canseeinpcb(req->td->td_ucred, inp); in tcp_getcred() 2438 error = cr_canseeinpcb(req->td->td_ucred, inp); in tcp6_getcred()
|
| /f-stack/lib/ |
| H A D | ff_glue.c | 925 cr_canseeinpcb(struct ucred *cred, struct inpcb *inp) in cr_canseeinpcb() function
|