Searched refs:HelpFile (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c2007 { "HelpFile", 'H', OI_NONE },
2699 SET_OPT_DEFAULT(HelpFile, "helpfile");
2704 HelpFile = newstr(val);
H A Dsrvrsmtp.c4890 if (HelpFile == NULL ||
4891 (hf = safefopen(HelpFile, O_RDONLY, 0444, sff)) == NULL)
4970 HelpFile, HELPVERSION);
H A Dsendmail.h2349 EXTERN char *HelpFile; /* location of SMTP help file */ variable

Completed in 69 milliseconds