• Home
  • Raw
  • Download

Lines Matching defs:event

128 void iriap_do_client_event(struct iriap_cb *self, IRIAP_EVENT event,  in iriap_do_client_event()
137 void iriap_do_call_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_call_event()
146 void iriap_do_server_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_server_event()
155 void iriap_do_r_connect_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_r_connect_event()
171 static void state_s_disconnect(struct iriap_cb *self, IRIAP_EVENT event, in state_s_disconnect()
201 static void state_s_connecting(struct iriap_cb *self, IRIAP_EVENT event, in state_s_connecting()
234 static void state_s_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_call()
257 static void state_s_make_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_make_call()
285 static void state_s_calling(struct iriap_cb *self, IRIAP_EVENT event, in state_s_calling()
297 static void state_s_outstanding(struct iriap_cb *self, IRIAP_EVENT event, in state_s_outstanding()
320 static void state_s_replying(struct iriap_cb *self, IRIAP_EVENT event, in state_s_replying()
332 static void state_s_wait_for_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_wait_for_call()
345 static void state_s_wait_active(struct iriap_cb *self, IRIAP_EVENT event, in state_s_wait_active()
363 static void state_r_disconnect(struct iriap_cb *self, IRIAP_EVENT event, in state_r_disconnect()
397 static void state_r_call(struct iriap_cb *self, IRIAP_EVENT event, in state_r_call()
419 static void state_r_waiting(struct iriap_cb *self, IRIAP_EVENT event, in state_r_waiting()
425 static void state_r_wait_active(struct iriap_cb *self, IRIAP_EVENT event, in state_r_wait_active()
437 static void state_r_receiving(struct iriap_cb *self, IRIAP_EVENT event, in state_r_receiving()
458 static void state_r_execute(struct iriap_cb *self, IRIAP_EVENT event, in state_r_execute()
485 static void state_r_returning(struct iriap_cb *self, IRIAP_EVENT event, in state_r_returning()