Home
last modified time | relevance | path

Searched refs:makemapentry (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c744 (void) makemapentry(buf); in inithostmaps()
759 (void) makemapentry(buf); in inithostmaps()
767 (void) makemapentry(buf); in inithostmaps()
776 (void) makemapentry(buf); in inithostmaps()
785 (void) makemapentry(buf); in inithostmaps()
794 (void) makemapentry(buf); in inithostmaps()
804 (void) makemapentry(buf); in inithostmaps()
811 (void) makemapentry(buf); in inithostmaps()
H A Dalias.c292 AliasFileMap = makemapentry(buf);
H A Dreadcf.c744 (void) makemapentry(exbuf);
4624 makemapentry(line) in makemapentry() function
H A Dsendmail.h1385 extern MAP *makemapentry __P((char *));