Home
last modified time | relevance | path

Searched refs:makemap (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/
H A Dt_minherit.c50 makemap(int v, int f) { in makemap() function
71 void *map1 = makemap(1, MAP_INHERIT_COPY); in ATF_TC_BODY()
72 void *map2 = makemap(1, MAP_INHERIT_COPY); in ATF_TC_BODY()
97 void *map1 = makemap(1, MAP_INHERIT_SHARE); in ATF_TC_BODY()
98 void *map2 = makemap(1, MAP_INHERIT_SHARE); in ATF_TC_BODY()
130 void *map1 = makemap(0, MAP_INHERIT_NONE); in ATF_TC_BODY()
157 void *map1 = makemap(1, MAP_INHERIT_ZERO); in ATF_TC_BODY()
158 void *map2 = makemap(0, MAP_INHERIT_SHARE); in ATF_TC_BODY()
185 (void)makemap(0, 666); in ATF_TC_BODY()
/freebsd-12.1/usr.sbin/makemap/
H A DMakefile5 .PATH: ${SENDMAIL_DIR}/makemap
7 PROG= makemap
8 SRCS= makemap.c
9 MAN= makemap.8
/freebsd-12.1/contrib/sendmail/makemap/
H A DMakefile.m420 bldPRODUCT_START(`manpage', `makemap')
21 define(`bldSOURCES', `makemap.8')
/freebsd-12.1/contrib/sendmail/contrib/
H A Dbuildvirtuser99 my $makemap = "/usr/sbin/makemap";
195 open(MAKEMAP, "|$makemap $dbtype $newvirt") || die "Could not start makemap: $!\n";
/freebsd-12.1/contrib/sendmail/
H A DINSTALL37 7. For each of the associated sendmail utilities (makemap, mailstats,
43 database maps, be sure to rebuild them with the new version of makemap,
H A DMakefile5 mailstats makemap praliases rmail smrsh vacation
H A DREADME123 utilities, e.g., makemap or newaliases, from operating properly. This
156 as makemap does not lock those files.
326 makemap and rebuilding the alias file with newaliases.
417 with makemap, e.g., adding and deleting entries.
428 makemap A program that creates the keyed maps used by the $( ... $)
H A DFREEBSD-upgrade95 usr.sbin/makemap/Makefile
H A DKNOWNBUGS243 you can use makemap to build a map with a new name and then
H A DRELEASE_NOTES38 made in 2013 caused a potential regression when makemap
3637 makemap to 'unmake' the map.
3849 makemap). From Derek J. Balling of Yahoo,Inc.
3972 This fixes makemap when building the userdb file. Problem
5269 makemap/Makefile
6132 makemap/Build
6133 makemap/Makefile.m4
6150 makemap/Makefile
6151 makemap/Makefile.dist
9239 makemap/makemap.0
[all …]
/freebsd-12.1/etc/mail/
H A DMakefile110 MAKEMAP?= /usr/sbin/makemap
/freebsd-12.1/contrib/binutils/bfd/
H A Dcoff-rs6000.c2086 bfd_boolean makemap; local
2115 makemap = bfd_has_map (abfd);
2128 if (makemap && ! hasobjects)
2242 if (makemap && hasobjects)
2284 if (! makemap || ! hasobjects)
2318 bfd_boolean makemap; local
2335 makemap = bfd_has_map (abfd);
2343 if (makemap
2499 if (makemap && hasobjects)
2552 if (! makemap || ! hasobjects)
H A Darchive.c1634 bfd_boolean makemap = bfd_has_map (arch); in _bfd_write_archive_contents() local
1669 if (makemap && ! hasobjects) in _bfd_write_archive_contents()
1686 if (makemap && hasobjects) in _bfd_write_archive_contents()
1750 if (makemap && hasobjects) in _bfd_write_archive_contents()
/freebsd-12.1/usr.sbin/
H A DMakefile201 SUBDIR.${MK_SENDMAIL}+= makemap
/freebsd-12.1/usr.sbin/crunch/examples/
H A Dreally-big.conf86 progs mailstats makemap praliases sendmail
/freebsd-12.1/targets/pseudo/userland/
H A DMakefile.depend606 usr.sbin/makemap \
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME2560 file as described below, you must use makemap to create the database
2563 makemap hash /etc/mail/access < /etc/mail/access
3543 makemap hash /etc/mail/mailertable < /etc/mail/mailertable
3603 makemap btree /etc/mail/userdb < /etc/mail/userdb.txt
4589 The file and the map created by makemap should be owned by smmsp,
4632 Maps must be created using makemap(8) , e.g.,
4634 makemap hash MAP < MAP
/freebsd-12.1/contrib/sendmail/src/
H A DREADME1347 examples, besides makemap and mail.local, include procmail, mailx,
/freebsd-12.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc7996 OLD_FILES+=usr/sbin/makemap
8008 OLD_FILES+=usr/share/man/man8/makemap.8.gz