Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/main/
Drfc1413.c103 int ap_rfc1413_timeout = RFC1413_TIMEOUT; /* Global so it can be changed */ variable
272 ap_set_callback_and_alarm(ident_timeout, ap_rfc1413_timeout); in ap_rfc1413()
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h328 #define rfc1413_timeout ap_rfc1413_timeout