Home
last modified time | relevance | path

Searched refs:CAT (Results 1 – 25 of 159) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.l83 %s CAT
112 BEGIN CAT; variable
119 <CAT>\, { /* punctuation */
142 <CAT>const {
153 <CAT>nl_catd {
164 <CAT>char {
175 <CAT>int {
186 <CAT>\+\+ {
197 <CAT>\-\- {
221 <CAT>- { /* punctuation */
[all …]
/illumos-gate/usr/src/lib/c_synonyms/
H A DMakefile.com49 $(CAT) ../syn_common syn_isa | \
51 $(CAT) ../syn2_common | \
60 $(CAT) ../syn_common syn_isa | \
62 $(CAT) ../syn2_common | \
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk116 $(FIND) $(XRDIRS) `$(CAT) xref.flg` \
148 $(CAT) - xref.files > cscope.files
174 $(CTAGS) $(CTFLAGS) /dev/null `$(CAT) xref.tfiles`
180 $(CAT) xref.tfiles | $(ETAGS) $(ETFLAGS) -
183 @$(CAT) /dev/null | $(ETAGS) -
/illumos-gate/usr/src/lib/fm/topo/maps/
H A DMakefile.map61 $(CAT) ../common/xmlgen-header.xml > $@
66 $(CAT) ../common/xmlgen-header-new.xml > $@
71 $(CAT) $< > $@
/illumos-gate/usr/src/cmd/vntsd/
H A Dsvc-vntsd43 CAT=/usr/bin/cat
57 $CAT >>${AUTH_ATTR} << EOF
94 $CAT >>${USER_ATTR} << EOF
/illumos-gate/usr/src/data/hwdata/
H A DMakefile43 $(CAT) THIRDPARTYLICENSE.pciids.tmpl >> $@
48 $(CAT) THIRDPARTYLICENSE.efifixes.tmpl >> $@
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y57 %left CAT
199 | expr term { $$ = op2(CAT, $1, $2); }
275 | r r %prec CAT
276 { $$ = op2(CAT, $1, $2); }
/illumos-gate/usr/src/cmd/awk/
H A Db.c173 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p); in mkdfa()
175 p1 = op2(CAT, p1, op2(FINAL, NIL, NIL)); in mkdfa()
245 case CAT: in penter()
270 case CAT: in freetr()
447 case CAT: in cfoll()
494 case CAT: in first()
528 case CAT: in follow()
798 return (concat(op2(CAT, np, primary()))); in concat()
H A Dawk.g.y119 %left CAT
247 | ppattern term %prec CAT { $$ = op2(CAT, $1, $2); }
280 | pattern term %prec CAT { $$ = op2(CAT, $1, $2); }
/illumos-gate/usr/src/cmd/make/
H A DMakefile.com22 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-nwam54 CAT=/usr/bin/cat
192 DEFAULT_DOMAIN=`$CAT /etc/defaultdomain`
214 DEFAULT_DOMAIN=`$CAT /etc/defaultdomain`
511 ($CAT <$VOL_NWAM_PATH/nwam_blocked >/dev/null) &
/illumos-gate/usr/src/cmd/syseventd/daemons/
H A DMakefile.targ43 $(CAT) $(POFILES) >$@
/illumos-gate/usr/src/cmd/allocate/
H A DMakefile175 $(CAT) $(POFILES) > $@
183 $(CAT) $(SCRIPTS:%=%.sh) > $@
/illumos-gate/usr/src/tools/findunref/
H A DMakefile51 $(CAT) $(EXCEPTION_LISTS) > $@
/illumos-gate/usr/src/lib/krb5/
H A DMakefile.targ25 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/brand/shared/zone/
H A DMakefile40 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/ndmpstat/
H A DMakefile66 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/lib/brand/sn1/zone/
H A DMakefile43 $(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/cmd/bnu/
H A DMakefile150 $(RM) $@; $(CAT) $(POFILES) > $@
153 $(RM) $@; $(CAT) $(POBJS:.o=.po) > $@
/illumos-gate/usr/src/cmd/ndmpadm/
H A DMakefile63 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/fm/scripts/
H A DMakefile42 $(CAT) $< > $@
/illumos-gate/usr/src/cmd/mpathadm/
H A DMakefile59 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/sed/
H A DMakefile40 $(CAT) $(POFILES) > $@
/illumos-gate/usr/src/cmd/rctladm/
H A DMakefile55 $(CAT) $(POFILES) > $@

1234567