Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/relayd/
H A Drelay_http.c79 void relay_httpdesc_free(struct http_descriptor *);
133 struct http_descriptor *desc; in relay_httpdesc_init()
145 relay_httpdesc_free(struct http_descriptor *desc) in relay_httpdesc_free()
182 struct http_descriptor *desc = cre->desc; in relay_read_http()
929 struct http_descriptor *desc = cre->desc; in relay_read_httpchunks()
990 struct http_descriptor *desc = (struct http_descriptor *)cre->desc; in _relay_lookup_url()
1120 struct http_descriptor *desc = cre->desc; in relay_lookup_cookie()
1302 struct http_descriptor *desc = cre->desc; in relay_close_http()
1375 struct http_descriptor *des in relay_expand_http()
[all...]
H A Dhttp.h232 struct http_descriptor { struct
/openbsd-src/usr.sbin/httpd/
H A Dserver_file.c52 int server_file_modified_since(struct http_descriptor *,
63 struct http_descriptor *desc = clt->clt_descreq; in server_file_access()
173 struct http_descriptor *req = clt->clt_descreq; in server_file_access()
174 struct http_descriptor *resp = clt->clt_descresp; in server_file_access()
217 struct http_descriptor *desc = clt->clt_descreq; in server_file()
256 struct http_descriptor *desc = clt->clt_descreq; in server_file_method()
350 struct http_descriptor *resp = clt->clt_descresp; in server_partial_file_request()
487 struct http_descriptor *desc = clt->clt_descreq; in server_file_index()
716 server_file_modified_since(struct http_descriptor *desc, const struct timespec in server_file_modified_since()
H A Dserver_http.c49 void server_httpdesc_free(struct http_descriptor *);
84 struct http_descriptor *desc; in server_httpdesc_init()
102 server_httpdesc_free(struct http_descriptor *desc) in server_httpdesc_free()
133 struct http_descriptor *desc = clt->clt_descreq; in server_http_authenticate()
227 struct http_descriptor *desc = clt->clt_descreq; in server_read_http()
888 struct http_descriptor *desc = clt->clt_descreq; in server_abort_http()
1082 struct http_descriptor *desc; in server_close_http()
1103 struct http_descriptor *desc = clt->clt_descreq; in server_expand_http()
1266 struct http_descriptor *desc = clt->clt_descreq; in server_response()
1267 struct http_descriptor *res in server_response()
[all...]
H A Dserver_fcgi.c93 struct http_descriptor *desc = clt->clt_descreq; in server_fcgi()
499 struct http_descriptor *desc = clt->clt_descreq; in server_fcgi_error()
643 struct http_descriptor *desc = clt->clt_descreq; in server_fcgi_header()
644 struct http_descriptor *resp = clt->clt_descresp; in server_fcgi_header()
815 struct http_descriptor *resp = clt->clt_descresp; in server_fcgi_getheaders()
H A Dhttp.h231 struct http_descriptor { struct
H A Dhttpd.h329 struct http_descriptor *clt_descreq;
330 struct http_descriptor *clt_descresp;