HomeSort by: relevance | last modified time | path
    Searched defs:_http_next_header (Results 1 - 2 of 2) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
http.c 452 _http_next_header(conn_t *conn, const char **p) function in typeref:typename:hdr_t
1003 switch ((h = _http_next_header(conn, &p))) {
http.c 452 _http_next_header(conn_t *conn, const char **p) function in typeref:typename:hdr_t
1003 switch ((h = _http_next_header(conn, &p))) {

Completed in 25 milliseconds