Searched defs:set_timeout (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/metadata/ |
H A D | mod_ident.c | 251 static const char *set_timeout(cmd_parms *cmd, void *d_, const char *arg) function 292 AP_INIT_TAKE1("IdentityCheckTimeout", set_timeout, NULL,
|
/httpd/server/ |
H A D | core.c | 2941 static const char *set_timeout(cmd_parms *cmd, void *dummy, const char *arg) function 4284 AP_INIT_TAKE1("Timeout", set_timeout, NULL, RSRC_CONF,
|
Completed in 2664 milliseconds