Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dcf.c47 if (cftype == SM_GET_SUBMIT_CF ||
66 if (cftype == SM_GET_SUBMIT_CF || stat(cf, &sbuf) == 0)
/illumos-gate/usr/src/cmd/sendmail/include/sendmail/
H A Dpathnames.h59 # define SM_GET_SUBMIT_CF 2 /* always use submit.cf */ macro
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c82 cfile = getcfname(0, 0, SM_GET_SUBMIT_CF, NULL);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c625 getcfname(OpMode, SubmitMode, SM_GET_SUBMIT_CF,
832 cftype = optarg[0] == 'c' ? SM_GET_SUBMIT_CF