OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvlist_recv
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nv.h
109
nvlist_t *
nvlist_recv
(int sock, int flags);
nvlist.c
1324
nvlist_recv
(int sock, int flags)
function
1389
return (
nvlist_recv
(sock, flags));
/src/lib/libnpf/
npf.c
269
* - If socket, then perform nvlist_send()/
nvlist_recv
().
281
if (resp && (*resp =
nvlist_recv
(fd, 0)) == NULL) {
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026