HomeSort by relevance Sort by last modified time
    Searched refs:PROTO_FAMILY_POP3 (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
urldata.h 68 #define PROTO_FAMILY_POP3 (CURLPROTO_POP3|CURLPROTO_POP3S)
    [all...]
transfer.c 754 if(conn->handler->protocol&PROTO_FAMILY_POP3)
    [all...]

Completed in 62 milliseconds