Searched refs:marklen (Results 1 – 2 of 2) sorted by relevance
431 #define marklen (sizeof(EOFMARK)/sizeof(char) - 1) macro443 if (lmsg >= marklen && strcmp(msg + lmsg - marklen, EOFMARK) == 0) { in incomplete()
142 #define marklen (sizeof(EOFMARK)/sizeof(char) - 1) macro