Searched refs:pru_bindat_notsupp (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | protosw.h | 241 int pru_bindat_notsupp(int fd, struct socket *so, struct sockaddr *nam,
|
| /f-stack/freebsd/sys/ |
| H A D | protosw.h | 244 int pru_bindat_notsupp(int fd, struct socket *so, struct sockaddr *nam,
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_domain.c | 143 DEFAULT(pu->pru_bindat, pru_bindat_notsupp); in protosw_init()
|
| H A D | uipc_socket.c | 3663 pru_bindat_notsupp(int fd, struct socket *so, struct sockaddr *nam, function
|