Home
last modified time | relevance | path

Searched refs:debug2_r (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/openssh/
H A Dlog.h113 #define debug2_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, ssh_err(r), _… macro
H A Dsshconnect2.c1596 debug2_r(r, "Load key \"%s\"", id->filename); in load_identity_file()