Home
last modified time | relevance | path

Searched refs:nvlist_unpack (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-12-stable/usr.sbin/fstyp/
Dzfs.c66 if ((nvlist_unpack(vdev_phys->vp_nvlist, sizeof(vdev_phys->vp_nvlist), in fstyp_zfs()
/freebsd-12-stable/lib/libnv/tests/
Dnv_tests.cc444 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
471 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
474 unpacked = nvlist_unpack(packed, packed_size, NV_FLAG_IGNORE_CASE); in ATF_TEST_CASE_BODY()
477 unpacked = nvlist_unpack(packed, packed_size, NV_FLAG_NO_UNIQUE); in ATF_TEST_CASE_BODY()
572 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
653 unpacked = nvlist_unpack(packed, size, 0); in ATF_TEST_CASE_BODY()
Dnv_array_tests.cc936 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
978 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
1084 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
1135 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
Dnvpair.h148 #define nvlist_unpack illumos_nvlist_unpack macro
/freebsd-12-stable/usr.sbin/iovctl/
Diovctl.c83 schema = nvlist_unpack(arg.schema, arg.len, NV_FLAG_IGNORE_CASE); in get_schema()
/freebsd-12-stable/sys/sys/
Dnv.h102 nvlist_t *nvlist_unpack(const void *buf, size_t size, int flags);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_import.c896 if (nvlist_unpack(label->vl_vdev_phys.vp_nvlist, in zpool_read_label()
979 if (nvlist_unpack(labels[l].vp_nvlist, in zpool_read_all_labels()
1516 if (nvlist_unpack(buf, statbuf.st_size, &raw, 0) != 0) { in zpool_find_import_cached()
Dlibzfs_sendrecv.c1592 int error = nvlist_unpack(packed, packed_len, &nv, KM_SLEEP); in zfs_send_resume_token_to_nvlist()
2197 err = nvlist_unpack(buf, len, nvp, 0); in recv_read_nvlist()
3541 VERIFY(0 == nvlist_unpack((void *)(uintptr_t)zc.zc_nvlist_dst, in zfs_receive_one()
Dlibzfs_util.c893 if (nvlist_unpack((void *)(uintptr_t)zc->zc_nvlist_dst, in zcmd_read_dst_nvlist()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/nvpair/
Dopensolaris_fnvpair.c103 VERIFY0(nvlist_unpack(buf, buflen, &rv, KM_SLEEP)); in fnvlist_unpack()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa_config.c114 if (nvlist_unpack(buf, fsize, &nvlist, KM_SLEEP) != 0) in spa_config_load()
Dzfs_fuid.c131 VERIFY(nvlist_unpack(packed, fuid_size, in zfs_fuid_table_load()
Dvdev_disk.c942 if (nvlist_unpack(label->vl_vdev_phys.vp_nvlist, in vdev_disk_read_rootlabel()
Dvdev_geom.c493 if (nvlist_unpack(buf, buflen, &config, 0) != 0) in vdev_geom_read_config()
Dvdev_label.c608 nvlist_unpack(vp->vp_nvlist, sizeof (vp->vp_nvlist), in vdev_label_read_config()
/freebsd-12-stable/sys/netpfil/pf/
Dpf_syncookies.c202 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pf_set_syncookies()
Dpf_ioctl.c2331 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pfioctl()
2505 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pfioctl()
5189 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pf_keepcounters()
5315 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pf_killstates_nv()
5373 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pf_clearstates_nv()
5432 nvl = nvlist_unpack(nvlpacked, nv->len, 0); in pf_getstate()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Dnvpair.h158 int nvlist_unpack(char *, size_t, nvlist_t **, int);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
Dioctl.c215 errno = nvlist_unpack(nvbuf, zc->zc_nvlist_dst_size, &nvl, 0); in ioctl_with_dstnv()
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zstreamdump/
Dzstreamdump.c363 err = nvlist_unpack(buf, sz, &nv, 0); in main()
/freebsd-12-stable/sys/dev/pci/
Dpci_iov.c411 config = nvlist_unpack(packed_config, arg->len, NV_FLAG_IGNORE_CASE); in pci_iov_parse_config()
/freebsd-12-stable/usr.sbin/ctld/
Dkernel.c1065 req.result_nvl = nvlist_unpack(result_buf, req.result_len, 0); in kernel_port_add()
/freebsd-12-stable/lib/libpfctl/
Dlibpfctl.c93 *nvl = nvlist_unpack(nv.data, nv.len, 0); in pfctl_do_ioctl()
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
Dzdb.c263 VERIFY(nvlist_unpack(packed, nvsize, &nv, 0) == 0); in dump_packed_nvlist()
2540 if (nvlist_unpack(buf, statbuf.st_size, &config, 0) != 0) { in dump_cachefile()
2753 if (nvlist_unpack(buf, buflen, &config, 0) != 0) { in dump_label()
/freebsd-12-stable/sys/contrib/libnv/
Dnvlist.c1225 nvlist_unpack(const void *buf, size_t size, int flags) in nvlist_unpack() function

12