Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c711 http_header_lex(const char **cpp, char *buf) in http_header_lex() function
769 lex = http_header_lex(&cp, key); in http_parse_authenticate()
799 lex = http_header_lex(&cp, key); in http_parse_authenticate()
804 lex = http_header_lex(&cp, buf); in http_parse_authenticate()
809 lex = http_header_lex(&cp, value); in http_parse_authenticate()
836 lex = http_header_lex(&cp, key); in http_parse_authenticate()