Searched refs:eq_append (Results 1 – 2 of 2) sorted by relevance
80 …my $eq_append = !defined($self->expected_append) || $self->expected_append eq $self->gotten_append;81 unless ($eq && $eq_append && $self->expected_offset==$self->gotten_offset) {90 unless ($eq_append) {
219 static void eq_append(EventQueue *eq, Event *e) in eq_append() function340 eq_append(p->eq, eq_create_event(got_smsc)); in smpp_emu_handle_pdu()348 eq_append(p->eq, in smpp_emu_handle_pdu()354 eq_append(p->eq, eq_create_event(deliver_ack)); in smpp_emu_handle_pdu()359 eq_append(p->eq, eq_create_event(got_enquire_link)); in smpp_emu_handle_pdu()534 eq_append(undelivered_messages, eq_create_event(deliver)); in smsc_emu_deliver()606 eq_append(eq, eq_create_http_request(client, in httpd_emu()