Searched refs:OI_SUBOPT (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dreadcf.c1987 #define OI_SUBOPT 0x0002 /* option has suboptions */ macro
2038 { "Timeout", 'r', OI_SUBOPT },
2173 { "Milter", O_MILTER, OI_SUBOPT },
2538 if (subopt != NULL && !bitset(OI_SUBOPT, o->o_flags))
4078 if (sticky && !bitset(OI_SUBOPT, o->o_flags))

Completed in 28 milliseconds