Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server-main.c34 void cleanup_exit(int i);
H A Dsftp-server.c61 void cleanup_exit(int i);
1116 cleanup_exit(11); in process()
1203 cleanup_exit(int i) in cleanup_exit() function
1326 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()
/titanic_41/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c875 cleanup_exit(int i) in cleanup_exit() function
1057 cleanup_exit(1);
1067 cleanup_exit(1);
1072 cleanup_exit(1);
1091 cleanup_exit(1);
1142 cleanup_exit(1);
1160 cleanup_exit(1);
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1253 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()
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c879 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()
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog1898 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and