OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soreceive
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
krpc_subr.c
346
error =
soreceive
(so, &from, &auio, &m, NULL, &rcvflg);
bootp_subr.c
800
error =
soreceive
(bootp_so, NULL, &auio,
/src/sys/sys/
socketvar.h
324
int
soreceive
(struct socket *, struct mbuf **, struct uio *,
/src/sys/kern/
uipc_socket.c
529
so->so_receive =
soreceive
;
1162
soreceive
(struct socket *so, struct mbuf **paddr, struct uio *uio,
function in typeref:typename:int
1280
SBLASTRECORDCHK(&so->so_rcv, "
soreceive
sbwait 1");
1281
SBLASTMBUFCHK(&so->so_rcv, "
soreceive
sbwait 1");
1316
SBLASTRECORDCHK(&so->so_rcv, "
soreceive
1");
1317
SBLASTMBUFCHK(&so->so_rcv, "
soreceive
1");
1446
SBLASTRECORDCHK(&so->so_rcv, "
soreceive
2");
1447
SBLASTMBUFCHK(&so->so_rcv, "
soreceive
2");
1487
SBLASTRECORDCHK(&so->so_rcv, "
soreceive
uiomove");
1488
SBLASTMBUFCHK(&so->so_rcv, "
soreceive
uiomove")
[
all
...]
Completed in 61 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025