Searched refs:POP3Transport_CallbackRecvRETRResp (Results 1 – 1 of 1) sorted by relevance
469 static void POP3Transport_CallbackRecvRETRResp(IInternetTransport *iface, char *pBuffer, int cbBuff… in POP3Transport_CallbackRecvRETRResp() function1081 InternetTransport_DoCommand(&This->InetTransport, command, POP3Transport_CallbackRecvRETRResp); in POP3Transport_CommandRETR()