Searched refs:errorlog_file (Results 1 – 4 of 4) sorted by relevance
158 } else if (!buffer_is_empty(srv->srvconf.errorlog_file)) { in log_error_open()159 const char *logfile = srv->srvconf.errorlog_file->ptr; in log_error_open()214 const char *logfile = srv->srvconf.errorlog_file->ptr; in log_error_cycle()
498 buffer *errorlog_file; member
224 CLEAN(srvconf.errorlog_file); in server_init()312 CLEAN(srvconf.errorlog_file); in server_free()
131 cv[1].destination = srv->srvconf.errorlog_file; in config_insert()