Searched refs:soreceive (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/fs/nfs/common/ |
| D | krpc_subr.c | 346 error = soreceive(so, &from, &auio, &m, NULL, &rcvflg); in krpc_call()
|
| D | bootp_subr.c | 800 error = soreceive(bootp_so, NULL, &auio, in bootpc_call()
|
| /netbsd/src/sys/sys/ |
| D | socketvar.h | 324 int soreceive(struct socket *, struct mbuf **, struct uio *,
|
| /netbsd/src/sys/kern/ |
| D | uipc_socket.c | 529 so->so_receive = soreceive; in socreate() 1161 soreceive(struct socket *so, struct mbuf **paddr, struct uio *uio, in soreceive() function
|