Searched refs:bool_array_value (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c797 boolean_t *bool_array_value; local
860 &bool_array_value, &count);
864 bool_array_value[i] ? "true" : "false");

Completed in 92 milliseconds