Home
last modified time | relevance | path

Searched refs:relay_http (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/relayd/
H A DMakefile8 relay_http.c relay_udp.c relayd.c shuffle.c ssl.c util.c
H A Drelay_http.c88 relay_http(struct relayd *x_env) in relay_http() function
109 relay_http(NULL); in relay_http_init()
H A Drelayd.h1251 void relay_http(struct relayd *);
H A Drelayd.c246 relay_http(NULL); in main()
H A Drelay.c108 relay_http(env); in relay()