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

/freebsd-10.2-release/crypto/openssh/
H A Dlog.h34 SYSLOG_FACILITY_NOT_SET = -1 enumerator in enum:__anon5342
H A Dlog.c89 { NULL, SYSLOG_FACILITY_NOT_SET }
118 return SYSLOG_FACILITY_NOT_SET;
H A Dservconf.c102 options->log_facility = SYSLOG_FACILITY_NOT_SET;
232 if (options->log_facility == SYSLOG_FACILITY_NOT_SET)
1253 if (value == SYSLOG_FACILITY_NOT_SET)
H A Dsftp-server.c1491 if (log_facility == SYSLOG_FACILITY_NOT_SET)
H A Dsshd.c1593 options.log_facility == SYSLOG_FACILITY_NOT_SET ?

Completed in 83 milliseconds