Home
last modified time | relevance | path

Searched defs:nvlist_add_boolean_value (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c1342 nvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t value) in nvlist_add_boolean_value() function
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c1270 nvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t val) in nvlist_add_boolean_value() function