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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp636 PN_MAX enumerator in enum:PropertyNumbersEnum
639 static const char * g_PropertyNames [PN_MAX] =
1728 if (Property < 0 || Property >= PN_MAX)
1748 if (Property < 0 || Property >= PN_MAX)
1767 if (Property < 0 || Property >= PN_MAX)
4640 (int) PropInfoPntr->extra_data, PN_MAX - 1);
5139 for (i = PN_MAX - 1; i >= 0; i--)

Completed in 52 milliseconds