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

/dovecot/src/lib-http/
H A Dhttp-request-parser.h26 http_request_parser_init(struct istream *input,
H A Dtest-http-request-parser.c212 parser = http_request_parser_init(input, NULL, test->flags);
451 parser = http_request_parser_init(input, NULL, test->flags);
493 parser = http_request_parser_init(input, NULL,
507 parser = http_request_parser_init(input, NULL, 0);
H A Dhttp-request-parser.c40 http_request_parser_init(struct istream *input, function
H A Dhttp-server-connection.c171 conn->http_parser = http_request_parser_init

Completed in 11 milliseconds