Symbol: cleanup_exit
usr.bin/ssh/clientloop.c
1693
cleanup_exit(255);
usr.bin/ssh/clientloop.c
496
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
1416
cleanup_exit(255);
usr.bin/ssh/monitor.c
851
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
2150
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
2446
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2471
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2501
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2512
cleanup_exit(1);
usr.bin/ssh/ssh-agent.c
2569
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
1215
cleanup_exit(255); /* logged in resolve_host */
usr.bin/ssh/ssh.c
1246
cleanup_exit(255);
usr.bin/ssh/ssh.c
1483
cleanup_exit(255);
usr.bin/ssh/ssh.c
1663
cleanup_exit(255); /* resolve_host logs the error */
usr.bin/ssh/ssh.c
1960
cleanup_exit(0);
usr.bin/ssh/ssh.c
1976
cleanup_exit(255);
usr.bin/ssh/sshd-session.c
1094
cleanup_exit(255);
usr.bin/ssh/sshd.c
993
cleanup_exit(1); /* can't recover */