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

  /external/openssh/
log.h 21 SYSLOG_FACILITY_USER,
log.c 74 { "USER", SYSLOG_FACILITY_USER },
276 case SYSLOG_FACILITY_USER:
ssh.c 693 SYSLOG_FACILITY_USER, !use_syslog);
720 log_init(argv0, options.log_level, SYSLOG_FACILITY_USER, !use_syslog);
    [all...]
schnorr.c 669 log_init(argv[0], SYSLOG_LEVEL_DEBUG3, SYSLOG_FACILITY_USER, 1);
ssh-keyscan.c 704 log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1);
ssh-keygen.c     [all...]
sftp.c     [all...]

Completed in 530 milliseconds