Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2748 vertex_unref(graph_vertex_t *v) in vertex_unref() function
3072 if (vertex_unref(vv) == VERTEX_INUSE && in refresh_vertex()
5026 if (vertex_unref(v) == VERTEX_INUSE) in dgraph_remove_instance()
5598 (void) vertex_unref(milestone); in dgraph_set_milestone()