Searched refs:CAT (Results 151 - 168 of 168) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A DMakefile96 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A DMakefile96 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/avs/rdc/
H A DMakefile98 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/gss/gssd/
H A DMakefile153 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A DMakefile89 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/slave/
H A DMakefile112 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/zic/
H A DMakefile77 $(CAT) $(KSHPROG).ksh > $@
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsubshell.sh327 # { SUB CAT INS TST APP } X { file-sizes }
337 CAT=( cat $bincat )
375 do for ((C=0; C<${#CAT[@]}; C++))
376 do cat=${CAT[C]}
/illumos-gate/usr/src/cmd/oawk/
H A Db.c61 * binary (CAT, OR): left and right are children
115 p1 = op2(CAT, op2(STAR, op2(DOT, (NODE *) 0,
143 case CAT:
168 case CAT:
250 case CAT:
286 case CAT:
322 case CAT: if (v == left(p)) { /* v is left child of p */
/illumos-gate/usr/src/cmd/geniconvtbl/
H A DMakefile.com142 $(CAT) $(POFILES) >$@
/illumos-gate/usr/src/pkg/
H A DMakefile517 `$(CAT) -s $(@).vars`; \
582 $(PKGDEBUG)eval REPO=redist PKGSTAT=current `$(CAT) -s $(@).vars`; \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile136 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A DMakefile121 $(CAT) $^ | $(AWK) -f ../../common/merge_help.awk > $@
/illumos-gate/usr/src/lib/lvm/libmeta/
H A DMakefile.com198 $(CAT) $(DCFILES) > $(DCFILE)
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y74 %left CAT
204 | r r %prec CAT
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh980 CAT="/usr/bin/cat"
4466 aci_to_delete=`${CAT} ${TMPDIR}/grep_find_delete_aci`
4550 ${CAT} ${TMPDIR}/non_admin_aci_write
4620 ${CAT} ${TMPDIR}/non_host_aci_write
5072 proxy_aci=`${CAT} ${TMPDIR}/grep_proxyread_aci`
5074 ${CAT} << EOF
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1296 $(CAT) $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.s > $@
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com1371 $(CAT) $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.s > $@

Completed in 122 milliseconds

1234567