Home
last modified time | relevance | path

Searched refs:fnvlist_add_boolean_value (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libnvpair/
H A Dmapfile-vers55 fnvlist_add_boolean_value;
/titanic_41/usr/src/uts/common/sys/
H A Dnvpair.h290 void fnvlist_add_boolean_value(nvlist_t *, const char *, boolean_t);
/titanic_41/usr/src/common/nvpair/
H A Dfnvpair.c137 fnvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t val) in fnvlist_add_boolean_value() function