Home
last modified time | relevance | path

Searched refs:SM_GET_SUBMIT_CF (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libsmutil/
H A Dcf.c47 if (cftype == SM_GET_SUBMIT_CF ||
69 if (cftype == SM_GET_SUBMIT_CF || stat(cf, &sbuf) == 0)
/freebsd/contrib/sendmail/include/sendmail/
H A Dpathnames.h59 # define SM_GET_SUBMIT_CF 2 /* always use submit.cf */ macro
/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c83 cfile = getcfname(0, 0, SM_GET_SUBMIT_CF, NULL);
/freebsd/contrib/sendmail/src/
H A Dmain.c640 getcfname(OpMode, SubmitMode, SM_GET_SUBMIT_CF,
873 cftype = optarg[0] == 'c' ? SM_GET_SUBMIT_CF