OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV_TYPE_NONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
364
PJDLOG_ASSERT(type ==
NV_TYPE_NONE
||
369
if (type !=
NV_TYPE_NONE
&& nvpair_type(nvp) != type)
393
PJDLOG_ASSERT(type ==
NV_TYPE_NONE
||
406
PJDLOG_ASSERT(type ==
NV_TYPE_NONE
||
1457
return (nvlist_find(nvl,
NV_TYPE_NONE
, name) != NULL);
1915
return (nvlist_find(nvl,
NV_TYPE_NONE
, name));
2057
nvlist_free_type(nvl, name,
NV_TYPE_NONE
);
nv.h
60
#define
NV_TYPE_NONE
0
Completed in 39 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025