Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/src/
HDconf.c789 (void) makemapentry(buf); in inithostmaps()
804 (void) makemapentry(buf); in inithostmaps()
811 (void) makemapentry(buf); in inithostmaps()
820 (void) makemapentry(buf); in inithostmaps()
829 (void) makemapentry(buf); in inithostmaps()
838 (void) makemapentry(buf); in inithostmaps()
847 (void) makemapentry(buf); in inithostmaps()
857 (void) makemapentry(buf); in inithostmaps()
864 (void) makemapentry(buf); in inithostmaps()
HDalias.c292 AliasFileMap = makemapentry(buf);
HDreadcf.c734 (void) makemapentry(exbuf);
4763 makemapentry(line) in makemapentry() function
HDsendmail.h1481 extern MAP *makemapentry __P((char *));