Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_main.c1486 #ifndef INTERVAL_OF_WRITABLE_PROBES
1487 #define INTERVAL_OF_WRITABLE_PROBES 10 macro
1497 if (wait_or_timeout_counter == INTERVAL_OF_WRITABLE_PROBES) { in wait_or_timeout()