Searched defs:cftype (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dmain.c187 int cftype; /* which cf file to use? */ local
249 cftype = SM_GET_RIGHT_CF;
831 cftype = optarg[0] == 'c' ? SM_GET_SUBMIT_CF
1238 readcf(getcfname(OpMode, SubmitMode, cftype, conffile),
1413 getcfname(OpMode, SubmitMode, cftype, conffile));

Completed in 16 milliseconds