Searched refs:pop3_proxy_parse_line (Results 1 – 3 of 3) sorted by relevance
5 int pop3_proxy_parse_line(struct client *client, const char *line);
144 int pop3_proxy_parse_line(struct client *client, const char *line) in pop3_proxy_parse_line() function
365 .proxy_parse_line = pop3_proxy_parse_line,