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

/openbsd-current/usr.sbin/httpd/
H A Dlogger.c173 if ((len = strlcpy(path, httpd_env->sc_logdir, sizeof(path)))
H A Dhttpd.c213 if (env->sc_logdir == NULL) {
214 if (asprintf(&env->sc_logdir, "%s%s", env->sc_chroot,
H A Dhttpd.h594 char *sc_logdir; member in struct:httpd
H A Dparse.y228 conf->sc_logdir = $2;

Completed in 174 milliseconds