Searched refs:http_response_parser_init (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-response-parser.h15 http_response_parser_init(struct istream *input,
H A Dtest-http-response-parser.c184 parser = http_response_parser_init(input, NULL,
327 parser = http_response_parser_init(input, NULL,
364 parser = http_response_parser_init(input, NULL,
378 parser = http_response_parser_init(input, NULL, 0);
H A Dhttp-response-parser.c36 http_response_parser_init(struct istream *input, function
H A Dhttp-client-connection.c1370 conn->http_parser = http_response_parser_init

Completed in 42 milliseconds