Lines Matching defs:event
126 void iriap_do_client_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_client_event()
135 void iriap_do_call_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_call_event()
144 void iriap_do_server_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_server_event()
153 void iriap_do_r_connect_event(struct iriap_cb *self, IRIAP_EVENT event, in iriap_do_r_connect_event()
169 static void state_s_disconnect(struct iriap_cb *self, IRIAP_EVENT event, in state_s_disconnect()
199 static void state_s_connecting(struct iriap_cb *self, IRIAP_EVENT event, in state_s_connecting()
232 static void state_s_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_call()
255 static void state_s_make_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_make_call()
283 static void state_s_calling(struct iriap_cb *self, IRIAP_EVENT event, in state_s_calling()
295 static void state_s_outstanding(struct iriap_cb *self, IRIAP_EVENT event, in state_s_outstanding()
318 static void state_s_replying(struct iriap_cb *self, IRIAP_EVENT event, in state_s_replying()
330 static void state_s_wait_for_call(struct iriap_cb *self, IRIAP_EVENT event, in state_s_wait_for_call()
343 static void state_s_wait_active(struct iriap_cb *self, IRIAP_EVENT event, in state_s_wait_active()
361 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()
421 static void state_r_waiting(struct iriap_cb *self, IRIAP_EVENT event, in state_r_waiting()
427 static void state_r_wait_active(struct iriap_cb *self, IRIAP_EVENT event, in state_r_wait_active()
439 static void state_r_receiving(struct iriap_cb *self, IRIAP_EVENT event, in state_r_receiving()
462 static void state_r_execute(struct iriap_cb *self, IRIAP_EVENT event, in state_r_execute()
491 static void state_r_returning(struct iriap_cb *self, IRIAP_EVENT event, in state_r_returning()