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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c707 http_header_lex(const char **cpp, char *buf) function
765 lex = http_header_lex(&cp, key);
795 lex = http_header_lex(&cp, key);
800 lex = http_header_lex(&cp, buf);
805 lex = http_header_lex(&cp, value);
830 lex = http_header_lex(&cp, key);

Completed in 100 milliseconds