Home
last modified time | relevance | path

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

/dports/mail/fetchmail/fetchmail-6.4.28/
H A Dpop3.c750 static int pop3_gettopid(int sock, int num , char *id, size_t idsize) in pop3_gettopid() function
903 if ((ok = pop3_gettopid(sock, 1, id, sizeof(id))) != 0) in pop3_slowuidl()
919 if ((ok = pop3_gettopid(sock, try_id, id, sizeof(id))) != 0) in pop3_slowuidl()
944 if ((ok = pop3_gettopid(sock, try_id, id, sizeof(id))) != 0) in pop3_slowuidl()
/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Dpop3.c750 static int pop3_gettopid(int sock, int num , char *id, size_t idsize) in pop3_gettopid() function
903 if ((ok = pop3_gettopid(sock, 1, id, sizeof(id))) != 0) in pop3_slowuidl()
919 if ((ok = pop3_gettopid(sock, try_id, id, sizeof(id))) != 0) in pop3_slowuidl()
944 if ((ok = pop3_gettopid(sock, try_id, id, sizeof(id))) != 0) in pop3_slowuidl()