Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/cmd/dtrace/test/tst/common/stop/
H A Dtst.stop2.d44 stopped = 0;
48 /pid == $1 && stopped == 1/
55 /pid == $1 && stopped == 0/
59 stopped = 1;
67 /timestamp > timeout && stopped == 1/
H A Dtst.stop1.d44 stopped = 0;
48 /pid == $1 && stopped == 1/
55 /pid == $1 && stopped == 0/
59 stopped = 1;
67 /timestamp > timeout && stopped == 1/
/titanic_41/usr/src/uts/common/tnf/
H A Dtrace_init.c85 int stopped; in tnf_trace_init() local
91 stopped = tnfw_b_state & TNFW_B_STOPPED; in tnf_trace_init()
133 tnfw_b_state |= stopped; in tnf_trace_init()
/titanic_41/usr/src/uts/common/os/
H A Dpgrp.c207 int stopped; local
217 stopped = 0;
223 if (!stopped && mp != curproc) {
225 stopped = jobstopped(mp);
230 if (stopped) {
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_recv.c315 boolean_t stopped; in arn_stoprecv() local
319 stopped = ath9k_hw_stopdmarecv(ah); in arn_stoprecv()
326 return (stopped); in arn_stoprecv()
H A Darn_main.c887 boolean_t stopped; in arn_set_channel() local
911 stopped = arn_stoprecv(sc); /* turn off frame recv */ in arn_set_channel()
919 if (!stopped || (sc->sc_flags & SC_OP_FULL_RESET)) in arn_set_channel()
H A Darn_core.h469 boolean_t stopped; member
H A Darn_xmit.c988 txq->stopped = 1; in arn_test_get_txq()
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out51 java.lang.IllegalStateException: consumer already stopped
H A Dtst.Bean.ksh.out174 …ionSignal = 3, terminationSignalName = SIGSTOP, exitStatus = -2, message = Process stopped on dime]
175 …ionSignal = 3, terminationSignalName = SIGSTOP, exitStatus = -2, message = Process stopped on dime]
177 …ionSignal = 3, terminationSignalName = SIGSTOP, exitStatus = -2, message = Process stopped on dime]
178 …ionSignal = 3, terminationSignalName = SIGSTOP, exitStatus = -2, message = Process stopped on dime]
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java55 static boolean stopped; field in JDTrace
970 stopped = true; in main()
1010 if (stopped || !started) { in main()
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dncform186 fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
H A Dnceucform215 fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dsvcctl.ndl192 * an error has occurred and the service should be stopped.
/titanic_41/usr/src/lib/libshell/common/
H A Dsh.memo774 have stopped and takes back control of the terminal.
796 that lists the status of all running and stopped jobs.
798 you are informed of the change of state (running or stopped)
805 When you try to exit the shell while jobs are stopped or running,
808 all stopped processes will be terminated.
H A DRELEASE637 returned by a process that catches the SIGCONT signal is stopped
639 07-12-13 A race condition in which a program that has been stopped and then
761 07-03-02 If a job is stopped, and subsequently restarted with a CONT
/titanic_41/usr/src/lib/libpp/common/
H A DRELEASE80 02-06-25 ppproto.c: fix pragma search bug that stopped after 8 comment lines
/titanic_41/usr/src/cmd/lp/lib/oam/
H A Dmsg.source120 …"Either the LP print service has stopped,\nor all message channels are busy. If the\nproblem conti…
/titanic_41/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1542 # is_pool_scrub_stopped - to check if the pool is scrub stopped
/titanic_41/usr/src/cmd/fm/dicts/
H A DSUN4V.po851 msgstr "A CPU chip's Link Framing Unit has stopped using a bad lane.\n Refer to %s for more inform…
/titanic_41/usr/src/data/zoneinfo/
H A Dnorthamerica2271 # tell me when the practice had stopped.
2281 # I sent Aziz an e-mail asking when Resolute Bay had stopped using
H A Daustralasia61 # Hamilton) observed DST for two years after the rest of Queensland stopped.
H A Dasia2104 # Korea ran a daylight saving program from 1949-61 but stopped it
/titanic_41/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc1980 * Retry time-out is nonfatal. The initial requester has stopped retrying so
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE991 01-03-23 iconv: fix iconv_move buffer boundary bug that stopped at 1 block

12