Home
last modified time | relevance | path

Searched refs:readcf (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A DMakefile38 mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o \
H A DREAD_ME66 readcf.c The routine that reads the configuration file and
H A Dsendmail.h2597 extern void readcf __P((char *, bool, ENVELOPE *));
H A Dmain.c1239 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
H A Dreadcf.c86 readcf(cfname, safe, e) in readcf() function