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

1234567

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A DMakefile87 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/fcinfo/
H A DMakefile93 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/avs/dsw/
H A DMakefile86 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/awk/
H A Dmaketab.c69 { CAT, "cat", " " },
H A Db.c55 * binary (CAT, OR): left and right are children
134 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p);
136 p1 = op2(CAT, p1, op2(FINAL, NIL, NIL));
205 case CAT:
229 case CAT:
330 case CAT:
367 case CAT:
402 case CAT:
655 return (concat(op2(CAT, np, primary())));
H A Dawk.g.y96 %left CAT
226 | ppattern term %prec CAT { $$ = op2(CAT, $1, $2); }
258 | pattern term %prec CAT { $$ = op2(CAT, $1, $2); }
/illumos-gate/usr/src/cmd/isns/isnsd/
H A DMakefile99 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile79 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A DMakefile74 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kproplog/
H A DMakefile69 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A DMakefile86 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A DMakefile122 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile91 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/luxadm/
H A DMakefile103 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade44 CAT=/usr/bin/cat
130 for device in `$CAT $BOOTDEVICES`; do
/illumos-gate/usr/src/lib/libunistat/
H A DMakefile.com160 $(CAT) $(MSGS) $(SRCDIR)/spcs_etext.stub >> $@
167 $(CAT) $(EDEFS) $(SRCDIR)/spcs_errors.stub >> $@
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-nwam53 CAT=/usr/bin/cat
191 DEFAULT_DOMAIN=`$CAT /etc/defaultdomain`
213 DEFAULT_DOMAIN=`$CAT /etc/defaultdomain`
510 ($CAT <$VOL_NWAM_PATH/nwam_blocked >/dev/null) &
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile127 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile141 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/oawk/
H A DMakefile82 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A DMakefile92 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A DMakefile96 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A DMakefile96 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A DMakefile95 $(CAT) $(POFILES) > $(POFILE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A DMakefile95 $(CAT) $(POFILES) > $@

Completed in 137 milliseconds

1234567