Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2018 static int configure_vertex(graph_vertex_t *, scf_instance_t *);
2109 err = configure_vertex(rv, inst); in graph_change_restarter()
2444 err = configure_vertex(v, inst); in process_dependency_fmri()
3117 configure_vertex(graph_vertex_t *v, scf_instance_t *inst) in configure_vertex() function
4122 err = configure_vertex(v, inst); in dgraph_add_instance()