Home
last modified time | relevance | path

Searched defs:chunked (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_struct.h108 unsigned chunked:1, /* a chunked request */ member
/freebsd/contrib/libevent/include/event2/
H A Dhttp_struct.h108 unsigned chunked:1, /* a chunked request */ member
/freebsd/libexec/phttpget/
H A Dphttpget.c316 int chunked; /* != if transfer-encoding is chunked */ in main() local
/freebsd/lib/libfetch/
H A Dhttp.c132 int chunked; /* chunked mode */ member
331 http_funopen(conn_t *conn, int chunked) in http_funopen()
1591 int chunked, direct, ims, noredirect, verbose; in http_request_body() local
/freebsd/contrib/wpa/src/wps/
H A Dhttpread.c70 int chunked; /* nonzero for chunked data */ member
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c861 process_one_header(char* buf, size_t* clen, int* chunked) in process_one_header()
932 int chunked = 0; in read_http_headers() local