Lines Matching refs:scf_property_t
400 libscf_read_single_astring(scf_handle_t *h, scf_property_t *prop, char **ret) in libscf_read_single_astring()
512 scf_property_t *prop; in libscf_read_state()
595 scf_property_t *prop; in depgroup_empty()
626 scf_property_t *prop; in depgroup_read_scheme()
656 scf_property_t *prop = safe_scf_property_create(h); in depgroup_read_grouping()
684 scf_property_t *prop = safe_scf_property_create(h); in depgroup_read_restart()
727 scf_property_t *prop; in get_boolean()
850 scf_property_t *prop; in get_count()
943 scf_property_t *prop = safe_scf_property_create(h); in get_restarter()
1709 pg_get_milestone(scf_propertygroup_t *pg, scf_property_t *prop, in pg_get_milestone()
1770 libscf_get_milestone(scf_instance_t *inst, scf_property_t *prop, in libscf_get_milestone()
1854 libscf_extract_runlevel(scf_property_t *prop, char *rlp) in libscf_extract_runlevel()
2083 scf_property_t *prop = NULL; in libscf_get_template_values()
2217 scf_property_t *prop = NULL; in libscf_get_startd_properties()
2341 scf_property_t *prop = NULL; in libscf_read_method_ids()
2871 scf_property_t *prop = NULL; in libscf_get_method()
3151 scf_property_t *prop; in libscf_unset_action()
3494 walk_property_astrings(scf_property_t *prop, callback_t cb, void *arg) in walk_property_astrings()