Home
last modified time | relevance | path

Searched refs:cleanup_exit (Results 1 – 18 of 18) 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()
394 cleanup_exit(1); in process_connections()
407 cleanup_exit(1); in process_connections()
422 cleanup_exit(1); in process_connections()
428 cleanup_exit(1); in process_connections()
439 cleanup_exit(0); in sigterm_handler()
457 cleanup_exit(1); in initialize()
496 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.c380 cleanup_exit(255); in sshd_exchange_identification()
390 cleanup_exit(255); in sshd_exchange_identification()
421 cleanup_exit(255); in sshd_exchange_identification()
432 cleanup_exit(255); in sshd_exchange_identification()
438 cleanup_exit(255); in sshd_exchange_identification()
464 cleanup_exit(255); in sshd_exchange_identification()
1984 cleanup_exit(255);
2227 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()
Dclientloop.c599 cleanup_exit(255); in server_alive_check()
2771 cleanup_exit(int i) in cleanup_exit() function
Dsession.c601 cleanup_exit(255); in do_pre_login()
713 cleanup_exit(255); in do_login()
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.pl345 &cleanup_exit() if !defined $ret;
360 &cleanup_exit('ok');
363 cleanup_exit subroutine