HomeSort by: relevance | last modified time | path
    Searched defs:bozo_timeout_hit (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.c 187 volatile sig_atomic_t bozo_timeout_hit; variable in typeref:typename:volatile sig_atomic_t
394 bozo_timeout_hit = 1;
727 bozo_timeout_hit = 1;
729 if (bozo_timeout_hit) {

Completed in 12 milliseconds