Home
last modified time | relevance | path

Searched refs:SM_GET_SENDMAIL_CF (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/include/sendmail/
H A Dpathnames.h58 # define SM_GET_SENDMAIL_CF 1 /* always use sendmail.cf */ macro
/freebsd/contrib/sendmail/libsmutil/
H A Dcf.c52 cftype != SM_GET_SENDMAIL_CF))
/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c73 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
/freebsd/contrib/sendmail/praliases/
H A Dpraliases.c89 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c400 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c333 cfpath = getcfname(0, 0, SM_GET_SENDMAIL_CF, cfpath);
/freebsd/contrib/sendmail/src/
H A Dmain.c643 getcfname(OpMode, SubmitMode, SM_GET_SENDMAIL_CF,
874 : SM_GET_SENDMAIL_CF;