Searched refs:debug_r (Results 1 – 8 of 8) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | log.h | 133 #define debug_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, ssh_err(r), _… macro
|
| H A D | ssh-keysign.c | 247 debug_r(r, "parse key %d", i); in main()
|
| H A D | ssh-keygen.c | 890 debug_r(r, "load public \"%s\"", path); in fingerprint_private() 895 debug_r(r, "load private \"%s\"", path); in fingerprint_private() 2696 debug_r(r, "Couldn't get agent socket"); in sig_sign() 2703 debug_r(r, "Couldn't find key in agent"); in sig_sign()
|
| H A D | sshsig.c | 936 debug_r(r, "%s:%lu: cert_filter_principals", in check_allowed_keys_line()
|
| H A D | ssh.c | 2178 debug_r(r, "ssh_get_authentication_socket"); in check_agent_present()
|
| H A D | sshconnect2.c | 707 debug_r(r, "no key from blob. pkalg %s", pkalg); in input_userauth_pk_ok()
|
| H A D | channels.c | 1514 debug_r(status, "%s: channel %d: decode %s", in socks_decode_error()
|
| /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
|