Home
last modified time | relevance | path

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

/dports/www/pound/Pound-2.8/
H A Dpound.h554 #define BE_KILL 1 macro
H A Dsvc.c734 case BE_KILL:
1044 kill_be(svc, be, BE_KILL);
1080 kill_be(svc, be, BE_KILL);
H A Dhttp.c937 kill_be(svc, backend, BE_KILL); in do_http()