Searched defs:prop_get_val (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1185 prop_get_val(scf_property_t *prop, scf_value_t *val) function
4011 if (prop_get_val(ud_prop, fname_value) == 0 &&
8977 if (prop_get_val(prop, val) != 0) {
9258 prop_get_val(exp_prop, exp_val) == 0) {
9481 prop_get_val(exp_prop, exp_val) == 0) {
9558 prop_get_val(exp_prop, exp_val) == 0) {
9749 prop_get_val(exp_prop, exp_val) == 0) {
9825 prop_get_val(exp_prop, exp_val) == 0) {
9955 prop_get_val(exp_prop, exp_val) == 0) {
9990 prop_get_val(exp_pro
[all...]

Completed in 68 milliseconds