Home
last modified time | relevance | path

Searched refs:RES_INTERNAL (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/relayd/
Drelay_http.c557 case RES_INTERNAL: in relay_read_http()
1025 return (RES_INTERNAL); in relay_lookup_url()
1071 return (RES_INTERNAL); in relay_lookup_cookie()
1128 return (RES_INTERNAL); in relay_lookup_query()
2040 if (res == RES_BAD || res == RES_INTERNAL) in relay_test()
Drelayd.h608 RES_INTERNAL = -3 enumerator