Searched refs:nvlist_move_string (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/lib/libnv/tests/
H A Dnvlist_move_test.c66 nvlist_move_string(nvl, "nvlist/string/", ptr);
74 nvlist_move_string(nvl, "nvlist/string/x", ptr);
83 nvlist_move_string(nvl, "nvlist/string/abcdefghijklmnopqrstuvwxyz",
H A Dnv_tests.cc640 nvlist_move_string(nvl, key, value);
/freebsd-10-stable/lib/libnv/
H A DMakefile70 nv.3 nvlist_move_string.3 \
/freebsd-10-stable/sys/sys/
H A Dnv.h143 void nvlist_move_string(nvlist_t *nvl, const char *name, char *value);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h155 #define nvlist_move_string illumos_nvlist_move_string macro
/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c1266 nvlist_move_string(nvlist_t *nvl, const char *name, char *value) function

Completed in 92 milliseconds