Searched refs:graph_protocol_event_queue_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c67 } graph_protocol_event_queue_t; typedef in typeref:struct:graph_protocol_event_queue
78 static graph_protocol_event_queue_t *graph_queue;
88 graph_queue = startd_zalloc(sizeof (graph_protocol_event_queue_t));

Completed in 57 milliseconds