Symbol: nvlist_next
lib/libcasper/libcasper/libcasper_service.c
127
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_dns/cap_dns.c
319
while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_dns/cap_dns.c
388
while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_dns/cap_dns.c
415
while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_dns/cap_dns.c
679
while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_dns/cap_dns.c
699
while ((name = nvlist_next(newlimits, &nvtype, &cookie)) != NULL) {
lib/libcasper/services/cap_fileargs/cap_fileargs.c
549
fname = nvlist_next(limits, &type, &cookie);
lib/libcasper/services/cap_grp/cap_grp.c
469
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_grp/cap_grp.c
497
while ((name = nvlist_next(limits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_grp/cap_grp.c
529
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_grp/cap_grp.c
574
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_grp/cap_grp.c
742
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
1140
while ((name = nvlist_next(oldfunclimits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
1157
while (nvlist_next(newfunclimit, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
1167
while (nvlist_next(cnvlist_get_nvlist(cookie), NULL,
lib/libcasper/services/cap_net/cap_net.c
1232
while (nvlist_next(newfunclimit, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
1240
while (nvlist_next(cnvlist_get_nvlist(cookie), NULL,
lib/libcasper/services/cap_net/cap_net.c
1293
while (nvlist_next(newfunclimit, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
1301
while (nvlist_next(cnvlist_get_nvlist(cookie), NULL,
lib/libcasper/services/cap_net/cap_net.c
1381
while ((name = nvlist_next(newlimits, NULL, &cookie)) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
560
while (nvlist_next(capdnscache, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
650
while (nvlist_next(salimits, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_net/cap_net.c
732
while (nvlist_next(hlimits, NULL, &cookie) != NULL) {
lib/libcasper/services/cap_pwd/cap_pwd.c
423
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_pwd/cap_pwd.c
451
while ((name = nvlist_next(limits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_pwd/cap_pwd.c
483
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_pwd/cap_pwd.c
528
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_pwd/cap_pwd.c
735
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_sysctl/cap_sysctl.c
282
while ((name = nvlist_next(nvl, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_sysctl/cap_sysctl.c
356
while ((name = nvlist_next(limits, &type, &cookie)) != NULL) {
lib/libcasper/services/cap_sysctl/cap_sysctl.c
407
while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) {
lib/libnv/tests/cnv_tests.cc
1010
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1016
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
102
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1020
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1030
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1057
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1063
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1067
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1075
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1100
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1106
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1110
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1118
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1143
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1149
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1153
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1161
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1191
ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(value, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1197
ATF_REQUIRE_EQ(nvlist_next(value, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1203
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1209
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1213
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1221
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1250
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1256
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1260
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1268
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
128
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1297
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1303
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1307
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1315
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1342
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1348
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1352
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1360
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
137
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1384
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1390
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1394
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1402
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1427
ATF_REQUIRE_EQ(strcmp("nvl/string", nvlist_next(testnvl[i],
lib/libnv/tests/cnv_tests.cc
1434
ATF_REQUIRE_EQ(nvlist_next(testnvl[i], &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1447
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1453
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
1457
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
1465
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
168
ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(value, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
174
ATF_REQUIRE_EQ(nvlist_next(value, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
180
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
194
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
199
ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(result, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
205
ATF_REQUIRE_EQ(nvlist_next(result, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
229
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
238
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
269
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
280
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
311
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
324
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
353
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
366
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
392
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
407
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
441
ATF_REQUIRE_EQ(strcmp(subkeys+i, nvlist_next(in_array[i],
lib/libnv/tests/cnv_tests.cc
448
ATF_REQUIRE_EQ(nvlist_next(in_array[i], &type, &cookie),
lib/libnv/tests/cnv_tests.cc
456
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
467
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
482
ATF_REQUIRE_EQ(strcmp(subkeys+i, nvlist_next(out_array[i],
lib/libnv/tests/cnv_tests.cc
489
ATF_REQUIRE_EQ(nvlist_next(out_array[i], &type, &cookie),
lib/libnv/tests/cnv_tests.cc
523
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
536
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
563
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
569
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
573
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
581
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
59
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
606
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
612
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
616
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
624
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
650
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
656
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
660
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
670
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
68
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
701
ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(value, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
707
ATF_REQUIRE_EQ(nvlist_next(value, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
713
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
719
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
723
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
730
ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(result, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
736
ATF_REQUIRE_EQ(nvlist_next(value, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
740
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
772
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
778
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
782
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
794
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
824
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
830
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
834
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
847
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
873
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
879
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
883
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
897
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
925
ATF_REQUIRE_EQ(strcmp("nvl/string", nvlist_next(testnvl[i],
lib/libnv/tests/cnv_tests.cc
93
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
932
ATF_REQUIRE_EQ(nvlist_next(testnvl[i], &type, &cookie),
lib/libnv/tests/cnv_tests.cc
945
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
951
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/cnv_tests.cc
955
ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0);
lib/libnv/tests/cnv_tests.cc
974
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie),
lib/libnv/tests/nv_array_tests.cc
798
while ((name = nvlist_next(travel, &type, &cookie)) != NULL) {
lib/libnv/tests/nv_array_tests.cc
866
while ((name = nvlist_next(travel, &type, &cookie)) !=
lib/libnv/tests/nv_tests.cc
116
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
118
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
149
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
151
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
186
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
188
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
228
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
230
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
289
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
291
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
338
ATF_REQUIRE_EQ(strcmp(nvlist_next(clone, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
340
ATF_REQUIRE_EQ(nvlist_next(clone, &type, &it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
385
ATF_REQUIRE_EQ(strcmp(nvlist_next(value, &type, &it),
lib/libnv/tests/nv_tests.cc
388
ATF_REQUIRE_EQ(nvlist_next(value, &type, &it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
391
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it),
lib/libnv/tests/nv_tests.cc
394
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
56
ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &it), static_cast<const char *>(NULL));
lib/libnv/tests/nv_tests.cc
574
while ((name = nvlist_next(unpacked, &type, &it)) != NULL) {
lib/libnv/tests/nv_tests.cc
84
ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0);
lib/libnv/tests/nv_tests.cc
86
ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL));
lib/libnv/tests/nvlist_send_recv_test.c
118
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
124
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
130
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
136
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
142
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
148
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
154
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
160
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
166
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
172
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
178
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
184
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
190
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
199
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
207
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
217
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
224
name = nvlist_next(nvl, &type, &cookie);
lib/libnv/tests/nvlist_send_recv_test.c
232
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
238
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
244
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
250
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
256
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
262
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
268
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
274
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
280
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
286
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
292
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
298
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
304
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
310
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
318
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
328
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
335
cname = nvlist_next(cnvl, &ctype, &ccookie);
lib/libnv/tests/nvlist_send_recv_test.c
338
name = nvlist_next(nvl, &type, &cookie);
sbin/ifconfig/ifconfig.c
1707
nvname = nvlist_next(nvcap, &type, &cookie);
sbin/ifconfig/ifconfig.c
1724
nvname = nvlist_next(nvcap, &type,
stand/libsa/zfs/nvlist.c
944
nvlist_next(ptr) - ptr, &nv);
stand/libsa/zfs/nvlist.c
960
nvlist_next(ptr) - ptr, &nvlist[i]);
stand/libsa/zfs/nvlist.c
963
ptr = nvlist_next(ptr);
sys/cam/ctl/ctl.c
3152
while ((name = nvlist_next(lun->be_lun->options, &type,
sys/cam/ctl/ctl.c
3407
while ((name = nvlist_next(port->options, &type,
sys/dev/pci/pci_iov_schema.c
512
while ((param_name = nvlist_next(sub_schema, &type, &it)) != NULL) {
sys/dev/pci/pci_iov_schema.c
541
while ((name = nvlist_next(driver_schema, &type, &it)) != NULL) {
sys/dev/pci/pci_iov_schema.c
561
while ((name = nvlist_next(dev_schema, &type, &it)) != NULL) {
sys/dev/pci/pci_iov_schema.c
605
while ((name = nvlist_next(dev_schema, &type, &it)) != NULL) {
sys/dev/pci/pci_iov_schema.c
644
while ((name = nvlist_next(schema, &type, &cookie)) != NULL) {
sys/dev/pci/pci_iov_schema.c
689
while ((name = nvlist_next(config, &type, &cookie)) != NULL) {
sys/dev/pci/pci_iov_schema.c
795
while ((name = nvlist_next(config, &type, &cookie)) != NULL) {
sys/dev/pci/pci_iov_schema.c
867
while ((name = nvlist_next(config, &type, &cookie)) != NULL) {
sys/sys/nv.h
101
const char *nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep);
usr.sbin/bhyve/config.c
446
while ((name = nvlist_next(parent, &type, &cookie)) != NULL) {
usr.sbin/bhyve/pci_virtio_console.c
740
while ((name = nvlist_next(ports_nvl, &type, &cookie)) !=
usr.sbin/bhyve/pci_xhci.c
2787
while ((name = nvlist_next(slots_nvl, &type, &cookie)) != NULL) {
usr.sbin/bhyve/smbiostbl.c
808
while ((name = nvlist_next(node, &type, &cookie)) != NULL) {
usr.sbin/ctladm/ctladm.c
3238
while ((name = nvlist_next(nvl, NULL, &cookie)) != NULL)
usr.sbin/iovctl/iovctl.c
367
while ((name = nvlist_next(subsystem_schema, &nvtype, &it)) != NULL) {
usr.sbin/iovctl/validate.c
112
while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) {
usr.sbin/iovctl/validate.c
176
while ((name = nvlist_next(schema, &type, &cookie)) != NULL) {
usr.sbin/iovctl/validate.c
261
while ((key = nvlist_next(config, &type, &cookie)) != NULL) {
usr.sbin/rtsold/cap_script.c
222
while ((name = nvlist_next(newlimits, &nvtype, &cookie)) != NULL) {