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

/freebsd-10.0-release/contrib/sendmail/vacation/
H A Dvacation.c91 bool CloseMBDB = false; variable
117 if (CloseMBDB) \
120 CloseMBDB = false; \
129 if (CloseMBDB) \
132 CloseMBDB = false; \
347 CloseMBDB = true;
/freebsd-10.0-release/contrib/sendmail/mail.local/
H A Dmail.local.c160 bool CloseMBDB = false; variable
195 if (CloseMBDB)
198 CloseMBDB = false; /* not really necessary, but ... */
380 CloseMBDB = true;

Completed in 101 milliseconds