Searched refs:restarter_event_handle_t (Results 1 – 3 of 3) sorted by relevance
65 typedef struct restarter_event_handle restarter_event_handle_t; typedef177 restarter_event_handle_t **);183 restarter_event_handle_t *restarter_event_get_handle(restarter_event_t *);243 int restarter_set_states(restarter_event_handle_t *, const char *,
106 restarter_event_handle_t *re_event_handle;600 restarter_event_handle_t *h = (restarter_event_handle_t *)cookie; in cb()651 restarter_event_handle_t **rehp) in restarter_bind_handle()653 restarter_event_handle_t *h; in restarter_bind_handle()666 if ((h = uu_zalloc(sizeof (restarter_event_handle_t))) == NULL) in restarter_bind_handle()733 restarter_event_handle_t *842 restarter_set_states(restarter_event_handle_t *h, const char *inst, in restarter_set_states()
193 static restarter_event_handle_t *rst_event_handle = NULL;