Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/titanic_51/usr/src/cmd/sgs/test/ld/assert-deflib/
H A Dtest-deflib.sh63 function run function
80 run "-Wl,-zassert-deflib" 0 \
84 run "-Wl,-zassert-deflib -Wl,-zfatal-warnings" 1 \
88 run "-Wl,-zassert-deflib=libc.so -Wl,-zfatal-warnings" 0 \
92 run "-Wl,-zassert-deflib=libc.so -Wl,-zfatal-warnings" 0 \
97 run "-Wl,-zassert-deflib=lib.so -Wl,-zfatal-warnings" 1 \
101 run "-Wl,-zassert-deflib=libf -Wl,-zfatal-warnings" 1 \
105 run "-Wl,-zassert-deflib=libf.s -Wl,-zfatal-warnings" 1 \
109 run "-Wl,-zassert-deflib=libc.so -Wl,-zfatal-warnings -lelf" 1 \
116 run "
[all...]
/titanic_51/usr/src/cmd/nscd/
H A Dsvc-nscd38 if [ -r /var/run/name_service_door ]; then
39 rm /var/run/name_service_door
42 /var/run || exit $SMF_EXIT_ERR_FATAL
62 if [ -L /var/run/name_service_door ]; then
63 rm /var/run/name_service_door
/titanic_51/usr/src/cmd/avs/sdbc/etc/
H A Ddscfg_reconfigure.cluster.sh60 # Scripts to be run should have been symlinked into $NWS_START_DIR and
104 # The pid of the process is kept in file /var/run/scnws/$dg.pid.
111 if [ -f /var/run/scnws/$dg.pid ]
113 for i in `cat /var/run/scnws/$dg.pid`
118 rm -f /var/run/scnws/$dg.pid
154 rm -f /var/run/scnws/$dg.pid
181 rm -f /var/run/scnws/$dg.pid
188 rm -f /var/run/scnws/$dg.pid
317 mkdir -p /var/run/scnws/
318 rm -f /var/run/scnw
[all...]
/titanic_51/usr/src/cmd/adbgen/common/
H A Dadbgen.sh52 echo adbgen -mlp64 must be run on 64-bit system
90 -o $file.run $file.adb.c $ADBDIR/$subdir/adbsub.o
92 $file.run | adbgen3 | adbgen4 > $file
93 $DEBUG rm -f $file.run $file.adb.C $file.adb.c $file.adb.o
95 $DEBUG rm -f $file.run $file.adb.C $file.adb.c $file.adb.o
/titanic_51/usr/src/grub/grub-0.97/
H A Dmissing35 run=:
37 # In the cases where this matters, `missing' is being run in the
48 --run)
49 # Try to run requested program, and just exit if it succeeds.
50 run=
57 # if --run hadn't been passed.
59 run=:
74 --run try to run the given command, and emulate it if it fails
115 if test -n "$run"; the
[all...]
/titanic_51/usr/src/cmd/initpkg/init.d/
H A DREADME45 environment in which services are run, refer to the SMF documentation.
55 The run-levels operate as follows:
59 Read /etc/rcS.d/README for details. This run-level corresponds to
64 All /etc/rc0.d/K* scripts are run, followed by all /etc/rc0.d/S*
70 If the system was in a higher run-level, all /etc/rc1.d/K* scripts
71 are run. Regardless of the previous run-level, all /etc/rc1.d/S*
72 scripts are run.
76 Read /etc/rc2.d/README for details. This run-level corresponds to
81 Read /etc/rc3.d/README for details. This run
[all...]
/titanic_51/usr/src/test/
H A DREADME34 Regardless of origin, all of these tests are executed using the run(1) script
40 around run(1). These wrappers allow environment variables to be set up which
43 run(1) to be passed through so that a user may specify a custom configuration
45 itself, please see the run(1) manpage.
54 runfiles - Configuration files that dictate how the tests are run.
57 The tests you create will be run, and given a PASS or FAIL status in accordance
64 run is that every test is marked PASS.
73 using the -w option to run(1). There are a few other changes that may be
77 These variables must be set before beginning the test run either manually, or
85 should run a
[all...]
/titanic_51/usr/src/lib/librstp/common/
H A DREADME16 To run:
17 1. In one shell run 'mngr'
22 2. In another shell run bridge instance.
27 3. You may (and should) run a number of bridge instances, each in its
34 while all these process run onto the same computer, these time stamps
/titanic_51/usr/src/test/os-tests/runfiles/
H A DMakefile19 SRCS = delphix.run \
20 omnios.run \
21 openindiana.run
/titanic_51/usr/src/test/zfs-tests/runfiles/
H A DMakefile19 SRCS = delphix.run openindiana.run omnios.run
/titanic_51/usr/src/test/libc-tests/cmd/
H A Dlibctest.ksh21 runner="/opt/test-runner/bin/run"
40 if [[ ! -f $MY_TESTS/runfiles/$distro.run ]] && \
41 [[ -f $MY_TESTS/runfiles/default.run ]]; then
45 [[ -n $distro ]] && echo $MY_TESTS/runfiles/$distro.run
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnamespace.sh60 print 'print local prog $1' > $tmp/local/bin/run
61 print 'print global prog $1' > $tmp/global/bin/run
62 chmod +x "$tmp/local/bin/run" "$tmp/global/bin/run"
75 [[ $(fn) == 'local fn bar' ]] || err_exit 'fn inside namespace should run local function'
76 [[ $(fun) == 'global fun abc' ]] || err_exit 'global fun run from namespace not working'
89 run $1
96 [[ $(fn) == 'global fn abc' ]] || err_exit 'fn outside namespace should run global function'
102 [[ $(run $foo) == 'global prog abc' ]] || err_exit 'global binary on PATH failed'
/titanic_51/usr/src/cmd/ast/
H A DMakefile.iffe60 $(AST_IFFE) $(IFFEFLAGS) -c '$(IFFEC)' run $< $(IFFE_EXTRA)
65 $(AST_IFFE) $(IFFEFLAGS) -c '$(IFFEC)' run $< $(IFFE_EXTRA)
70 $(AST_IFFE) $(IFFEFLAGS) -c '$(IFFEC)' run $< $(IFFE_EXTRA)
/titanic_51/usr/src/cmd/svc/milestone/
H A Dfs-minimal35 # Currently, these are /var, /var/adm, /var/run and /tmp. A change
66 mounted /var/run - tmpfs < /etc/mnttab
68 mountfs -O /var/run tmpfs - swap || exit $SMF_EXIT_ERR_FATAL
71 if [ ! -f /var/run/tzsync ] ; then
H A Dfs-local33 cd /; /sbin/mountall -l >/var/run/fs-local 2>&1
43 cat /var/run/fs-local >/dev/msglog
49 rm -f /var/run/fs-local
/titanic_51/usr/src/cmd/mdb/test/
H A DREADME3 This provides a primordial version of a test suite for mdb. To run the tests,
4 run mtest. Tests exist in various subdirectories. The name of the test is
15 o ksh - Indicating that it should be run with ksh
/titanic_51/usr/src/test/zfs-tests/doc/
H A DREADME53 to sudo(1M) to root without a password to run the test.
57 Once the pre-requisites are satisfied, simply run the zfstest script:
61 When the '-q' option is specified, it is passed to run(1) which causes output
66 runfile. The format of the runfile is explained in run(1), and the files that
70 test_machine$ /opt/zfs-tests/bin/zfstest [-aq] -c my_tests.run
75 end of each test, and a results summary is printed at the end of the run. The
/titanic_51/usr/src/cmd/utmpd/
H A Dsvc-utmpd34 if [ -p /var/run/utmppipe ]; then
41 /usr/bin/rm -f /var/run/utmppipe
/titanic_51/usr/src/tools/depcheck/
H A DDependencyCheck.txt56 a. run make_pkg_db with the -dbdir argument
59 c. run the get_depend_info tool and specify the directory with
71 The strings command will not be run on binaries if the user specifies the
80 to run all permutations of the executable being analyzed. Clearly a definitive
97 path. If an input is identified as a kernel module, then an ldd is run on
104 If the ldd returns nothing, then a "strings" command is run on the kernel
109 Note, if the ldd succeeds, then a strings will not run on the kernel module.
114 Binary files have both the ldd and strings command run on them. The output of
/titanic_51/usr/src/cmd/hal/hald/solaris/
H A Dsvc-hal23 [ ! -d /var/run/hald ] && /usr/bin/mkdir -m 755 /var/run/hald
/titanic_51/usr/src/cmd/smbsrv/fksmbd/
H A DREADME29 For debugging, etc. it's easiest to run this as a normal user,
46 c: chown/chmod the directories: /var/smb /var/run/smb
50 Now you can run fksmbd from the proto area using this script:
53 You can also run it under dbx (see the .dbxrc file).
54 To run it under mdb (with mdb modules build here):
/titanic_51/usr/src/cmd/avs/nsctl/
H A Dnskernd.c61 * This stack size needs to be sufficient to run _newlwp() and then
208 * First function run by a NSKERND_NEWLWP thread.
442 * First function run by a NSKERND_LOCK thread.
725 int i, run, rc; in main() local
880 run = 1; in main()
883 while (run) { in main()
888 run = 0; in main()
904 run = 0; in main()
913 run = 0; in main()
934 run in main()
[all...]
/titanic_51/usr/src/test/util-tests/cmd/
H A Dutiltest.ksh21 runner="/opt/test-runner/bin/run"
38 elif [[ -f $MY_TESTS/runfiles/default.run ]]; then
43 [[ -n $distro ]] && echo $MY_TESTS/runfiles/$distro.run
/titanic_51/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java52 public void run() { in startTimer()
76 public void run() { in startAggregateThread()
126 public void run() { in main()
/titanic_51/usr/src/cmd/sendmail/libmilter/
H A DREADME12 This README file describes the steps needed to compile and run a filter,
23 Note: we strongly recommend not to run any milter as root. Libmilter
25 good security practice to run a program only with root privileges
55 Xfilter1, S=local:/var/run/f1.sock, F=R
62 INPUT_MAIL_FILTER(`filter1', `S=local:/var/run/f1.sock, F=R')
66 The first attaches to a Unix-domain socket in the /var/run directory; the
117 INPUT_MAIL_FILTER(`sample', `S=local:/var/run/f1.sock')
131 UNIX domain socket located in /var/run/f1.sock.
133 % ./sample -p local:/var/run/f1.sock

12345678910>>...13