Home
last modified time | relevance | path

Searched refs:interrupted (Results 1 – 25 of 30) sorted by relevance

12

/titanic_50/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c112 static int interrupted = 0; /* last pkg op was quit (1,2,3,4,5) */ variable
953 if (interrupted != 0) { in doRemove()
960 admnflag, doreboot, failflag, interrupted, in doRemove()
994 admnflag, doreboot, failflag, interrupted, intrflag, in doRemove()
1055 admnflag, doreboot, failflag, interrupted, in doRemove()
1073 interrupted = 0; /* last action was NOT quit */ in doRemove()
1102 interrupted = 0; /* last pkg op was quit (1,2,3,4,5) */ in resetreturn()
1128 interrupted++; in ckreturn()
1135 interrupted++; in ckreturn()
1142 interrupted++; in ckreturn()
[all …]
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c149 static int interrupted = 0; /* last pkg op was quit (1,2,3,4,5) */ variable
2426 interrupted = 0; /* last pkg op was quit (1,2,3,4,5) */ in resetreturn()
2456 interrupted++; in ckreturn()
2464 interrupted++; in ckreturn()
2472 interrupted++; in ckreturn()
2480 interrupted++; in ckreturn()
2487 interrupted++; in ckreturn()
2493 interrupted++; in ckreturn()
2995 if (!interrupted) { in continue_installation()
3335 failflag, interrupted, intrflag, ireboot, needconsult, in install_in_one_zone()
[all …]
/titanic_50/usr/src/cmd/ssh/sftp/
H A Dsftp.c89 volatile sig_atomic_t interrupted = 0; variable
201 interrupted = 1; in cmd_interrupt()
566 for (i = 0; g.gl_pathv[i] && !interrupted; i++) { in process_get()
634 for (i = 0; g.gl_pathv[i] && !interrupted; i++) { in process_put()
741 for (n = 0; d[n] != NULL && !interrupted; n++) { in do_ls_dir()
801 if (interrupted) in do_globbed_ls()
839 for (i = 0; g.gl_pathv[i] && !interrupted; i++, a = NULL) { in do_globbed_ls()
1090 for (i = 0; g.gl_pathv[i] && !interrupted; i++) { in parse_dispatch_command()
1179 for (i = 0; g.gl_pathv[i] && !interrupted; i++) { in parse_dispatch_command()
1190 for (i = 0; g.gl_pathv[i] && !interrupted; i++) { in parse_dispatch_command()
[all …]
H A Dsftp-client.c57 extern volatile sig_atomic_t interrupted;
355 for (; !interrupted;) { in do_lsreaddir()
430 if (interrupted && dir != NULL && *dir != NULL) { in do_lsreaddir()
852 if (interrupted) { in do_download()
1086 if (interrupted) in do_upload()
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c86 boolean_t interrupted = B_FALSE; in config_list_ext_poll() local
106 interrupted = (errno == EINTR); in config_list_ext_poll()
115 } while (!done && !timedout && !interrupted); in config_list_ext_poll()
/titanic_50/usr/src/uts/common/rpc/
H A Dclnt_cots.c794 int interrupted; in clnt_cots_kcallit() local
1175 interrupted = 0; in clnt_cots_kcallit()
1221 interrupted = 1; in clnt_cots_kcallit()
1279 if (interrupted) { in clnt_cots_kcallit()
1708 bool_t interrupted; in connmgr_cwait() local
1719 interrupted = FALSE; in connmgr_cwait()
1744 interrupted = TRUE; in connmgr_cwait()
1751 if (interrupted == TRUE) in connmgr_cwait()
2645 int interrupted, error; in connmgr_connect() local
2711 interrupted = 0; in connmgr_connect()
[all …]
H A Dclnt_clts.c479 bool_t interrupted; in clnt_clts_kcallit_addr() local
632 interrupted = FALSE; in clnt_clts_kcallit_addr()
657 interrupted = TRUE; in clnt_clts_kcallit_addr()
678 if (interrupted) { in clnt_clts_kcallit_addr()
/titanic_50/usr/src/lib/libsqlite/test/
H A Dinterrupt.test129 } {1 interrupted}
166 } {1 interrupted}
/titanic_50/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl70 signals('on', \&interrupted);
836 sub interrupted subroutine
H A Dsymreport.pl61 signals('on', \&interrupted);
86 sub interrupted subroutine
H A Dsymprof.pl63 signals('on', \&interrupted);
88 sub interrupted subroutine
H A Dsymcheck.pl68 signals('on', \&interrupted);
104 sub interrupted subroutine
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_hw.c176 t_ldgp->interrupted = B_FALSE; in hxge_intr()
190 t_ldgp->interrupted = B_TRUE; in hxge_intr()
213 if (t_ldgp->interrupted) { in hxge_intr()
H A Dhxge_impl.h255 boolean_t interrupted; member
/titanic_50/usr/src/uts/sun4/ml/
H A Dinterrupt.s379 ! We have interrupted an interrupt thread. Take a timestamp,
495 ! Push interrupted thread onto list from new thread.
497 ! Set interrupted thread's T_SP because if it is the idle thread,
760 ! Switch back to the interrupted thread and return
1041 srl %o4, 3, %o1 ! Find interrupted PIL for panic
1306 ! interrupted high-level interrupt.
1343 ! If we haven't interrupted another high-level interrupt, we may have
1344 ! interrupted a low level interrupt thread. If so, store a starting
2033 ! put registers into the save area at the top of the interrupted
/titanic_50/usr/src/uts/sun4v/ml/
H A Dmach_locore.s969 ! If we interrupted the mutex_owner_running() critical region we
986 ! If we interrupted the mutex_exit() critical region we must reset
/titanic_50/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s438 mutex_exit_critical_start: ! If we are interrupted, restart here
457 mutex_owner_running_critical_start: ! If interrupted restart here
/titanic_50/usr/src/uts/sun4u/ml/
H A Dmach_locore.s805 ! If we interrupted the mutex_owner_running() critical region we
822 ! If we interrupted the mutex_exit() critical region we must reset
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h332 int interrupted; /* 1 => exit EXSIGNAL on exit */ variable
H A Dmain.c324 if (interrupted) in main()
H A Dutilities.c828 interrupted = 1; in catchquit()
/titanic_50/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err26 INTR = interrupted system call
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c1659 goto interrupted; in nfs4_async_stop_sig()
1675 goto interrupted; in nfs4_async_stop_sig()
1681 interrupted: in nfs4_async_stop_sig()
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog285 Problem was caused by interrupted read in ssh-add. Report from Donald
2261 - Retry /dev/urandom reads interrupted by signal (report from
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg408 @ MSG_FIL_INTERRUPT "file %s: creation interrupted: %s"

12