Searched refs:cleanup_exit (Results 1 – 6 of 6) sorted by relevance
34 void cleanup_exit(int i);
61 void cleanup_exit(int i);1116 cleanup_exit(11); in process()1203 cleanup_exit(int i) in cleanup_exit() function1326 cleanup_exit(2); in sftp_server_main()1334 cleanup_exit(0); in sftp_server_main()1337 cleanup_exit(1); in sftp_server_main()1347 cleanup_exit(1); in sftp_server_main()
875 cleanup_exit(int i) in cleanup_exit() function1057 cleanup_exit(1);1067 cleanup_exit(1);1072 cleanup_exit(1);1091 cleanup_exit(1);1142 cleanup_exit(1);1160 cleanup_exit(1);
1253 goto cleanup_exit; in sysctrl_ioctl()1268 goto cleanup_exit; in sysctrl_ioctl()1281 goto cleanup_exit; in sysctrl_ioctl()1286 goto cleanup_exit; in sysctrl_ioctl()1304 goto cleanup_exit; in sysctrl_ioctl()1334 goto cleanup_exit; in sysctrl_ioctl()1382 goto cleanup_exit; in sysctrl_ioctl()1424 cleanup_exit: in sysctrl_ioctl()
879 goto cleanup_exit; in bscv_map_regs()883 goto cleanup_exit; in bscv_map_regs()887 goto cleanup_exit; in bscv_map_regs()892 goto cleanup_exit; in bscv_map_regs()915 goto cleanup_exit; in bscv_map_regs()921 cleanup_exit: in bscv_map_regs()
1898 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and