Home
last modified time | relevance | path

Searched refs:script (Results 101 – 125 of 297) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh120 script() { function
124 script
H A Dtst.provregex4.ksh143 script() { function
147 script
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh88 script() function
111 script | cut -c5-
H A Dtst.dlclose1.ksh133 script() { function
152 script 2>&1
H A Dtst.dlclose2.ksh144 script() { function
153 script
H A Dtst.dlclose3.ksh139 script() { function
163 script
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DTEST.mk180 * is specified or the .rt file is newer than the script
181 * otherwise the script is accepted if it exists
184 * would regenerate the test script and capture current
H A Drt.sh213 style=script
351 script) case $line in
459 script) continue
H A Dmprobe.sh20 : mam probe script
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh47 script() function
126 script &
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dpkginstall.h75 extern int reqexec __P((int update, char *script, int non_abi_scripts,
77 extern int chkexec __P((int update, char *script));
/illumos-gate/usr/src/cmd/ast/ksh/builtins/
H A Dalias.c152 static const char *script = "\n" variable
206 (void) sh_trap(script, 0); in script_builtin_main()
/illumos-gate/usr/src/lib/libnsl/saf/
H A Ddoconfig.c70 doconfig(int fd, char *script, long rflag) in doconfig() argument
80 if (stat(script, &statbuf) < 0) in doconfig()
83 fp = fopen(script, "rF"); in doconfig()
/illumos-gate/usr/src/grub/grub-0.97/
H A DINSTALL38 configure script.
58 The `configure' shell script attempts to guess correct values for
62 definitions. Finally, it creates a shell script `config.status' that
117 and executables to go and run the `configure' script. `configure'
155 you can create a site shell script called `config.site' that gives
159 `CONFIG_SITE' environment variable to the location of the site script.
160 A warning: not all `configure' scripts look for a site script.
188 script, and exit.
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c185 run_script (char *script, char *heap) in run_script() argument
188 char *cur_entry = script; in run_script()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnet.sed.in27 * This file is a sed script which is first preprocessed by cpp or cc -E to
29 * values. After preprocessing, the sed script is run over net.d.in to
H A Dio.sed.in28 * This file is a sed script which is first preprocessed by cpp or cc -E to
30 * values. After preprocessing, the sed script is run over io.d.in to
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9355 b. A bug that caused a core dump when a script that did not
72 to be disabled when a script that enabled monitor mode
90 of options for a script invoked by name inside a
95 s. A bug which allowed a script to trap signals that are
117 f. A bug which allowed a script to trap signals that are
137 n. A bug which caused an invalid trap to cause a script
152 reporting an error when failing to open a script
162 g. A bug which caused a script to terminate when set -e
168 a script was invoked as an argument to the . command
260 variables weren't being reset before running a script.
[all …]
H A DREADME75 SUID_EXEC on Execute /etc/suid_exec for setuid, setgid script.
86 Set on systems that recognize script beginning with #! specially.
95 shell, then you can run the script mamexec < Mamfile to build ksh.
108 a script. ksh93 is able to recognize files in this format and process
110 don't want to give away the original script source.
125 and/or execute only script. Note, that ksh does not read the .profile
157 2 when a string in a script needs translation. You use a $ in front
158 of a double quoted string in a script to indicate that it
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt37 database by running the script:
49 The test_kernel.sh script will create a .c.smatch file for every file it tests
60 The kchecker script prints its warnings to stdout.
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib664 # argument. Generates a temporary expect script which is removed at the end of
677 # finish Exit the expect script here - the test has passed.
695 # Generate expect script.
745 # Check that there were no errors writing to the script file.
748 cti_unresolved "Error writing expect script to file" \
760 # Execute expect using generated script.
764 # If debug is on, save expect script and output, otherwise remove
765 # script.
769 cti_report "DEBUG: expect script is $PWD/$cti_lv_expfile," \
782 cti_unresolved "Expect script timed-out during test setup"
[all …]
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dtable.c494 GString *script; in parse_config() local
580 script = g_string_new(NULL); in parse_config()
581 g_hash_table_foreach(parser.lt_pr_dmacro, (GHFunc)genscript, script); in parse_config()
582 dtrans = g_string_free(script, FALSE); in parse_config()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/
H A Dr.ipsecalgs27 # Removal class action script for ipsecalgs class files.
29 # This script removes entries belonging to the package from the
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dgetline2.sh8 SCRIPT=$WORKDIR/test.temp.script
/illumos-gate/usr/src/cmd/cmd-crypto/scripts/
H A Dr.kcfconf27 # Removal class action script for "kcfconf" class files.
29 # This script removes entries belonging to the package from the

12345678910>>...12