/titanic_50/usr/src/tools/scripts/ |
H A D | nightly | 140 ) | tee -a $mail_msg_file >> $LOGFILE 145 tee -a $mail_msg_file >> $LOGFILE 196 tee -a $SRC/${INSTALLOG}.out >> $LOGFILE 203 egrep -v "warning" | tee $TMPDIR/build_errs${SUFFIX} \ 223 | tee $TMPDIR/build_warnings${SUFFIX} >> $mail_msg_file 308 tee -a ${signing_file} >> $LOGFILE 334 tee -a $SRC/pkg/${INSTALLOG}.out >> $LOGFILE 343 tee $TMPDIR/package >> $mail_msg_file 407 tee -a $LINTOUT >> $LOGFILE 413 tee $TMPDIR/lint_errs >> $mail_msg_file [all …]
|
H A D | nightly.sh | 139 ) | tee -a $mail_msg_file >> $LOGFILE 144 tee -a $mail_msg_file >> $LOGFILE 195 tee -a $SRC/${INSTALLOG}.out >> $LOGFILE 202 egrep -v "warning" | tee $TMPDIR/build_errs${SUFFIX} \ 222 | tee $TMPDIR/build_warnings${SUFFIX} >> $mail_msg_file 307 tee -a ${signing_file} >> $LOGFILE 333 tee -a $SRC/pkg/${INSTALLOG}.out >> $LOGFILE 342 tee $TMPDIR/package >> $mail_msg_file 406 tee -a $LINTOUT >> $LOGFILE 412 tee $TMPDIR/lint_errs >> $mail_msg_file [all …]
|
/titanic_50/usr/src/lib/libast/common/disc/ |
H A D | sfdctee.c | 34 Sfio_t* tee; /* the stream to tee to */ member 52 if(te->status == 0 && sfwrite(te->tee,buf,size) != (ssize_t)size) 77 int sfdctee(Sfio_t* f, Sfio_t* tee) in sfdctee() argument 79 int sfdctee(f, tee) in sfdctee() 81 Sfio_t* tee; /* stream to tee to */ 93 te->tee = tee;
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/ |
H A D | Makefile.targ | 134 $(LINT.c) ../common/cap.c 2>&1 | tee -a $(LINTOUT) 137 $(LINT.c) ../common/dyn.c 2>&1 | tee -a $(LINTOUT) 140 $(LINT.c) ../common/ehdr.c 2>&1 | tee -a $(LINTOUT) 143 $(LINT.c) ../common/phdr.c 2>&1 | tee -a $(LINTOUT) 146 $(LINT.c) ../common/shdr.c 2>&1 | tee -a $(LINTOUT) 149 $(LINT.c) ../common/str.c 2>&1 | tee -a $(LINTOUT) 152 $(LINT.c) ../common/sym.c 2>&1 | tee -a $(LINTOUT) 155 $(LINT.c) ../common/syminfo.c 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/link_audit/ |
H A D | Makefile.targ | 103 ../common/env.c 2>&1 | tee -a $(LINTOUT) 107 ../common/env.c 2>&1 | tee -a $(LINTOUT) 112 ../common/env.c 2>&1 | tee -a $(LINTOUT) 116 ../common/env.c 2>&1 | tee -a $(LINTOUT) 119 $(LINT.c) ../common/dumpbind.c 2>&1 | tee -a $(LINTOUT) 123 ../common/env.c 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | solaris_cmdlist.h | 171 ASTCMDLIST(tee) 172 BINCMDLIST(tee) 173 GNUCMDLIST(tee)
|
/titanic_50/usr/src/cmd/sgs/m4/i386/ |
H A D | Makefile | 98 $(LINT.c) $(YSRCS) 2>&1 | tee -a $(LINTOUT) 101 $(LINT.c) $(XPG4SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/m4/sparc/ |
H A D | Makefile | 98 $(LINT.c) $(YSRCS) 2>&1 | tee -a $(LINTOUT) 101 $(LINT.c) $(XPG4SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.ufunc.ksh | 65 script | tee /dev/fd/2 | egrep '(ksh|libshell\.so\.[0-9])`[a-zA-Z_]' > /dev/null
|
H A D | tst.umod.ksh | 64 script | tee /dev/fd/2 | egrep '(ksh|libshell)' > /dev/null
|
H A D | tst.usym.ksh | 65 script | tee /dev/fd/2 | egrep '(ksh|libshell\.so\.[0-9])`[a-zA-Z_]' > /dev/null
|
H A D | tst.func.ksh | 70 script | tee /dev/fd/2 | grep mutex_enter > /dev/null
|
H A D | tst.mod.ksh | 66 script | tee /dev/fd/2 | grep unix > /dev/null
|
H A D | tst.sym.ksh | 66 script | tee /dev/fd/2 | grep mutex_enter > /dev/null
|
/titanic_50/usr/src/cmd/sgs/0@0/ |
H A D | Makefile.targ | 47 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/unifdef/i386/ |
H A D | Makefile | 65 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/unifdef/sparc/ |
H A D | Makefile | 64 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/svc/milestone/ |
H A D | manifest-import | 71 echo "WARNING: svccfg apply $1 failed" | tee /dev/msglog 500 /usr/sbin/svccfg cleanup | /usr/bin/tee /dev/msglog 504 /usr/sbin/svccfg cleanup -a | /usr/bin/tee /dev/msglog
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.reap.ksh | 102 script 2>&1 | tee test.out
|
H A D | tst.noreap.ksh | 110 script 2>&1 | tee test.out
|
/titanic_50/usr/src/cmd/sgs/error/i386/ |
H A D | Makefile | 68 $(LINT.c) $(SRCS) $(LDLIBS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/error/sparc/ |
H A D | Makefile | 68 $(LINT.c) $(SRCS) $(LDLIBS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/lib/libshell/misc/ |
H A D | buildksh93.readme | 69 $ time nice ksh ../buildksh93.sh "build.solaris.sparc.32bit.suncc" 2>&1 | tee -a buildlog.log 72 $ time nice ksh ../buildksh93.sh "testshell" 2>&1 | tee -a buildlog.log
|
/titanic_50/usr/src/cmd/sgs/tsort/sparc/ |
H A D | Makefile | 66 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
|
/titanic_50/usr/src/cmd/sgs/tsort/i386/ |
H A D | Makefile | 65 $(LINT.c) $(SRCS) 2>&1 | tee -a $(LINTOUT)
|