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.c2020 static int configure_vertex(graph_vertex_t *, scf_instance_t *);
2111 err = configure_vertex(rv, inst); in graph_change_restarter()
2446 err = configure_vertex(v, inst); in process_dependency_fmri()
3119 configure_vertex(graph_vertex_t *v, scf_instance_t *inst) in configure_vertex() function
4124 err = configure_vertex(v, inst); in dgraph_add_instance()