Home
last modified time | relevance | path

Searched refs:cleanup_exit (Results 1 – 19 of 19) sorted by relevance

/external/selinux/mcstrans/src/
Dmcstransd.c63 static void cleanup_exit(int ret) __attribute__ ((noreturn));
65 cleanup_exit(int ret) in cleanup_exit() function
81 cleanup_exit(0); in clean_exit()
384 cleanup_exit(1); in process_connections()
397 cleanup_exit(1); in process_connections()
412 cleanup_exit(1); in process_connections()
418 cleanup_exit(1); in process_connections()
429 cleanup_exit(0); in sigterm_handler()
447 cleanup_exit(1); in initialize()
486 cleanup_exit(1); in initialize()
[all …]
/external/openssh/
Dssh-pkcs11-helper.c226 cleanup_exit(11); in process()
253 cleanup_exit(255); in process()
258 cleanup_exit(255); in process()
265 cleanup_exit(int i) in cleanup_exit() function
329 cleanup_exit(2); in main()
337 cleanup_exit(0); in main()
340 cleanup_exit(1); in main()
350 cleanup_exit(1); in main()
Dcleanup.c29 cleanup_exit(int i) in cleanup_exit() function
Dfatal.c44 cleanup_exit(255); in fatal()
Dsftp-server-main.c32 cleanup_exit(int i) in cleanup_exit() function
Dlog.h79 void cleanup_exit(int) __attribute__((noreturn));
Dsshd.c396 cleanup_exit(255); in sshd_exchange_identification()
406 cleanup_exit(255); in sshd_exchange_identification()
437 cleanup_exit(255); in sshd_exchange_identification()
448 cleanup_exit(255); in sshd_exchange_identification()
454 cleanup_exit(255); in sshd_exchange_identification()
480 cleanup_exit(255); in sshd_exchange_identification()
2035 cleanup_exit(255);
2278 cleanup_exit(int i) function
Dserverloop.c175 cleanup_exit(255); in client_alive_check()
302 cleanup_exit(255); in process_input()
397 cleanup_exit(255); in server_loop2()
Dssh-agent.c1166 cleanup_exit(int i) in cleanup_exit() function
1358 cleanup_exit(1); in main()
1380 cleanup_exit(1); in main()
1408 cleanup_exit(1); in main()
1426 cleanup_exit(1); in main()
Dlog.c187 cleanup_exit(255); in logdie()
Dssh.c1066 cleanup_exit(255); /* logged in resolve_host */ in main()
1261 cleanup_exit(255); /* resolve_host logs the error */ in main()
1581 cleanup_exit(0); in client_cleanup_stdio_fwd()
Dmonitor_wrap.c156 cleanup_exit(255); in mm_request_receive()
Dsession.c601 cleanup_exit(255); in do_pre_login()
713 cleanup_exit(255); in do_login()
Dclientloop.c599 cleanup_exit(255); in server_alive_check()
2771 cleanup_exit(int i) in cleanup_exit() function
Dmonitor.c1415 cleanup_exit(255); in mm_record_login()
Dmux.c1308 cleanup_exit(255); in muxserver_listen()
Dpacket.c2190 cleanup_exit(255); in ssh_packet_disconnect()
/external/mksh/src/
Dcheck.pl373 &cleanup_exit() if !defined $ret;
388 &cleanup_exit('ok');
391 cleanup_exit subroutine
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_tunnel.sh664 cleanup_exit() function
753 trap cleanup_exit 2 9