Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c399 get_property_value(const char *fmri, const char *pg, const char *prop, in get_property_value() function
444 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) { in nwamd_lookup_boolean_property()
486 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) { in nwamd_lookup_string_property()
492 if (get_property_value(lfmri, lpg, lprop, B_FALSE, &res) != 0) { in nwamd_lookup_string_property()
531 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) { in nwamd_lookup_count_property()