Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/httpd/
H A Dhttp.h233 struct kv http_matchquery; member
238 #define query_key http_matchquery.kv_key
239 #define query_val http_matchquery.kv_value
/openbsd-src/usr.sbin/relayd/
H A Dhttp.h234 struct kv http_matchquery; member
239 #define query_key http_matchquery.kv_key
240 #define query_val http_matchquery.kv_value
H A Drelay_http.c1121 struct kv *match = &desc->http_matchquery; in relay_lookup_cookie()
1534 struct kv *match = &desc->http_matchquery; in relay_httperror_cmp()