Searched refs:SM_GET_SENDMAIL_CF (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/sendmail/include/sendmail/ |
H A D | pathnames.h | 58 # define SM_GET_SENDMAIL_CF 1 /* always use sendmail.cf */ macro
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | cf.c | 52 cftype != SM_GET_SENDMAIL_CF))
|
/freebsd/contrib/sendmail/mailstats/ |
H A D | mailstats.c | 73 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
/freebsd/contrib/sendmail/praliases/ |
H A D | praliases.c | 89 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
/freebsd/contrib/sendmail/makemap/ |
H A D | makemap.c | 400 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
/freebsd/contrib/sendmail/vacation/ |
H A D | vacation.c | 333 cfpath = getcfname(0, 0, SM_GET_SENDMAIL_CF, cfpath);
|
/freebsd/contrib/sendmail/src/ |
H A D | main.c | 643 getcfname(OpMode, SubmitMode, SM_GET_SENDMAIL_CF, 874 : SM_GET_SENDMAIL_CF;
|