Searched refs:readcf (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/sendmail/makemap/ |
| H A D | makemap.c | 58 static char *readcf __P((const char *, char *, bool)); 93 readcf(cfile, mapfile, fullpath) in readcf() function 435 typename = readcf(cfile, mapname, FULLPATHFROMCF); 437 (void) readcf(cfile, NULL, false); 465 typename = readcf(cfile, mapname, FULLPATHFROMCF);
|
| /freebsd-13.1/usr.sbin/sendmail/ |
| H A D | Makefile | 20 ratectrl.c readcf.c recipient.c savemail.c sasl.c sfsasl.c \
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | Makefile.m4 | 9 …ers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c ratectrl.c readcf.c recipient.c sasl…
|
| H A D | TRACEFLAGS | 49 37 readcf.c (many)
|
| H A D | sendmail.h | 2799 extern void readcf __P((char *, bool, ENVELOPE *));
|
| H A D | main.c | 1252 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
|
| H A D | readcf.c | 138 readcf(cfname, safe, e) in readcf() function
|
| H A D | README | 1839 readcf.c The routine that reads the configuration file and
|