Home
last modified time | relevance | path

Searched refs:nvpair_move_string_array (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/libnv/
H A Dnv_impl.h145 nvpair_t *nvpair_move_string_array(const char *name, char **value, size_t nitems);
H A Dbsd_nvpair.c1658 nvpair_move_string_array(const char *name, char **value, size_t nitems) in nvpair_move_string_array() function
H A Dnvlist.c1792 nvp = nvpair_move_string_array(name, value, nitems); in nvlist_move_string_array()
/freebsd-14.2/sys/sys/
H A Dnv_namespace.h243 #define nvpair_move_string_array FreeBSD_nvpair_move_string_array macro