Searched refs:m4 (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A DMakefile32 # Create configuration files using "m4 ../m4/cf.m4 file.mc > file.cf"
35 # You do need to have a fairly modern M4 available (GNU m4 works). On
36 # Solaris, use /usr/ccs/bin/m4.
39 M4= /usr/ccs/bin/m4
48 $(M4) ${CFDIR}/m4/cf.m4 $*.mc > $@
61 ${CFDIR}/domain/generic.m4 \
62 ${CFDIR}/domain/solaris-antispam.m4 \
[all...]
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DMakefile35 COMMONM4FILES= m4/version.m4 m4/cf.m4 m4/cfhead.m4 m4/proto.m4 \
36 ostype/solaris8.m4 domain/solaris-generic.m4 \
[all...]
/illumos-gate/usr/src/cmd/sgs/m4/
H A DMakefile28 # cmd/sgs/m4/Makefile
35 CSRC= common/m4.c common/m4macs.c
45 POFILE= m4.po
/illumos-gate/usr/src/cmd/svc/shell/
H A Dsendmail_include.sh61 # expected to be called with two arguments: .cf path & path to m4 file
91 m4 $m4flags /etc/mail/cf/m4/cf.m4 "$base" > "${name}.cf"
/illumos-gate/usr/src/cmd/sgs/m4/i386/
H A DMakefile26 PROG= m4
27 XPG4PROG= m4
32 COBJS= m4.o m4ext.o m4macs.o
97 $(LINT_HDR) -s m4 >> $(LINTOUT)
100 $(LINT_HDR) -s "XPG m4" >> $(LINTOUT)
/illumos-gate/usr/src/cmd/sgs/m4/sparc/
H A DMakefile25 # cmd/sgs/m4/sparc/Makefile
28 PROG= m4
29 XPG4PROG= m4
34 COBJS= m4.o m4ext.o m4macs.o
97 $(LINT_HDR) -s m4 >> $(LINTOUT)
100 $(LINT_HDR) -s "XPG m4" >> $(LINTOUT)
/illumos-gate/usr/src/tools/aw/
H A Daw.c484 struct aelist *m4 = NULL; local
527 (void) snprintf(m4_pgm, sizeof (m4_pgm), "%s/m4", dir);
610 else if (m4)
611 newae(m4, filename);
697 if (m4 == NULL) {
698 m4 = newael();
699 newae(m4, m4_pgm);
700 newae(m4, m4_cmdefs);
704 if (m4)
716 else if (m4)
[all...]
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile68 m4 \
87 POSUBDIRS= m4 nm tsort yacc
/illumos-gate/usr/src/grub/grub-0.97/
H A Dmissing77 aclocal touch file \`aclocal.m4'
142 you modified \`acinclude.m4' or \`${configure_ac}'. You might want
145 touch aclocal.m4
152 \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
161 to install the \`Autoconf' and \`GNU m4' packages. Grab them
179 you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_ngz.c111 struct sockaddr_storage m4; local
115 if (plen2mask(masklen, AF_INET, (struct sockaddr *)&m4) != 0) {
118 w_mask.sin_addr = ((struct sockaddr_in *)&m4)->sin_addr;
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dcmd.c453 int m4[] = {1, S_IRGRP, 'r', '-'}; local
464 m[3] = m4;
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c730 static int m4[] = variable
743 static int *m[] = { m1, m2, m3, m4, m5, m6, m7, m8, m9};
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h64 uint32_t m4; member in struct:__anon9117
308 (l)->_imarks.m4 = (l)->_imarks.m5 = (l)->_imarks.m6 = \
/illumos-gate/usr/src/man/man1/
H A DMakefile218 m4.1 \
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c723 goto m4;
744 m4:
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile36 M4= m4
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c246 BITFLD(r1, m4);
251 BITFLD(m3, m4);
2066 R[inst->rrf_cde.r1], R[inst->rrf_cde.r2], M[inst->rrf_cde.m4]);
2075 R[inst->rrf_cde.r2], M[inst->rrf_cde.m4]);
/illumos-gate/usr/src/cmd/ls/
H A Dls.c1454 static int m4[] = { 1, S_IWGRP, 'w', '-' }; local
1467 static int *m[] = { m0, m1, m2, m3, m4, m5, m6, m7, m8};

Completed in 157 milliseconds