Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 153) sorted by relevance

1234567

/titanic_44/usr/src/lib/libpctx/common/
H A Dlibpctx.c528 int running = 1; in pctx_run() local
573 while (running == 1 && !pctx->terminate) { in pctx_run()
639 running = -1; in pctx_run()
647 running = -1; in pctx_run()
675 running = -1; in pctx_run()
676 if (running == 1 && --nsamples == 0) in pctx_run()
677 running = 0; in pctx_run()
692 running = -1; in pctx_run()
696 if (running == 1) in pctx_run()
697 running = 0; in pctx_run()
[all …]
/titanic_44/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDCPanel.java168 private boolean running = false; field in DCPanel.Timer
179 running = false; in run()
182 running = true; in run()
202 if (running) { in cancel()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out33 before go, running: false
34 consumerStarted, running: true
45 consumerStopped, running: false
46 after stop, running: false
/titanic_44/usr/src/test/os-tests/doc/
H A DREADME28 and the testrunner without running a full nightly:
46 The pre-requisites for running the OS Unit Test Suite are:
56 While the OS Unit Test Suite is running, one informational line is printed at
/titanic_44/usr/src/test/util-tests/doc/
H A DREADME35 Suite and the testrunner without running a full nightly:
53 The pre-requisites for running the OS Unit Test Suite are:
62 While the OS Unit Test Suite is running, one informational line is printed at
/titanic_44/usr/src/uts/common/io/zyd/
H A Dzyd.c297 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_send()
720 if (!sc->usb.connected || sc->suspended || !sc->running) in zyd_m_stat()
789 sc->running = B_TRUE; in zyd_m_start()
802 sc->running = B_FALSE; in zyd_m_stop()
852 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_ioctl()
858 if (sc->running && ic->ic_des_esslen) { in zyd_m_ioctl()
878 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_setprop()
885 if (sc->running && ic->ic_des_esslen) { in zyd_m_setprop()
904 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_getprop()
972 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_newstate()
/titanic_44/usr/src/lib/libshell/common/scripts/
H A Dshircbot.sh64 typeset running=true
116 while ${_.running} ; do
356 _.running=false
/titanic_44/usr/src/test/libc-tests/doc/
H A DREADME36 testrunner without running a full nightly:
58 The pre-requisites for running the this Unit Test Suite are:
69 While the Unit Test Suite is running, one informational line is printed at
/titanic_44/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME31 Things have been tuned for PostScript printers running at 9600 baud, and may not
32 be optimal for fast printers running at higher baud rates. A few simple changes
54 when they get to the printer. Should help if you're running at 19.2KB or
/titanic_44/usr/src/cmd/initpkg/init.d/
H A DREADME.rc255 file systems are mounted. The name service, if any, is running.
56 The system logger is running. Cron is running.
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb3 % the percentage of the total running time of the
6 cumulative a running sum of the number of seconds accounted
/titanic_44/usr/src/test/zfs-tests/doc/
H A DREADME28 testrunner without running a full nightly:
46 The pre-requisites for running the ZFS Test Suite are:
74 While the ZFS Test Suite is running, one informational line is printed at the
/titanic_44/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate012.cfg33 # Verify that running 'zfs inherit -r' at each level of the data hierarchy
39 # running it at the top level is somewhat redundant as the top level value
H A Dstate014.cfg33 # Verify that running 'zfs inherit -r' at each level of the data hierarchy
39 # running it at the top level is somewhat redundant as the top level value
/titanic_44/usr/src/cmd/latencytop/common/
H A Dlatencytop.c208 int running = 1; in main() local
522 running = lt_display_loop(refresh_interval * 1000 - in main()
542 } while (running != 0); in main()
/titanic_44/usr/src/tools/opensolaris/
H A DREADME.opensolaris.tmpl36 must be running a recent build. The build schedule is available at
43 Build machines are expected to be running an OpenSolaris build that
46 running snv_141 or later.
/titanic_44/usr/src/lib/libsaveargs/tests/
H A DREADME8 Actually test the full chunk of the (libproc) side of the code, running
/titanic_44/usr/src/cmd/svc/milestone/
H A DREADME.share36 In failure scenarios, smf(5) may or may not be running, depending on
37 which component has failed. If smf(5) is running, and the /usr
47 you may also consider running these scripts with the shell displaying
49 based scripts, this would mean running the method as
/titanic_44/usr/src/cmd/auditd/
H A Dauditd.c98 static int running = 1; variable
286 while (running) { in main()
355 running = 0; /* shut down now */ in main()
394 running = 0; /* Close down auditing and exit */ in main()
/titanic_44/usr/src/uts/common/io/iprb/
H A Diprb.c1226 if (ip->running && !ip->suspended) in iprb_m_promisc()
1239 if (ip->running && !ip->suspended) in iprb_m_unicst()
1261 if (ip->running && !ip->suspended) in iprb_m_multicst()
1270 if (ip->running && !ip->suspended) in iprb_m_multicst()
1292 ip->running = B_TRUE; in iprb_m_start()
1327 ip->running = B_FALSE; in iprb_m_stop()
1342 if ((!ip->suspended) && (ip->running)) { in iprb_m_stat()
1654 if (ip->suspended || !ip->running) { in iprb_periodic()
1721 if (ip->running) { in iprb_suspend()
1740 if (ip->running) { in iprb_resume()
/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgserv.c546 boolean_t sync_needed, running; in pkgsync_needed() local
560 running = B_FALSE; in pkgsync_needed()
567 running = B_TRUE; in pkgsync_needed()
571 return (running || sync_needed); in pkgsync_needed()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh37 * not work if not running with kernel permissions.
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod206 determined based on the total time spent running and not running the counters.
207 If T1 is the time counters were running during the period and T2 is the time
/titanic_44/usr/src/cmd/awk_xpg4/
H A Dawk1.c290 running = 1; in awkvarinit()
301 running = 0; in awkvarinit()
340 running = 1; in awkarginit()
349 running = 0; in awkarginit()
1204 if (running) { in awkierr()
1220 if (perr != 2 && !running) { in awkierr()
/titanic_44/usr/src/uts/sun4u/ml/
H A Dzulu_hat_asm.s283 ! set the status code to ZULUVM_NO_TTE in case we are running at TL=1

1234567