Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dconf.c794 (void) makemapentry(buf); in inithostmaps()
809 (void) makemapentry(buf); in inithostmaps()
816 (void) makemapentry(buf); in inithostmaps()
825 (void) makemapentry(buf); in inithostmaps()
834 (void) makemapentry(buf); in inithostmaps()
843 (void) makemapentry(buf); in inithostmaps()
852 (void) makemapentry(buf); in inithostmaps()
862 (void) makemapentry(buf); in inithostmaps()
869 (void) makemapentry(buf); in inithostmaps()
H A Dalias.c306 AliasFileMap = makemapentry(buf);
H A Dreadcf.c781 (void) makemapentry(exbuf);
5066 makemapentry(line) in makemapentry() function
H A Dsendmail.h1596 extern MAP *makemapentry __P((char *));