Home
last modified time | relevance | path

Searched refs:sio_flush (Results 1 – 11 of 11) sorted by relevance

/dports/mail/balsa/balsa-2.5.1/libbalsa/imap/
H A Dsiobuf.h46 #define sio_flush bnio_flush macro
71 void sio_flush(struct siobuf *sio);
H A Dpop3.c219 sio_flush(pop->sio); in pop_exec()
581 sio_write(pop->sio, "List\r\n", 6); sio_flush(pop->sio); in pop_connect()
649 sio_flush(pop->sio); in pop_fetch_message_s()
676 sio_flush(pop->sio); in pop_delete_message_s()
827 sio_flush(pop->sio); in pop_complete_pending_requests()
H A Dsiobuf.c505 sio_flush (struct siobuf *sio) in sio_flush() function
H A Dimap-handle.c455 sio_write(h->sio, " IDLE\r\n", 7); sio_flush(h->sio); in idle_start()
485 sio_flush(h->sio); in imap_cmd_issue()
542 sio_write(h->sio,"DONE\r\n",6); sio_flush(h->sio); in imap_handle_idle_disable()
2113 sio_flush(handle->sio); in imap_cmd_exec_cmdno()
2160 sio_flush(handle->sio); in imap_cmd_exec_cmds()
2202 sio_flush(handle->sio); in imap_handle_flush()
H A Dimap-commands.c501 sio_flush(handle->sio); in append_commit()
595 sio_flush(handle->sio); in imap_mbox_append_multi_real()
945 sio_flush(h->sio); in imap_assure_needed_flags()
/dports/mail/libesmtp/libesmtp-1.0.6/
H A Dsiobuf.h44 void sio_flush(struct siobuf *sio);
H A Dsiobuf.c347 sio_flush (sio); in sio_write()
357 sio_flush (sio); in sio_write()
415 sio_flush (struct siobuf *sio) in sio_flush() function
H A Dprotocol.c370 sio_flush (conn); in do_session()
1443 sio_flush (conn); in cmd_data2()
/dports/dns/ldapdns/ldapdns-2.07/
H A Dsio.h144 void inline sio_flush(bin_t b) in sio_flush() function
H A Dtcpserver.c39 sio_flush(tcpserver_active); in tp_housekeeping()
/dports/mail/balsa/balsa-2.5.1/
H A DChangeLog2117 (sio_flush): indicate when buffer has been deallocated.