Home
last modified time | relevance | path

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
78 static graph_protocol_event_queue_t *graph_queue;
88 graph_queue = startd_zalloc(sizeof (graph_protocol_event_queue_t)); in graph_protocol_init()