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

/systemd/src/journal/
H A Djournald-server.c1719 bool no_sockets; local
1837 no_sockets = s->native_fd < 0 && s->stdout_fd < 0 && s->syslog_fd < 0 && s->audit_fd < 0;
1862 if (s->audit_fd >= 0 || no_sockets) {

Completed in 20 milliseconds