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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.h56 } graph_protocol_event_t; typedef in typeref:struct:graph_protocol_event
88 graph_protocol_event_t *graph_event_dequeue();
89 void graph_event_requeue(graph_protocol_event_t *);
90 void graph_event_release(graph_protocol_event_t *);

Completed in 44 milliseconds