Searched refs:marklen (Results 1 – 1 of 1) sorted by relevance
455 #define marklen (sizeof(EOFMARK)/sizeof(char) - 1) macro467 if (lmsg >= marklen && strcmp(msg + lmsg - marklen, EOFMARK) == 0) { in incomplete()
Completed in 3 milliseconds