Searched refs:readcf (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/sendmail/makemap/ |
H A D | makemap.c | 65 static char *readcf __P((const char *, char *, bool)); 169 readcf(cfile, mapfile, fullpath) in readcf() function 561 typename = readcf(cfile, mapname, FULLPATHFROMCF); 563 (void) readcf(cfile, NULL, false); 591 typename = readcf(cfile, mapname, FULLPATHFROMCF);
|
/freebsd/usr.sbin/sendmail/ |
H A D | Makefile | 17 ratectrl.c readcf.c recipient.c savemail.c sasl.c sched.c sfsasl.c \
|
/freebsd/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 | 2970 extern void readcf __P((char *, bool, ENVELOPE *));
|
H A D | main.c | 1285 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
|
H A D | readcf.c | 144 readcf(cfname, safe, e) in readcf() function
|
H A D | README | 1837 readcf.c The routine that reads the configuration file and
|