Searched refs:debug_r (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | log.h | 109 #define debug_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
|
H A D | ssh-keysign.c | 251 debug_r(r, "parse key %d", i); in main()
|
H A D | ssh-keygen.c | 971 debug_r(r, "load public \"%s\"", path); in fingerprint_private() 976 debug_r(r, "load private \"%s\"", path); in fingerprint_private() 2774 debug_r(r, "Couldn't get agent socket"); in sig_sign() 2781 debug_r(r, "Couldn't find key in agent"); in sig_sign()
|
H A D | sshsig.c | 931 debug_r(r, "%s:%lu: cert_filter_principals", in check_allowed_keys_line()
|
H A D | ssh.c | 2130 debug_r(r, "ssh_get_authentication_socket"); in check_agent_present()
|
H A D | channels.c | 1493 debug_r(r, "channels %d: decode socks4", c->self); in channel_decode_socks4() 1653 debug_r(r, "channel %d: parse addr/port", c->self); in channel_decode_socks5()
|
H A D | sshconnect2.c | 706 debug_r(r, "no key from blob. pkalg %s", pkalg); in input_userauth_pk_ok()
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 588 tests/debug_r.l, tests/include_by_reentrant.direct.l, 817 tests/debug_r.l, tests/extended.l, tests/mem_nr.l, tests/mem_r.l, 1646 tests/ccl.l, tests/cxx_basic.ll, tests/debug_nr.l, tests/debug_r.l, 2088 * tests/.gitignore, tests/Makefile.am, tests/debug_r.l, 2089 tests/debug_r.txt, tests/test-debug-r/.gitignore, 2091 tests/test-debug-r/test.input: refactor debug_r test for new test
|