Symbol: cleanup_exit
crypto/openssh/clientloop.c
1668
cleanup_exit(255);
crypto/openssh/clientloop.c
501
cleanup_exit(255);
crypto/openssh/fatal.c
45
cleanup_exit(255);
crypto/openssh/log.c
447
cleanup_exit(255);
crypto/openssh/log.h
68
void cleanup_exit(int) __attribute__((noreturn));
crypto/openssh/misc.c
1251
cleanup_exit(255);
crypto/openssh/monitor.c
1541
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
141
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
146
cleanup_exit(signal_is_crash(WTERMSIG(status)) ?
crypto/openssh/monitor_wrap.c
151
cleanup_exit(EXIT_CHILD_CRASH);
crypto/openssh/monitor_wrap.c
172
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
191
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
206
cleanup_exit(255);
crypto/openssh/mux.c
1323
cleanup_exit(255);
crypto/openssh/packet.c
2091
cleanup_exit(255);
crypto/openssh/scp.c
1357
cleanup_exit(255);
crypto/openssh/scp.c
1364
cleanup_exit(255); /* error already logged */
crypto/openssh/scp.c
2003
cleanup_exit(255);
crypto/openssh/serverloop.c
118
cleanup_exit(255);
crypto/openssh/serverloop.c
250
cleanup_exit(255);
crypto/openssh/serverloop.c
276
cleanup_exit(255);
crypto/openssh/session.c
763
cleanup_exit(255);
crypto/openssh/ssh-agent.c
2365
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2387
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2415
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2427
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2460
cleanup_exit(2);
crypto/openssh/ssh-keyscan.c
665
cleanup_exit(255);
crypto/openssh/ssh-pkcs11-helper.c
270
cleanup_exit(11);
crypto/openssh/ssh-pkcs11-helper.c
298
cleanup_exit(255);
crypto/openssh/ssh-pkcs11-helper.c
303
cleanup_exit(255);
crypto/openssh/ssh-pkcs11-helper.c
392
cleanup_exit(0);
crypto/openssh/ssh-pkcs11-helper.c
395
cleanup_exit(1);
crypto/openssh/ssh-pkcs11-helper.c
405
cleanup_exit(1);
crypto/openssh/ssh.c
1258
cleanup_exit(255); /* logged in resolve_host */
crypto/openssh/ssh.c
1289
cleanup_exit(255);
crypto/openssh/ssh.c
1493
cleanup_exit(255);
crypto/openssh/ssh.c
1611
cleanup_exit(255); /* resolve_host logs the error */
crypto/openssh/ssh.c
1941
cleanup_exit(0);
crypto/openssh/ssh.c
1957
cleanup_exit(255);
crypto/openssh/sshd-session.c
1244
cleanup_exit(255);
crypto/openssh/sshd.c
940
cleanup_exit(1); /* can't recover */