Home
last modified time | relevance | path

Searched refs:HelpFile (Results 1 – 6 of 6) sorted by path

/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES129 H HelpFile
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dproto.m4223 O HelpFile=ifdef(`HELP_FILE', HELP_FILE, /usr/lib/sendmail.hf)
/original-bsd/usr.sbin/sendmail/doc/op/
H A Dspell.ok111 HelpFile
/original-bsd/usr.sbin/sendmail/src/
H A Dreadcf.c1649 HelpFile = "sendmail.hf";
1651 HelpFile = newstr(val);
H A Dsendmail.h984 EXTERN char *HelpFile; /* location of SMTP help file */ variable
H A Dsrvrsmtp.c1138 if (HelpFile == NULL || (hf = fopen(HelpFile, "r")) == NULL)