Searched refs:cleanup_exit (Results 1 - 16 of 16) sorted by relevance

/external/openssh/
H A Dcleanup.c29 cleanup_exit(int i) function
H A Dfatal.c44 cleanup_exit(255);
H A Dsftp-server-main.c31 cleanup_exit(int i) function
H A Dssh-pkcs11-helper.c222 cleanup_exit(11);
249 cleanup_exit(255);
254 cleanup_exit(255);
261 cleanup_exit(int i) function
325 cleanup_exit(2);
333 cleanup_exit(0);
336 cleanup_exit(1);
346 cleanup_exit(1);
H A Dlog.h74 void cleanup_exit(int) __attribute__((noreturn));
H A Dcanohost.c61 cleanup_exit(255);
347 cleanup_exit(255);
H A Dpacket.c272 cleanup_exit(255);
1092 cleanup_exit(255);
1102 cleanup_exit(255);
1416 cleanup_exit(255);
1440 cleanup_exit(255);
1651 cleanup_exit(255);
1724 cleanup_exit(255);
H A Dssh-agent.c1080 cleanup_exit(int i) function
1259 cleanup_exit(1);
1269 cleanup_exit(1);
1274 cleanup_exit(1);
1292 cleanup_exit(1);
1320 cleanup_exit(1);
1338 cleanup_exit(1);
H A Dserverloop.c255 cleanup_exit(255);
405 cleanup_exit(255);
412 cleanup_exit(255);
707 cleanup_exit(255);
857 cleanup_exit(255);
H A Dsshd.c430 cleanup_exit(255);
439 cleanup_exit(255);
469 cleanup_exit(255);
479 cleanup_exit(255);
485 cleanup_exit(255);
531 cleanup_exit(255);
1909 cleanup_exit(255);
2363 cleanup_exit(int i) function
H A Dclientloop.c546 cleanup_exit(255);
2167 cleanup_exit(int i) function
H A Dsession.c776 cleanup_exit(255);
862 cleanup_exit(255);
H A Dssh.c1048 cleanup_exit(0);
H A Dmonitor_wrap.c153 cleanup_exit(255);
H A Dmonitor.c1391 cleanup_exit(255);
/external/mksh/src/
H A Dcheck.pl294 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
307 &cleanup_exit() if !defined $ret;
321 &cleanup_exit('ok');
324 cleanup_exit subroutine

Completed in 138 milliseconds