Search

Searched refs:SCRIPT (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/allocate/
H A Dwdwwrapper.sh52 SCRIPT=$1
55 if [ ! -e $SCRIPT ]; then
56 echo **** Clean script $SCRIPT not found ****
64 $SCRIPT "$@"
/illumos-gate/usr/src/cmd/tsol/misc/
H A DMakefile33 SCRIPT=txzonemgr macro
42 all: $(SCRIPT) $(ETCTSOLFILES)
47 $(RM) $(SCRIPT) $(ETCTSOLFILES)
/illumos-gate/usr/src/cmd/dodatadm/
H A DMakefile27 SCRIPT = dodatadm.udaplt macro
39 ETCINITPROG= $(SCRIPT:%=$(INITD)/%)
43 all: $(SCRIPT)
55 $(LN) $(INITD)/$(SCRIPT) $(STARTDATADM)
/illumos-gate/usr/src/cmd/tip/
H A Dtipout.c56 if (boolean(value(SCRIPT)) && fscript != NULL)
59 boolean(value(SCRIPT)) = FALSE;
66 boolean(value(SCRIPT)) = TRUE;
77 if (boolean(value(SCRIPT)) && fscript != NULL)
154 if (boolean(value(SCRIPT)) && fscript != NULL) {
H A Dcmds.c617 if (boolean(value(SCRIPT)))
754 if (vtable[SCRIPT].v_access&CHANGED) {
755 vtable[SCRIPT].v_access &= ~CHANGED;
766 if (boolean(value(SCRIPT)))
H A Dremote.c112 boolean(value(SCRIPT)) = 1;
H A Dtip.h214 #define SCRIPT 18 macro
H A Dtip.c362 if (boolean(value(SCRIPT))) {
/illumos-gate/usr/src/cmd/cron/
H A DMakefile56 SCRIPT = batch macro
68 $(SCRIPT:%=$(ROOTBIN)/%) \
117 CLOBBERFILES += $(SCRIPT) $(XPG4SCRIPT)
155 all : $(PROG) $(XPG4) $(XPG6) $(SCRIPT) $(XPG4SCRIPT) $(FILES)
/illumos-gate/usr/src/tools/depcheck/
H A Dget_depend_info418 open(SCRIPT, $filename);
421 while (<SCRIPT>) {
453 close(SCRIPT);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.out31 UINT SCRIPT[] = {

Completed in 90 milliseconds