Searched refs:E_RESOLVER (Results 1 – 5 of 5) sorted by relevance
67 if (!state->events[E_RESOLVER]) in handle_child_death()77 trigger_event (state, E_RESOLVER, state->backoff); in handle_child_death()
158 if (!state->events[E_RESOLVER]) in action_kickoff_time_sync()169 trigger_event (state, E_RESOLVER, jitter); in action_kickoff_time_sync()
591 if (!state->events[E_RESOLVER]) in platform_init_cros()593 state->events[E_RESOLVER] = event_new (base, -1, EV_TIMEOUT, in platform_init_cros()596 if (!state->events[E_RESOLVER]) in platform_init_cros()602 event_priority_set (state->events[E_RESOLVER], PRI_NET); in platform_init_cros()
146 E_RESOLVER = 0, enumerator
404 if (!e && id == E_RESOLVER) in trigger_event()