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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam.h212 extern nwam_error_t nwam_value_get_boolean(nwam_value_t, boolean_t *);
H A Dlibnwam_enm.c585 err = nwam_value_get_boolean(enabledval, enabledp);
H A Dlibnwam_loc.c1243 err = nwam_value_get_boolean(enabledval, enabledp);
H A Dlibnwam_values.c248 nwam_value_get_boolean(nwam_value_t value, boolean_t *valuep) function
H A Dlibnwam_ncp.c2547 err = nwam_value_get_boolean(enabledval, enabledp);

Completed in 50 milliseconds