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

/freebsd-13-stable/contrib/sendmail/src/
H A Dmime.c55 # define MBT_FINAL 3 /* final boundary (trailing -- included) */ macro
87 ** MBT_FINAL -- the final boundary
325 bt = MBT_FINAL;
339 bt = MBT_FINAL;
340 while (bt != MBT_FINAL)
383 bt = MBT_FINAL;
540 bt = MBT_FINAL;
788 bt = MBT_FINAL;
798 bt = MBT_FINAL;
816 case MBT_FINAL
[all...]

Completed in 36 milliseconds