1 2 3 4 5 6 7 8
#include <limits.h> /* #undef MAX_INPUT */ /* MIN: _POSIX_MAX_INPUT */ /* CHECK: pathconf */ /** maximum number of bytes in a terminal input queue **/ /* POSIX(1) */