Searched refs:add_custom_log (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_config.c1310 static const char *add_custom_log(cmd_parms *cmd, void *dummy, const char *fn, function
1373 ret = add_custom_log(cmd, dummy, fn, fmt, envclause);
1388 return add_custom_log(cmd, dummy, fn, NULL, NULL);
1406 AP_INIT_TAKE23("CustomLog", add_custom_log, NULL, RSRC_CONF,

Completed in 12 milliseconds