OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvlist_send
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nv.h
108
int
nvlist_send
(int sock, const nvlist_t *nvl);
nvlist.c
1282
nvlist_send
(int sock, const nvlist_t *nvl)
function in typeref:typename:int
1384
if (
nvlist_send
(sock, nvl) < 0) {
/src/lib/libnpf/
npf.c
269
* - If socket, then perform
nvlist_send
()/nvlist_recv().
278
if (
nvlist_send
(fd, req) == -1) {
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025