Home
last modified time | relevance | path

Searched refs:nvlist_move_bool_array (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dnv.h181 void nvlist_move_bool_array(nvlist_t *nvl, const char *name, bool *value, size_t nitems);
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c1759 nvlist_move_bool_array(nvlist_t *nvl, const char *name, bool *value, in nvlist_move_bool_array() function