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

/freebsd-10-stable/lib/libfetch/
H A Dhttp.c710 http_header_lex(const char **cpp, char *buf) function
768 lex = http_header_lex(&cp, key);
798 lex = http_header_lex(&cp, key);
803 lex = http_header_lex(&cp, buf);
808 lex = http_header_lex(&cp, value);
833 lex = http_header_lex(&cp, key);

Completed in 64 milliseconds