Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c72 } restarter_protocol_event_queue_t; typedef
75 static restarter_protocol_event_queue_t *restarter_queue;
203 sizeof (restarter_protocol_event_queue_t)); in restarter_protocol_init()