MAX_CANON
#define MAX_CANON 255 /* max bytes in term canon input line */
#define MAX_CANON 256 /* max bytes in line for canonical processing */
#define MAX_CANON 256 /* Maximum bytes for canoical processing */
#define MAX_CANON 256 /* Maximum bytes for canonical processing */