Searched refs:readcf (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libdscfg/common/ |
H A D | cfg_impl.h | 220 char *(*readcf)(cfp_t *, char *, int, int); /* Read mem config */ member
|
H A D | cfg.c | 466 if ((*cfp->cf_pp->readcf) in cfg_get_cstring() 779 if ((*cfp->cf_pp->readcf) in cfg_put_cstring() 872 if ((*cfp->cf_pp->readcf) in cfg_put_cstring()
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | Makefile | 38 mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o \
|
H A D | READ_ME | 66 readcf.c The routine that reads the configuration file and
|
H A D | sendmail.h | 2597 extern void readcf __P((char *, bool, ENVELOPE *));
|
H A D | readcf.c | 86 readcf(cfname, safe, e) in readcf() function
|
H A D | main.c | 1239 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
|