Searched refs:MAX_INPUT (Results 1 – 4 of 4) sorted by relevance
98 #define MAX_INPUT 1024 /* max bytes in terminal input */ macro
741 *ap->a_retval = MAX_INPUT; in fdesc_pathconf()
553 MAX_INPUT - 3) { in ttyinput()792 if (tp->t_rawq.c_cc + tp->t_canq.c_cc >= MAX_INPUT) { in ttyinput()
2918 *ap->a_retval = MAX_INPUT; in spec_pathconf()