| /freebsd-12-stable/lib/libnv/tests/ |
| D | cnv_tests.cc | 63 ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0); in ATF_TEST_CASE_BODY() 72 ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie), in ATF_TEST_CASE_BODY() 97 ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0); in ATF_TEST_CASE_BODY() 106 ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie), in ATF_TEST_CASE_BODY() 132 ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0); in ATF_TEST_CASE_BODY() 141 ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie), in ATF_TEST_CASE_BODY() 172 ATF_REQUIRE_EQ(strcmp(subkey, nvlist_next(value, &type, &cookie)), 0); in ATF_TEST_CASE_BODY() 178 ATF_REQUIRE_EQ(nvlist_next(value, &type, &cookie), in ATF_TEST_CASE_BODY() 184 ATF_REQUIRE_EQ(strcmp(key, nvlist_next(nvl, &type, &cookie)), 0); in ATF_TEST_CASE_BODY() 198 ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &cookie), in ATF_TEST_CASE_BODY() [all …]
|
| D | nvlist_send_recv_test.c | 104 name = nvlist_next(nvl, &type, &cookie); in parent() 110 name = nvlist_next(nvl, &type, &cookie); in parent() 116 name = nvlist_next(nvl, &type, &cookie); in parent() 122 name = nvlist_next(nvl, &type, &cookie); in parent() 128 name = nvlist_next(nvl, &type, &cookie); in parent() 134 name = nvlist_next(nvl, &type, &cookie); in parent() 140 name = nvlist_next(nvl, &type, &cookie); in parent() 146 name = nvlist_next(nvl, &type, &cookie); in parent() 152 name = nvlist_next(nvl, &type, &cookie); in parent() 158 name = nvlist_next(nvl, &type, &cookie); in parent() [all …]
|
| D | nv_tests.cc | 58 ATF_REQUIRE_EQ(nvlist_next(nvl, &type, &it), static_cast<const char *>(NULL)); in ATF_TEST_CASE_BODY() 86 ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0); in ATF_TEST_CASE_BODY() 88 ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL)); in ATF_TEST_CASE_BODY() 118 ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0); in ATF_TEST_CASE_BODY() 120 ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL)); in ATF_TEST_CASE_BODY() 151 ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0); in ATF_TEST_CASE_BODY() 153 ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL)); in ATF_TEST_CASE_BODY() 188 ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0); in ATF_TEST_CASE_BODY() 190 ATF_REQUIRE_EQ(nvlist_next(nvl, &type,&it), static_cast<const char *>(NULL)); in ATF_TEST_CASE_BODY() 230 ATF_REQUIRE_EQ(strcmp(nvlist_next(nvl, &type, &it), key), 0); in ATF_TEST_CASE_BODY() [all …]
|
| D | nv_array_tests.cc | 801 while ((name = nvlist_next(travel, &type, &cookie)) != NULL) { in ATF_TEST_CASE_BODY() 869 while ((name = nvlist_next(travel, &type, &cookie)) != in ATF_TEST_CASE_BODY()
|
| /freebsd-12-stable/sys/dev/pci/ |
| D | pci_iov_schema.c | 455 while ((param_name = nvlist_next(sub_schema, &type, &it)) != NULL) { in pci_iov_validate_subsystem_schema() 484 while ((name = nvlist_next(driver_schema, &type, &it)) != NULL) { in pci_iov_validate_param_collisions() 504 while ((name = nvlist_next(dev_schema, &type, &it)) != NULL) { in pci_iov_validate_schema_subsystems() 548 while ((name = nvlist_next(dev_schema, &type, &it)) != NULL) { in pci_iov_validate_schema_devices() 587 while ((name = nvlist_next(schema, &type, &cookie)) != NULL) { in pci_iov_schema_validate_required() 632 while ((name = nvlist_next(config, &type, &cookie)) != NULL) { in pci_iov_schema_validate_types() 738 while ((name = nvlist_next(config, &type, &cookie)) != NULL) { in pci_iov_schema_validate_device_subsystems() 810 while ((name = nvlist_next(config, &type, &cookie)) != NULL) { in pci_iov_schema_validate_device_names()
|
| /freebsd-12-stable/usr.sbin/iovctl/ |
| D | validate.c | 115 while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) { in apply_subsystem_defaults() 179 while ((name = nvlist_next(schema, &type, &cookie)) != NULL) { in validate_subsystem() 264 while ((key = nvlist_next(config, &type, &cookie)) != NULL) { in validate_config()
|
| D | iovctl.c | 364 while ((name = nvlist_next(subsystem_schema, &nvtype, &it)) != NULL) { in print_subsystem_schema()
|
| /freebsd-12-stable/lib/libcasper/services/cap_sysctl/ |
| D | cap_sysctl.c | 118 while ((name = nvlist_next(nvl, &type, &cookie)) != NULL) { in sysctl_check_one() 174 while ((name = nvlist_next(limits, &type, &cookie)) != NULL) { in sysctl_allowed() 209 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in sysctl_limit()
|
| /freebsd-12-stable/lib/libcasper/services/cap_pwd/ |
| D | cap_pwd.c | 427 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in pwd_allowed_cmds() 455 while ((name = nvlist_next(limits, &type, &cookie)) != NULL) { in pwd_allowed_user() 487 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in pwd_allowed_users() 532 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in pwd_allowed_fields() 739 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in pwd_limit()
|
| /freebsd-12-stable/lib/libcasper/services/cap_grp/ |
| D | cap_grp.c | 472 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in grp_allowed_cmds() 500 while ((name = nvlist_next(limits, &type, &cookie)) != NULL) { in grp_allowed_group() 532 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in grp_allowed_groups() 577 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in grp_allowed_fields() 745 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in grp_limit()
|
| /freebsd-12-stable/lib/libcasper/services/cap_dns/ |
| D | cap_dns.c | 322 while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) { in limit_remove() 391 while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) { in dns_allowed_type() 418 while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) { in dns_allowed_family() 682 while ((name = nvlist_next(limits, NULL, &cookie)) != NULL) { in limit_has_entry() 702 while ((name = nvlist_next(newlimits, &nvtype, &cookie)) != NULL) { in dns_limit()
|
| /freebsd-12-stable/stand/libsa/zfs/ |
| D | libzfs.h | 117 int nvlist_next(nvlist_t *);
|
| D | nvlist.c | 483 nvlist_next(nvlist_t *nvl) in nvlist_next() function
|
| D | zfsimpl.c | 1134 rc = nvlist_next(kids); in vdev_from_nvlist() 1247 rc = nvlist_next(kids); in vdev_update_from_nvlist() 1312 rc = nvlist_next(kids); in vdev_init_from_nvlist()
|
| /freebsd-12-stable/usr.sbin/rtsold/ |
| D | cap_script.c | 223 while ((name = nvlist_next(newlimits, &nvtype, &cookie)) != NULL) { in script_limit()
|
| /freebsd-12-stable/lib/libcasper/libcasper/ |
| D | libcasper_service.c | 130 while ((name = nvlist_next(newlimits, &type, &cookie)) != NULL) { in casper_limit()
|
| /freebsd-12-stable/sys/cddl/compat/opensolaris/sys/ |
| D | nvpair.h | 124 #define nvlist_next illumos_nvlist_next macro
|
| /freebsd-12-stable/sys/sys/ |
| D | nv.h | 108 const char *nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep);
|
| /freebsd-12-stable/sys/contrib/libnv/ |
| D | nvlist.c | 707 while (nvlist_next(nvl, &type, &cookie) != NULL) { in nvlist_xdescriptors() 788 while (nvlist_next(nvl, &type, &cookie) != NULL) { in nvlist_ndescriptors() 1385 nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep) in nvlist_next() function
|
| /freebsd-12-stable/usr.sbin/config/ |
| D | mkmakefile.c | 296 name = nvlist_next(nvl, NULL, &cookie); in dump_nvlist()
|
| /freebsd-12-stable/share/man/man9/ |
| D | Makefile | 1552 nv.9 nvlist_next.9 \
|
| /freebsd-12-stable/sys/cam/ctl/ |
| D | ctl.c | 3110 while ((name = nvlist_next(lun->be_lun->options, &type, in ctl_ioctl() 3348 while ((name = nvlist_next(port->options, &type, in ctl_ioctl()
|
| /freebsd-12-stable/ |
| D | ObsoleteFiles.inc | 6338 OLD_FILES+=usr/share/man/man3/nvlist_next.3.gz
|