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

  /external/openssh/
cleanup.c 29 cleanup_exit(int i) function
fatal.c 44 cleanup_exit(255);
sftp-server-main.c 32 cleanup_exit(int i) function
ssh-pkcs11-helper.c 226 cleanup_exit(11);
253 cleanup_exit(255);
258 cleanup_exit(255);
265 cleanup_exit(int i) function
329 cleanup_exit(2);
337 cleanup_exit(0);
340 cleanup_exit(1);
350 cleanup_exit(1);
log.h 79 void cleanup_exit(int) __attribute__((noreturn));
serverloop.c 175 cleanup_exit(255);
302 cleanup_exit(255);
397 cleanup_exit(255);
sshd.c 380 cleanup_exit(255);
390 cleanup_exit(255);
421 cleanup_exit(255);
432 cleanup_exit(255);
438 cleanup_exit(255);
464 cleanup_exit(255);
2227 cleanup_exit(int i) function
    [all...]
ssh-agent.c 1166 cleanup_exit(int i) function
    [all...]
log.c 187 cleanup_exit(255);
ssh.c 1066 cleanup_exit(255); /* logged in resolve_host */
    [all...]
clientloop.c 599 cleanup_exit(255);
2771 cleanup_exit(int i) function
    [all...]
session.c 601 cleanup_exit(255);
713 cleanup_exit(255);
    [all...]
monitor_wrap.c 156 cleanup_exit(255);
monitor.c     [all...]
mux.c     [all...]
packet.c     [all...]
  /external/selinux/mcstrans/src/
mcstransd.c 63 static void cleanup_exit(int ret) __attribute__ ((noreturn));
65 cleanup_exit(int ret) function
72 log_debug("%s\n", "cleanup_exit");
81 cleanup_exit(0);
394 cleanup_exit(1);
407 cleanup_exit(1);
422 cleanup_exit(1);
428 cleanup_exit(1);
439 cleanup_exit(0);
457 cleanup_exit(1)
    [all...]
  /external/mksh/src/
check.pl 324 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
345 &cleanup_exit() if !defined $ret;
360 &cleanup_exit('ok');
363 cleanup_exit subroutine
    [all...]

Completed in 3502 milliseconds