Searched refs:restarter_event_handle_t (Results 1 – 3 of 3) sorted by relevance
67 typedef struct restarter_event_handle restarter_event_handle_t; typedef183 restarter_event_handle_t **);189 restarter_event_handle_t *restarter_event_get_handle(restarter_event_t *);249 int restarter_set_states(restarter_event_handle_t *, const char *,
108 restarter_event_handle_t *re_event_handle;602 restarter_event_handle_t *h = (restarter_event_handle_t *)cookie; in cb()653 restarter_event_handle_t **rehp) in restarter_bind_handle()655 restarter_event_handle_t *h; in restarter_bind_handle()668 if ((h = uu_zalloc(sizeof (restarter_event_handle_t))) == NULL) in restarter_bind_handle()735 restarter_event_handle_t *844 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;