Home
last modified time | relevance | path

Searched refs:depgroup_read_grouping (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.h657 depgroup_type_t depgroup_read_grouping(scf_handle_t *, scf_propertygroup_t *);
H A Dlibscf.c651 depgroup_read_grouping(scf_handle_t *h, scf_propertygroup_t *pg) in depgroup_read_grouping() function
H A Dgraph.c2596 deptype = depgroup_read_grouping(h, pg); in process_dependency_pg()