Searched defs:VERTEX_REMOVED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c176 #define VERTEX_REMOVED 0 /* vertex has been freed */ macro
941 * Return VERTEX_REMOVED when the vertex passed in argument is deleted from the
956 return (VERTEX_REMOVED);
962 return (VERTEX_REMOVED);
2773 * Return VERTEX_REMOVED when the vertex has been removed otherwise

Completed in 107 milliseconds