Searched refs:MAX_SUBJECT_SIZE (Results 1 – 2 of 2) sorted by relevance
92 #define MAX_SUBJECT_SIZE 256 macro100 char subject[MAX_SUBJECT_SIZE];
162 if ( MAX_SUBJECT_SIZE < subjectSize ) in GetMsgData()164 subjectSize = MAX_SUBJECT_SIZE; in GetMsgData()