MAX_INPUT
#define MAX_INPUT 255 /* max bytes in terminal input */
#define MAX_INPUT 512 /* max size of a char input buffer */
#define MAX_INPUT 512 /* Maximum bytes stored in the input queue */
#define MAX_INPUT 512 /* Maximum bytes stored in the input queue */