Searched refs:SM_GET_SENDMAIL_CF (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/include/sendmail/ |
H A D | pathnames.h | 60 # define SM_GET_SENDMAIL_CF 1 /* always use sendmail.cf */ macro
|
/titanic_50/usr/src/cmd/sendmail/libsmutil/ |
H A D | cf.c | 54 cftype != SM_GET_SENDMAIL_CF))
|
/titanic_50/usr/src/cmd/sendmail/aux/ |
H A D | mailstats.c | 74 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
H A D | praliases.c | 89 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
H A D | makemap.c | 124 cfile = getcfname(0, 0, SM_GET_SENDMAIL_CF, NULL);
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | main.c | 628 getcfname(OpMode, SubmitMode, SM_GET_SENDMAIL_CF, 833 : SM_GET_SENDMAIL_CF;
|