Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/httpd/
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/
Dhttp.h234 struct kv http_matchquery; member
239 #define query_key http_matchquery.kv_key
240 #define query_val http_matchquery.kv_value
Drelay_http.c1121 struct kv *match = &desc->http_matchquery; in relay_lookup_query()
1534 struct kv *match = &desc->http_matchquery; in relay_httpquery_test()