Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_main.c964 #ifndef MAX_SECS_TO_LINGER
965 #define MAX_SECS_TO_LINGER 30 macro
989 ap_set_callback_and_alarm(lingerout, MAX_SECS_TO_LINGER); in linger_timeout()