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
328 cleanup_exit(2); in main()
336 cleanup_exit(0); in main()
339 cleanup_exit(1); in main()
349 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.c31 cleanup_exit(int i) in cleanup_exit() function
Dlog.h77 void cleanup_exit(int) __attribute__((noreturn));
Dcanohost.c60 cleanup_exit(255); in get_remote_hostname()
349 cleanup_exit(255); in get_remote_ipaddr()
Dserverloop.c255 cleanup_exit(255); in client_alive_check()
412 cleanup_exit(255); in process_input()
419 cleanup_exit(255); in process_input()
714 cleanup_exit(255); in server_loop()
869 cleanup_exit(255); in server_loop2()
Dsshd.c444 cleanup_exit(255); in sshd_exchange_identification()
453 cleanup_exit(255); in sshd_exchange_identification()
484 cleanup_exit(255); in sshd_exchange_identification()
494 cleanup_exit(255); in sshd_exchange_identification()
499 cleanup_exit(255); in sshd_exchange_identification()
553 cleanup_exit(255); in sshd_exchange_identification()
2135 cleanup_exit(255);
2617 cleanup_exit(int i) function
Dssh-agent.c1131 cleanup_exit(int i) in cleanup_exit() function
1317 cleanup_exit(1); in main()
1338 cleanup_exit(1); in main()
1366 cleanup_exit(1); in main()
1384 cleanup_exit(1); in main()
Dssh.c1043 cleanup_exit(255); /* logged in resolve_host */ in main()
1189 cleanup_exit(255); /* resolve_host logs the error */ in main()
1481 cleanup_exit(0); in client_cleanup_stdio_fwd()
Dpacket.c1922 cleanup_exit(255); in sshpkt_fatal()
1925 cleanup_exit(255); in sshpkt_fatal()
1929 cleanup_exit(255); in sshpkt_fatal()
1934 cleanup_exit(255); in sshpkt_fatal()
1996 cleanup_exit(255); in ssh_packet_disconnect()
Dclientloop.c579 cleanup_exit(255); in server_alive_check()
2682 cleanup_exit(int i) in cleanup_exit() function
Dsession.c763 cleanup_exit(255); in do_pre_login()
872 cleanup_exit(255); in do_login()
Dmonitor_wrap.c157 cleanup_exit(255); in mm_request_receive()
Dmonitor.c1496 cleanup_exit(255); in mm_record_login()
Dmux.c1293 cleanup_exit(255); in muxserver_listen()
/external/mksh/src/
Dcheck.pl345 &cleanup_exit() if !defined $ret;
360 &cleanup_exit('ok');
363 cleanup_exit subroutine