Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c736 (void) makemapentry(buf); in inithostmaps()
751 (void) makemapentry(buf); in inithostmaps()
759 (void) makemapentry(buf); in inithostmaps()
768 (void) makemapentry(buf); in inithostmaps()
777 (void) makemapentry(buf); in inithostmaps()
786 (void) makemapentry(buf); in inithostmaps()
796 (void) makemapentry(buf); in inithostmaps()
803 (void) makemapentry(buf); in inithostmaps()
H A Dalias.c292 AliasFileMap = makemapentry(buf);
H A Dreadcf.c685 (void) makemapentry(exbuf);
4069 makemapentry(line) in makemapentry() function
H A Dsendmail.h1302 extern MAP *makemapentry __P((char *));