Searched refs:logaccess (Results 1 – 2 of 2) sorted by relevance
207 srv_conf->logaccess = srv_conf->logerror = NULL; in logger_open()217 if ((srv_conf->logaccess = in logger_open()221 srv_conf->logaccess = logfile; in logger_open()257 log = srv_conf->logaccess; in logger_log()
525 struct log_file *logaccess; member