Symbol: cleanup_exit
usr.bin/ssh/clientloop.c
1687
cleanup_exit(255);
usr.bin/ssh/clientloop.c
494
cleanup_exit(255);
usr.bin/ssh/fatal.c
43
cleanup_exit(255);
usr.bin/ssh/log.c
407
cleanup_exit(255);
usr.bin/ssh/log.h
65
void cleanup_exit(int) __attribute__((noreturn));
usr.bin/ssh/misc.c
1293
cleanup_exit(255);
usr.bin/ssh/monitor.c
1430
cleanup_exit(255);
usr.bin/ssh/monitor.c
865
cleanup_exit(EXIT_CONFIG_REFUSED);
usr.bin/ssh/monitor_wrap.c
109
cleanup_exit(255);
usr.bin/ssh/monitor_wrap.c
133
cleanup_exit(255);
usr.bin/ssh/monitor_wrap.c
138
cleanup_exit(signal_is_crash(WTERMSIG(status)) ?
usr.bin/ssh/monitor_wrap.c
143
cleanup_exit(EXIT_CHILD_CRASH);
usr.bin/ssh/monitor_wrap.c
164
cleanup_exit(255);
usr.bin/ssh/monitor_wrap.c
183
cleanup_exit(255);
usr.bin/ssh/monitor_wrap.c
198
cleanup_exit(255);
usr.bin/ssh/mux.c
1369
cleanup_exit(255);
usr.bin/ssh/packet.c
2138
cleanup_exit(255);
usr.bin/ssh/scp.c
1306
cleanup_exit(255);
usr.bin/ssh/scp.c
1313
cleanup_exit(255); /* error already logged */
usr.bin/ssh/scp.c
1950
cleanup_exit(255);
usr.bin/ssh/serverloop.c
119
cleanup_exit(255);
usr.bin/ssh/serverloop.c
254
cleanup_exit(255);
usr.bin/ssh/serverloop.c
280
cleanup_exit(255);
usr.bin/ssh/session.c
686
cleanup_exit(255);
usr.bin/ssh/ssh-agent.c
2432
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2457
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2487
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2498
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2547
cleanup_exit(2);
usr.bin/ssh/ssh-pkcs11-helper.c
163
cleanup_exit(11);
usr.bin/ssh/ssh-pkcs11-helper.c
187
cleanup_exit(255);
usr.bin/ssh/ssh-pkcs11-helper.c
192
cleanup_exit(255);
usr.bin/ssh/ssh-pkcs11-helper.c
278
cleanup_exit(0);
usr.bin/ssh/ssh-pkcs11-helper.c
281
cleanup_exit(1);
usr.bin/ssh/ssh-pkcs11-helper.c
291
cleanup_exit(1);
usr.bin/ssh/ssh.c
1230
cleanup_exit(255); /* logged in resolve_host */
usr.bin/ssh/ssh.c
1261
cleanup_exit(255);
usr.bin/ssh/ssh.c
1498
cleanup_exit(255);
usr.bin/ssh/ssh.c
1645
cleanup_exit(255); /* resolve_host logs the error */
usr.bin/ssh/ssh.c
1967
cleanup_exit(0);
usr.bin/ssh/ssh.c
1983
cleanup_exit(255);
usr.bin/ssh/sshd-session.c
1093
cleanup_exit(255);
usr.bin/ssh/sshd.c
993
cleanup_exit(1); /* can't recover */