Home | History | Annotate | Download | only in openssh

Lines Matching refs:log_facility

92 	options->log_facility = SYSLOG_FACILITY_NOT_SET;
208 if (options->log_facility == SYSLOG_FACILITY_NOT_SET)
209 options->log_facility = SYSLOG_FACILITY_AUTH;
1048 log_facility_ptr = &options->log_facility;
1777 dump_cfg_string(sLogFacility, log_facility_name(o->log_facility));