Home
last modified time | relevance | path

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

/dports/mail/deforaos-mailer/Mailer-0.1.7/src/account/
H A Dpop3.c167 static void _pop3_event_status(POP3 * pop3, AccountStatus status,
567 static void _pop3_event_status(POP3 * pop3, AccountStatus status, in _pop3_event_status() function
689 _pop3_event_status(pop3, AS_CONNECTING, buf); in _on_connect()
784 _pop3_event_status(pop3, AS_CONNECTED, buf); in _on_watch_can_connect()
934 _pop3_event_status(pop3, AS_DISCONNECTED, NULL); in _on_watch_can_read()
958 _pop3_event_status(pop3, AS_IDLE, NULL); in _on_watch_can_read()
1004 _pop3_event_status(pop3, AS_DISCONNECTED, buf); in _on_watch_can_read_ssl()
1034 _pop3_event_status(pop3, AS_IDLE, NULL); in _on_watch_can_read_ssl()
1088 _pop3_event_status(pop3, AS_DISCONNECTED, NULL); in _on_watch_can_write()
1133 _pop3_event_status(pop3, AS_DISCONNECTED, buf); in _on_watch_can_write_ssl()