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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c774 nwam_value_t configsrcval, requiredval; local
778 if (nwam_loc_get_prop_value(loch, configsrcprop, &configsrcval)
785 if (nwam_value_get_uint64_array(configsrcval, &configsrcs, &numvalues)
789 nwam_value_free(configsrcval);
805 nwam_value_free(configsrcval);

Completed in 22 milliseconds