Home
last modified time | relevance | path

Searched refs:nvlist_clone (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/libnv/tests/
H A Dnv_tests.cc305 clone = nvlist_clone(nvl); in ATF_TEST_CASE_BODY()
330 clone = nvlist_clone(nvl); in ATF_TEST_CASE_BODY()
403 clone = nvlist_clone(nvl); in ATF_TEST_CASE_BODY()
423 clone = nvlist_clone(nvl); in ATF_TEST_CASE_BODY()
H A Dnv_array_tests.cc388 dst = nvlist_clone(src); in ATF_TEST_CASE_BODY()
/freebsd/sys/sys/
H A Dnv_namespace.h100 #define nvlist_clone FreeBSD_nvlist_clone macro
H A Dnv.h86 nvlist_t *nvlist_clone(const nvlist_t *nvl);
/freebsd/lib/libcasper/libcasper/
H A Dservice.c147 sconn->sc_limits = nvlist_clone(limits); in service_connection_add()
/freebsd/sys/contrib/libnv/
H A Dbsd_nvpair.c1265 nvl = nvlist_clone(value); in nvpair_create_nvlist()
1457 nvls[ii] = nvlist_clone(value[ii]); in nvpair_create_nvlist_array()
1988 nvl = nvlist_clone(value); in nvpair_append_nvlist_array()
H A Dnvlist.c435 nvlist_clone(const nvlist_t *nvl) in nvlist_clone() function
/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c1139 cbe_lun->options = nvlist_clone(req->args_nvl); in ctl_backend_ramdisk_create()
1368 cbe_lun->options = nvlist_clone(req->args_nvl); in ctl_backend_ramdisk_modify()
H A Dctl_backend_block.c2653 cbe_lun->options = nvlist_clone(req->args_nvl); in ctl_be_block_create()
2938 cbe_lun->options = nvlist_clone(req->args_nvl); in ctl_be_block_modify()
H A Dctl_frontend_iscsi.c2205 port->options = nvlist_clone(req->args_nvl); in cfiscsi_ioctl_port_create()
/freebsd/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c836 port->options = nvlist_clone(req->args_nvl); in nvmft_port_create()
/freebsd/usr.sbin/ctld/
H A Dkernel.c916 req.args_nvl = nvlist_clone(pg->pg_options); in kernel_port_add()
/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c948 provider_nvl = nvlist_clone( in sndstat_dsp_unpack_nvlist()
/freebsd/share/man/man9/
H A DMakefile1675 nv.9 nvlist_clone.9 \
/freebsd/
H A DObsoleteFiles.inc14633 OLD_FILES+=usr/share/man/man3/nvlist_clone.3.gz