Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnvpair/
H A Dmapfile-vers84 fnvlist_lookup_boolean_value;
/titanic_50/usr/src/uts/common/sys/
H A Dnvpair.h321 boolean_t fnvlist_lookup_boolean_value(nvlist_t *nvl, const char *name);
/titanic_50/usr/src/common/nvpair/
H A Dfnvpair.c320 fnvlist_lookup_boolean_value(nvlist_t *nvl, const char *name) in fnvlist_lookup_boolean_value() function