Searched defs:chunked (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/share/examples/refuse/ian/libfetch/ |
| D | http.c | 120 int chunked; /* chunked mode */ member 313 _http_funopen(conn_t *conn, int chunked) in _http_funopen() 808 int chunked, direct, need_auth, noredirect, verbose; in _http_request() local
|
| /netbsd/src/external/bsd/libevent/dist/include/event2/ |
| D | http_struct.h | 109 unsigned chunked:1, /* a chunked request */ member
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
| D | http_struct.h | 110 unsigned chunked:1, /* a chunked request */ member
|
| /netbsd/src/external/bsd/fetch/dist/libfetch/ |
| D | http.c | 150 int chunked; /* chunked mode */ member 353 http_funopen(conn_t *conn, int chunked, int keep_alive, off_t clength) in http_funopen() 875 int chunked, direct, if_modified_since, need_auth, noredirect; in http_request() local
|
| /netbsd/src/external/bsd/wpa/dist/src/wps/ |
| D | httpread.c | 70 int chunked; /* nonzero for chunked data */ member
|