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, function
444 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) {
447 * an error was already logged by get_property_value,
486 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) {
492 if (get_property_value(lfmri, lpg, lprop, B_FALSE, &res) != 0) {
494 * an error was already logged by get_property_value,
531 if (get_property_value(lfmri, lpg, lprop, B_TRUE, &res) != 0) {
534 * an error was already logged by get_property_value,

Completed in 63 milliseconds