Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/stop/
H A Dtst.stop2.d42 stopped = 0;
46 /pid == $1 && stopped == 1/
53 /pid == $1 && stopped == 0/
57 stopped = 1;
65 /timestamp > timeout && stopped == 1/
H A Dtst.stop1.d42 stopped = 0;
46 /pid == $1 && stopped == 1/
53 /pid == $1 && stopped == 0/
57 stopped = 1;
65 /timestamp > timeout && stopped == 1/
/illumos-gate/usr/src/uts/common/os/
H A Dpgrp.c205 int stopped; local
215 stopped = 0;
221 if (!stopped && mp != curproc) {
223 stopped = jobstopped(mp);
228 if (stopped) {
/illumos-gate/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.c841 boolean_t stopped; in arn_set_channel() local
865 stopped = arn_stoprecv(sc); /* turn off frame recv */ in arn_set_channel()
873 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.c987 txq->stopped = 1; in arn_test_get_txq()
/illumos-gate/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]
/illumos-gate/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()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_defs.h465 char stopped; member
H A Dvmxnet3_main.c1095 if (tqdesc->status.stopped) { in vmxnet3_intr_events()
1099 if (rqdesc->status.stopped) { in vmxnet3_intr_events()
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dncform182 fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
H A Dnceucform209 fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsvcctl.ndl194 * an error has occurred and the service should be stopped.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
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 DRELEASE66 12-06-04 A bug in which continuing a stopped builtin could cause it to
69 directory if they are killed or stopped.
247 set correctly after restarting a stopped pipeline has been fixed.
1543 returned by a process that catches the SIGCONT signal is stopped
1545 07-12-13 A race condition in which a program that has been stopped and then
1667 07-03-02 If a job is stopped, and subsequently restarted with a CONT
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE91 02-06-25 ppproto.c: fix pragma search bug that stopped after 8 comment lines
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source118 …"Either the LP print service has stopped,\nor all message channels are busy. If the\nproblem conti…
/illumos-gate/usr/src/data/zoneinfo/
H A Deurope1342 # stations: all the publicly visible clocks stopped at midnight railway time
1349 # That "all French clocks stopped" for 00:09:21 is a misreading of French
1371 # tzdb has no way to represent stopped clocks. As the railway practice
H A Dnorthamerica2243 # tell me when the practice had stopped.
2253 # I sent Aziz an e-mail asking when Resolute Bay had stopped using
H A Daustralasia58 # Hamilton) observed DST for two years after the rest of Queensland stopped.
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1746 # is_pool_scrub_stopped - to check if the pool is scrub stopped
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex508 …r-layer [e.g., L2 VPORTs which were started by the upper layer should be stopped before calling th…
509 … interrupts, so the interrupt handler can be released [and slowpath DPC context can be stopped]. \\
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc1980 * Retry time-out is nonfatal. The initial requester has stopped retrying so

12