HomeSort by relevance Sort by last modified time
    Searched refs:cleanup_exit (Results 1 - 16 of 16) sorted by null

  /external/openssh/
cleanup.c 29 cleanup_exit(int i) function
fatal.c 44 cleanup_exit(255);
sftp-server-main.c 31 cleanup_exit(int i) function
ssh-pkcs11-helper.c 222 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);
log.h 74 void cleanup_exit(int) __attribute__((noreturn));
canohost.c 61 cleanup_exit(255);
347 cleanup_exit(255);
packet.c 272 cleanup_exit(255);
1092 cleanup_exit(255);
1102 cleanup_exit(255);
    [all...]
ssh-agent.c 1080 cleanup_exit(int i) function
1259 cleanup_exit(1);
1269 cleanup_exit(1);
1274 cleanup_exit(1);
1292 cleanup_exit(1);
    [all...]
serverloop.c 255 cleanup_exit(255);
405 cleanup_exit(255);
412 cleanup_exit(255);
707 cleanup_exit(255);
857 cleanup_exit(255);
    [all...]
sshd.c 430 cleanup_exit(255);
439 cleanup_exit(255);
469 cleanup_exit(255);
479 cleanup_exit(255);
485 cleanup_exit(255);
531 cleanup_exit(255);
2363 cleanup_exit(int i) function
    [all...]
clientloop.c 546 cleanup_exit(255);
2167 cleanup_exit(int i) function
    [all...]
session.c 776 cleanup_exit(255);
862 cleanup_exit(255);
    [all...]
ssh.c 1048 cleanup_exit(0);
    [all...]
monitor_wrap.c 153 cleanup_exit(255);
    [all...]
monitor.c     [all...]
  /external/mksh/src/
check.pl 294 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
307 &cleanup_exit() if !defined $ret;
321 &cleanup_exit('ok');
324 cleanup_exit subroutine
    [all...]

Completed in 377 milliseconds