Symbol: cleanup_exit
crypto/openssh/clientloop.c
1701
cleanup_exit(255);
crypto/openssh/clientloop.c
499
cleanup_exit(255);
crypto/openssh/fatal.c
45
cleanup_exit(255);
crypto/openssh/log.c
448
cleanup_exit(255);
crypto/openssh/log.h
68
void cleanup_exit(int) __attribute__((noreturn));
crypto/openssh/misc.c
1336
cleanup_exit(255);
crypto/openssh/monitor.c
1656
cleanup_exit(255);
crypto/openssh/monitor.c
912
cleanup_exit(EXIT_CONFIG_REFUSED);
crypto/openssh/monitor_wrap.c
112
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
136
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
141
cleanup_exit(signal_is_crash(WTERMSIG(status)) ?
crypto/openssh/monitor_wrap.c
146
cleanup_exit(EXIT_CHILD_CRASH);
crypto/openssh/monitor_wrap.c
167
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
186
cleanup_exit(255);
crypto/openssh/monitor_wrap.c
201
cleanup_exit(255);
crypto/openssh/mux.c
1371
cleanup_exit(255);
crypto/openssh/packet.c
2170
cleanup_exit(255);
crypto/openssh/scp.c
1347
cleanup_exit(255);
crypto/openssh/scp.c
1354
cleanup_exit(255); /* error already logged */
crypto/openssh/scp.c
1999
cleanup_exit(255);
crypto/openssh/serverloop.c
123
cleanup_exit(255);
crypto/openssh/serverloop.c
258
cleanup_exit(255);
crypto/openssh/serverloop.c
284
cleanup_exit(255);
crypto/openssh/session.c
726
cleanup_exit(255);
crypto/openssh/ssh-agent.c
233
cleanup_exit(0);
crypto/openssh/ssh-agent.c
2501
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2518
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2546
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2576
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2588
cleanup_exit(1);
crypto/openssh/ssh-agent.c
2647
cleanup_exit((signalled_exit == SIGTERM &&
crypto/openssh/ssh-pkcs11-helper.c
167
cleanup_exit(11);
crypto/openssh/ssh-pkcs11-helper.c
191
cleanup_exit(255);
crypto/openssh/ssh-pkcs11-helper.c
196
cleanup_exit(255);
crypto/openssh/ssh-pkcs11-helper.c
285
cleanup_exit(0);
crypto/openssh/ssh-pkcs11-helper.c
288
cleanup_exit(1);
crypto/openssh/ssh-pkcs11-helper.c
298
cleanup_exit(1);
crypto/openssh/ssh.c
1233
cleanup_exit(255); /* logged in resolve_host */
crypto/openssh/ssh.c
1264
cleanup_exit(255);
crypto/openssh/ssh.c
1521
cleanup_exit(255);
crypto/openssh/ssh.c
1669
cleanup_exit(255); /* resolve_host logs the error */
crypto/openssh/ssh.c
1993
cleanup_exit(0);
crypto/openssh/ssh.c
2009
cleanup_exit(255);
crypto/openssh/sshd-session.c
1181
cleanup_exit(255);
crypto/openssh/sshd.c
1039
cleanup_exit(1); /* can't recover */