Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.h658 restarter_error_t depgroup_read_restart(scf_handle_t *, scf_propertygroup_t *);
H A Dlibscf.c681 depgroup_read_restart(scf_handle_t *h, scf_propertygroup_t *pg) in depgroup_read_restart() function
H A Dgraph.c2606 rerr = depgroup_read_restart(h, pg); in process_dependency_pg()