Searched refs:nvlist_destroy (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/lib/libnv/tests/
H A Ddnv_tests.cc50 nvlist_destroy(nvl);
70 nvlist_destroy(nvl);
89 nvlist_destroy(nvl);
108 nvlist_destroy(nvl);
129 nvlist_destroy(nvl);
153 nvlist_destroy(nvl);
174 nvlist_destroy(nvl);
194 nvlist_destroy(nvl);
223 nvlist_destroy(nvl);
264 nvlist_destroy(nv
[all...]
H A Dnv_tests.cc59 nvlist_destroy(nvl);
89 nvlist_destroy(nvl);
121 nvlist_destroy(nvl);
154 nvlist_destroy(nvl);
191 nvlist_destroy(nvl);
233 nvlist_destroy(sublist);
234 nvlist_destroy(nvl);
249 nvlist_destroy(nvl);
250 nvlist_destroy(parent);
294 nvlist_destroy(nv
[all...]
H A Dnvlist_move_test.c158 nvlist_destroy(nvl);
H A Dnvlist_add_test.c193 nvlist_destroy(nvl);
H A Dnvlist_free_test.c218 nvlist_destroy(nvl);
H A Dnvlist_get_test.c179 nvlist_destroy(nvl);
H A Dnvlist_exists_test.c318 nvlist_destroy(nvl);
H A Dnvlist_send_recv_test.c85 nvlist_destroy(nvl);
/freebsd-10-stable/lib/libnv/
H A DMakefile36 nv.3 nvlist_destroy.3 \
/freebsd-10-stable/sys/sys/
H A Dnv.h75 void nvlist_destroy(nvlist_t *nvl);
/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c142 nvlist_destroy(nvlist_t *nvl) function
334 nvlist_destroy(newnvl);
849 nvlist_destroy(retnvl);
964 nvlist_destroy(nvl);
967 nvlist_destroy(nvl);
1291 nvlist_destroy(value);
H A Dsubr_nvpair.c839 nvlist_destroy(nvl);
928 nvlist_destroy(value);
935 nvlist_destroy(value);
1065 nvlist_destroy((nvlist_t *)(intptr_t)nvp->nvp_data);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h71 #define nvlist_destroy illumos_nvlist_destroy macro

Completed in 129 milliseconds