Home
last modified time | relevance | path

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

/dports/mail/deforaos-mailer/Mailer-0.1.7/src/account/
H A Dpop3.c89 } POP3Context; typedef
94 POP3Context context;
161 static POP3Command * _pop3_command(POP3 * pop3, POP3Context context,
330 static POP3Command * _pop3_command(POP3 * pop3, POP3Context context, in _pop3_command()