Searched refs:nvlist_clone (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/libnv/
H A DMakefile34 nv.3 nvlist_clone.3 \
/freebsd-10-stable/lib/libnv/tests/
H A Dnvlist_move_test.c130 ptr = nvlist_clone(nvl);
H A Dnv_tests.cc306 clone = nvlist_clone(nvl);
331 clone = nvlist_clone(nvl);
404 clone = nvlist_clone(nvl);
424 clone = nvlist_clone(nvl);
/freebsd-10-stable/sys/sys/
H A Dnv.h81 nvlist_t *nvlist_clone(const nvlist_t *nvl);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h68 #define nvlist_clone illumos_nvlist_clone macro
/freebsd-10-stable/sys/kern/
H A Dsubr_nvpair.c833 nvl = nvlist_clone(value);
H A Dsubr_nvlist.c313 nvlist_clone(const nvlist_t *nvl) function

Completed in 77 milliseconds