/illumos-gate/usr/src/cmd/genmsg/ |
H A D | genmsg.l | 83 %s CAT 112 BEGIN CAT; variable 119 <CAT>\, { /* punctuation */ 131 <CAT>[+*/();>] { /* punctuation */ 142 <CAT>const { 153 <CAT>nl_catd { 164 <CAT>char { 175 <CAT>int { 186 <CAT>\+\+ { 197 <CAT>\-\- { [all …]
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | Makefile.com | 49 $(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 D | xref.mk | 116 $(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 D | Makefile.map | 61 $(CAT) ../common/xmlgen-header.xml > $@ 66 $(CAT) ../common/xmlgen-header-new.xml > $@ 71 $(CAT) $< > $@
|
/illumos-gate/usr/src/cmd/vntsd/ |
H A D | svc-vntsd | 43 CAT=/usr/bin/cat 57 $CAT >>${AUTH_ATTR} << EOF 94 $CAT >>${USER_ATTR} << EOF
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | Makefile | 43 $(CAT) THIRDPARTYLICENSE.pciids.tmpl >> $@ 48 $(CAT) THIRDPARTYLICENSE.efifixes.tmpl >> $@
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | awk.g.y | 57 %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 D | b.c | 173 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 D | awk.g.y | 119 %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/svc/milestone/ |
H A D | net-nwam | 54 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/make/ |
H A D | Makefile.com | 22 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/cmd/syseventd/daemons/ |
H A D | Makefile.targ | 43 $(CAT) $(POFILES) >$@
|
/illumos-gate/usr/src/cmd/allocate/ |
H A D | Makefile | 175 $(CAT) $(POFILES) > $@ 183 $(CAT) $(SCRIPTS:%=%.sh) > $@
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | Makefile | 48 $(CAT) $(EXCEPTION_LISTS) > $@
|
/illumos-gate/usr/src/lib/krb5/ |
H A D | Makefile.targ | 25 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Makefile | 150 $(RM) $@; $(CAT) $(POFILES) > $@ 153 $(RM) $@; $(CAT) $(POBJS:.o=.po) > $@
|
/illumos-gate/usr/src/cmd/stmsboot/ |
H A D | mpxio-upgrade | 44 CAT=/usr/bin/cat 130 for device in `$CAT $BOOTDEVICES`; do
|
/illumos-gate/usr/src/cmd/ndmpstat/ |
H A D | Makefile | 66 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/lib/brand/shared/zone/ |
H A D | Makefile | 40 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/lib/brand/sn1/zone/ |
H A D | Makefile | 43 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/cmd/ndmpadm/ |
H A D | Makefile | 63 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/cmd/fm/scripts/ |
H A D | Makefile | 42 $(CAT) $< > $@
|
/illumos-gate/usr/src/cmd/mpathadm/ |
H A D | Makefile | 59 $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/ |
H A D | Makefile | 51 $(RM) $@; $(CAT) $(POFILES) > $@
|
/illumos-gate/usr/src/lib/libgrubmgmt/ |
H A D | Makefile | 53 $(CAT) $(POFILES) > $@
|