Searched refs:SCRIPT (Results 1 – 15 of 15) sorted by relevance
| /titanic_54/usr/src/cmd/allocate/ |
| H A D | wdwwrapper.sh | 52 SCRIPT=$1 55 if [ ! -e $SCRIPT ]; then 56 echo **** Clean script $SCRIPT not found **** 64 $SCRIPT "$@"
|
| /titanic_54/usr/src/cmd/dodatadm/ |
| H A D | Makefile | 27 SCRIPT = dodatadm.udaplt macro 39 ETCINITPROG= $(SCRIPT:%=$(INITD)/%) 43 all: $(SCRIPT) 55 $(LN) $(INITD)/$(SCRIPT) $(STARTDATADM)
|
| /titanic_54/usr/src/cmd/tsol/misc/ |
| H A D | Makefile | 33 SCRIPT=txzonemgr macro 42 all: $(SCRIPT) $(ETCTSOLFILES) 47 $(RM) $(SCRIPT) $(ETCTSOLFILES)
|
| /titanic_54/usr/src/cmd/tip/ |
| H A D | tipout.c | 56 if (boolean(value(SCRIPT)) && fscript != NULL) in intEMT() 59 boolean(value(SCRIPT)) = FALSE; in intEMT() 66 boolean(value(SCRIPT)) = TRUE; in intEMT() 77 if (boolean(value(SCRIPT)) && fscript != NULL) in intTERM() 154 if (boolean(value(SCRIPT)) && fscript != NULL) { in tipout()
|
| H A D | cmds.c | 617 if (boolean(value(SCRIPT))) in setscript() 754 if (vtable[SCRIPT].v_access&CHANGED) { in variable() 755 vtable[SCRIPT].v_access &= ~CHANGED; in variable() 766 if (boolean(value(SCRIPT))) in variable()
|
| H A D | tip.h | 214 #define SCRIPT 18 macro
|
| H A D | remote.c | 112 boolean(value(SCRIPT)) = 1; in getremcap()
|
| H A D | tip.c | 362 if (boolean(value(SCRIPT))) { in tipin()
|
| /titanic_54/usr/src/contrib/ast/src/cmd/INIT/ |
| H A D | mktest.sh | 111 typeset ARG SCRIPT UNIT TEMP=${TMPDIR:-/tmp}/$command.$$.tmp WORK 148 SCRIPT=$1 150 if [[ ! -r $SCRIPT ]] 151 then print -u2 -r -- $command: $SCRIPT: cannot read 158 else ARG=${SCRIPT##*/} 288 then print -u2 -r -- $command: $SCRIPT: UNIT statement or operand expected 571 print -u$stdout -r "# : : generated from $SCRIPT by $command : : #" 610 . $SCRIPT < /dev/null | sed -e $'s,\\\\n,\n,g' -e $'s,\\\\t,\t,g' -e $'s,\\$\',\',g' 615 . $SCRIPT <&$stdin
|
| /titanic_54/usr/src/cmd/cron/ |
| H A D | Makefile | 56 SCRIPT = batch macro 68 $(SCRIPT:%=$(ROOTBIN)/%) \ 117 CLOBBERFILES += $(SCRIPT) $(XPG4SCRIPT) 155 all : $(PROG) $(XPG4) $(XPG6) $(SCRIPT) $(XPG4SCRIPT) $(FILES)
|
| /titanic_54/usr/src/tools/depcheck/ |
| H A D | get_depend_info | 418 open(SCRIPT, $filename); 421 while (<SCRIPT>) { 453 close(SCRIPT);
|
| /titanic_54/usr/src/cmd/script/ |
| H A D | THIRDPARTYLICENSE.descrip | 1 PORTIONS OF SCRIPT COMMAND FUNCTIONALITY
|
| /titanic_54/usr/src/cmd/ |
| H A D | Makefile.cmd | 148 ROOTUSRSBINSCRIPT=$(SCRIPT:%=$(ROOTUSRSBIN)/%)
|
| /titanic_54/usr/src/uts/common/sys/scsi/adapters/ |
| H A D | scr.out | 31 UINT SCRIPT[] = {
|
| /titanic_54/usr/src/grub/grub-0.97/ |
| H A D | ChangeLog | 3159 Check if in CMDLINE or SCRIPT mode and ask password immediately.
|