Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c437 _http_match(const char *str, const char *hdr) in _http_match() function
470 if ((*p = _http_match(hdr_names[i].name, conn->buf)) != NULL) in _http_next_header()