OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvp_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
nvpair_impl.h
62
i_nvp_t *
nvp_list
; /* linked list of nvpairs */
member in struct:__anon9096
/src/sys/external/bsd/libnv/dist/
nvpair.c
116
nvlist_t *
nvp_list
;
member in struct:nvpair
198
return (nvp->
nvp_list
);
206
PJDLOG_ASSERT(nvp->
nvp_list
!= NULL);
216
PJDLOG_ASSERT(nvp->
nvp_list
!= NULL);
226
PJDLOG_ASSERT(nvp->
nvp_list
== NULL);
231
nvp->
nvp_list
= nvl;
265
PJDLOG_ASSERT(nvp->
nvp_list
== nvl);
273
nvp->
nvp_list
= NULL;
2088
PJDLOG_ASSERT(nvp->
nvp_list
== NULL);
2138
PJDLOG_ASSERT(nvp->
nvp_list
== NULL)
[
all
...]
Completed in 83 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026