Home
last modified time | relevance | path

Searched refs:logto2 (Results 1 – 2 of 2) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Duwsgi.c694 …"log to specified file or udp address after privileges drop", uwsgi_opt_set_str, &uwsgi.logto2, 0},
2616 if (uwsgi.logto2) {
2618 logto(uwsgi.logto2);
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h1809 char *logto2; member