Searched refs:scratch_prop (Results 1 – 1 of 1) sorted by relevance
100 static scf_property_t *scratch_prop; variable227 if (scf_pg_get_property(pg, pname, scratch_prop) == -1 || in pg_get_prop_value()228 scf_property_get_value(scratch_prop, v) == -1) { in pg_get_prop_value()661 scratch_prop = scf_property_create(h); in main()665 scratch_prop == NULL || scratch_v == NULL) { in main()