Searched refs:script (Results 101 - 125 of 148) sorted by relevance

123456

/illumos-gate/usr/src/cmd/dtrace/demo/
H A Dmkdemo.pl110 * This D script is used as an example in the Solaris Dynamic Tracing Guide
117 * On machines that have DTrace installed, this script is available as
164 print HTML "For more information on any one script, follow the link\n";
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex4.ksh143 script() { function
147 script
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose1.ksh133 script() { function
152 script 2>&1
H A Dtst.dlclose3.ksh139 script() { function
163 script
H A Dtst.dlclose2.ksh144 script() { function
153 script
/illumos-gate/usr/src/cmd/saf/
H A Dsacadm.c117 char *script = NULL; /* argument to -z */ local
256 script = optarg;
297 add_pm(pmtag, type, command, version, flags, count, script, comment);
304 if (!pmtag || type || script)
313 if (!pmtag || type || script)
322 if (!pmtag || type || script)
331 if (!pmtag || type || script)
340 if (!pmtag || type || script)
348 if ((pmtag && type) || script)
357 if (type || script)
[all...]
H A Dpmadm.c123 char *script = NULL; /* argument to -z */ local
269 script = optarg;
314 add_svc(pmtag, type, svctag, id, pmspec, flags, version, comment, script);
321 if (!pmtag || !svctag || type || script)
330 if (!pmtag || !svctag || type || script)
339 if (!pmtag || !svctag || type || script)
347 if ((pmtag && type) || script)
352 if (script && uid) {
356 if ((pmtag && type) || (!pmtag && !type) || !svctag || (type && !script))
358 doconf(script, pmta
[all...]
/illumos-gate/usr/src/cmd/ksh/builtins/
H A Dalias.c152 /* Builtin script, original derived from alias.sh */
153 static const char *script = "\n" variable
220 (void) sh_trap(script, 0);
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dattributes.sh124 print 'typeset -i m=48/4+1;print -- $m' > $tmp/script
125 chmod +x $tmp/script
127 if [[ $($tmp/script) != 13 ]]
128 then err_exit 'attributes not cleared for script execution'
130 print 'print VAR=$VAR' > $tmp/script
132 $tmp/script > $tmp/script.1
133 [[ $(< $tmp/script.1) == VAR= ]] || err_exit 'typeset -L should not be inherited'
H A Darrays.sh336 print 'print ${var[0]} ${var[1]}' > $tmp/script
337 chmod +x $tmp/script
338 [[ $($SHELL -c "var=(foo bar);export var;$tmp/script") == foo ]] || err_exit 'export array not exporting just first element'
349 cat > $tmp/script <<- \!
353 [[ $($SHELL -c "typeset -A foo;$tmp/script") == foo ]] 2> /dev/null || err_exit 'empty associative arrays not being cleared correctly before scripts'
354 [[ $($SHELL -c "typeset -A foo;foo[abc]=abc;$tmp/script") == foo ]] 2> /dev/null || err_exit 'associative arrays not being cleared correctly before scripts'
H A Dbuiltins.sh184 $SHELL -c "cd $tmp/a/b; cd c" 2>/dev/null || err_exit "initial script relative cd fails"
313 print -n $'{ read -r line;print $line;}\nhello' > $tmp/script
314 chmod 755 $tmp/script
315 if [[ $($SHELL < $tmp/script) != hello ]]
H A Doptions.sh459 CMD=( command-kill script-kill )
464 print $'kill -KILL $$' > script-kill
465 chmod +x command-kill script-kill
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dmisc.c209 register char *script; local
230 script = *argv;
231 if(error_info.errors || !script)
234 errormsg(SH_DICT,ERROR_exit(1),e_toodeep,script);
238 np = nv_search(script,shp->fun_tree,0);
243 path_search(script,NIL(Pathcomp_t**),0);
250 errormsg(SH_DICT,ERROR_exit(1),e_found,script);
257 if((fd=path_open(script,path_get(script))) < 0)
258 errormsg(SH_DICT,ERROR_system(1),e_open,script);
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Denm.c152 char *script, *copy = NULL; local
173 nwam_value_get_string(scriptval, &script) != NWAM_SUCCESS) {
175 * If we're stopping, it's not an error for no script to
180 "no script specified for enm %s", object_name);
194 "running script %s for enm %s", script, object_name);
197 * The script may take a number of arguments. We need to
199 * (ctrun), ENM script name, arguments and NULL array
205 if ((copy = strdup(script)) == NULL ||
206 (argv = calloc(strlen(script), sizeo
337 pthread_t script; local
[all...]
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshlex.h56 unsigned long script; /* script entity number */ member in struct:_shlex_
57 unsigned long fscript; /* script file entity number */
61 char *scriptname; /* name of script file */
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dtable.c63 * The dtrace translation rules we get from the script
494 GString *script; local
580 script = g_string_new(NULL);
581 g_hash_table_foreach(parser.lt_pr_dmacro, (GHFunc)genscript, script);
582 dtrans = g_string_free(script, FALSE);
680 * of such causes are explicitly specified in the D script.
798 * Append macros to D script, if any.
/illumos-gate/usr/src/ucbcmd/
H A DMakefile126 script \
/illumos-gate/usr/src/cmd/dircmp/
H A Ddircmp.sh53 *script) ;;
70 *script) ;;
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mem.h174 sbdp_rename_script_t *script; /* points to the actual script */ member in struct:__anon9955
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl31 # This is the top level script for performing the appcert checks. It
85 run_profiler(); # Run the script symprof.
87 run_checker(); # Run script symcheck.
89 run_report_generator(); # Run the script symreport.
400 if ($file_output =~ /script$/) {
402 $file_output =~ s/: /: script /;
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml121 <!-- these are passed to ttymon in the method script.
146 # Note that this script file is normally parsed during build by sh(1).
175 <!-- these are passed to ttymon in the method script -->
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l65 * Things the class action script can't do. Don't get the impression that
66 * this means the class action script can be interactive; but, it can
72 /* Things the request script can't do. */
74 /* Things the checkinstall script can't do. */
80 #define WRN_INST_F "WARNING: script <%s> uses installf but no " \
82 #define WRN_REM_F "WARNING: script <%s> uses removef but no " \
84 #define WRN_INTERACT "WARNING: script <%s> may require " \
86 #define WRN_LOCKED "WARNING: script <%s> may seek access to the " \
89 "postremove script."
90 #define WRN_ROOT "WARNING: script <
[all...]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c99 STATIC void script(int, int);
725 * Build edit script.
728 * and replaces on individual lines. Instead we build the script so that
733 * Also we can optimize the script so that tail inserts become replaces.
738 script(fr, lr) function
827 script(fr, lr);
904 * lines instead of performing usual cost/script operations.
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dparse.c106 unsigned long parent=lexp->script;
771 lexp->current = kiaentity(lexp,t->funct.functnam,-1,'p',-1,-1,lexp->script,'p',0,"");
1476 r = kiaentity(lexp,sh_argstr(argp),-1,'p',0,0,lexp->script,'d',0,"");
1665 unsigned long r=kiaentity(lexp,(iof&IORAW)?sh_fmtq(iop->ioname):iop->ioname,-1,'f',0,0,lexp->script,'f',0,"");
1821 r=kiaentity(lexp,sh_argstr(lexp->arg),-1,'f',0,0,lexp->script,'t',0,"");
1934 kiaentity(lp,name+1,-1,*name,0,-1,(*name=='p'?lp->unknown:lp->script),np->nvalue.i,nv_size(np),"");
/illumos-gate/usr/src/cmd/
H A DMakefile363 script \
680 script \

Completed in 92 milliseconds

123456