Searched defs:http_parse_auth_params (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-auth.c91 http_parse_auth_params(struct http_parser *parser, function
169 if ((ret=http_parse_auth_params(&parser, &chlng.params)) <= 0) {
225 if ((ret=http_parse_auth_params(&parser, &crdts->params)) <= 0) {

Completed in 456 milliseconds