Searched refs:walk_property_astrings (Results 1 – 3 of 3) sorted by relevance
670 int walk_property_astrings(scf_property_t *, callback_t, void *);
3486 walk_property_astrings(scf_property_t *prop, callback_t cb, void *arg) in walk_property_astrings() function
2659 err = walk_property_astrings(prop, (callback_t)process_dependency_fmri, in process_dependency_pg()