Searched refs:POP3_TYPE_ANY (Results 1 – 2 of 2) sorted by relevance
87 #define POP3_TYPE_ANY (POP3_TYPE_CLEARTEXT|POP3_TYPE_APOP|POP3_TYPE_SASL) macro
1186 pop3c->preftype = POP3_TYPE_ANY; in pop3_connect()1461 pop3c->preftype = POP3_TYPE_ANY; in pop3_parse_url_options()
Completed in 15 milliseconds