HomeSort by relevance Sort by last modified time
    Searched refs:SYSLOG_FACILITY_USER (Results 1 - 6 of 6) sorted by null

  /external/openssh/
log.h 21 SYSLOG_FACILITY_USER,
log.c 75 { "USER", SYSLOG_FACILITY_USER },
277 case SYSLOG_FACILITY_USER:
ssh-keyscan.c 745 log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1);
ssh.c 989 SYSLOG_FACILITY_USER, !use_syslog);
1093 log_init(argv0, options.log_level, SYSLOG_FACILITY_USER, !use_syslog);
    [all...]
ssh-keygen.c     [all...]
sftp.c     [all...]

Completed in 3241 milliseconds