OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvlist_first_nvpair
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
182
while ((nvp =
nvlist_first_nvpair
(nvl)) != NULL) {
326
return (
nvlist_first_nvpair
(nvl) == NULL);
367
for (nvp =
nvlist_first_nvpair
(nvl); nvp != NULL;
430
for (nvp =
nvlist_first_nvpair
(nvl); nvp != NULL;
473
nvp =
nvlist_first_nvpair
(nvl);
499
tmpnvp =
nvlist_first_nvpair
(tmpnvl);
608
tmpnvp =
nvlist_first_nvpair
(value[ii]);
638
nvp =
nvlist_first_nvpair
(nvl);
676
nvp =
nvlist_first_nvpair
(nvl);
685
tmpnvp =
nvlist_first_nvpair
(tmpnvl)
1394
nvlist_first_nvpair
(const nvlist_t *nvl)
function in typeref:typename:nvpair_t *
[
all
...]
nvlist.c
182
while ((nvp =
nvlist_first_nvpair
(nvl)) != NULL) {
326
return (
nvlist_first_nvpair
(nvl) == NULL);
367
for (nvp =
nvlist_first_nvpair
(nvl); nvp != NULL;
430
for (nvp =
nvlist_first_nvpair
(nvl); nvp != NULL;
473
nvp =
nvlist_first_nvpair
(nvl);
499
tmpnvp =
nvlist_first_nvpair
(tmpnvl);
608
tmpnvp =
nvlist_first_nvpair
(value[ii]);
638
nvp =
nvlist_first_nvpair
(nvl);
676
nvp =
nvlist_first_nvpair
(nvl);
685
tmpnvp =
nvlist_first_nvpair
(tmpnvl)
1394
nvlist_first_nvpair
(const nvlist_t *nvl)
function in typeref:typename:nvpair_t *
[
all
...]
Completed in 49 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025