Searched refs:MAX_SUBJECT_SIZE (Results 1 – 2 of 2) sorted by relevance
81 #define MAX_SUBJECT_SIZE 256 macro89 char subject[MAX_SUBJECT_SIZE];
139 if ( MAX_SUBJECT_SIZE < subjectSize ) in GetMsgData()141 subjectSize = MAX_SUBJECT_SIZE; in GetMsgData()