Lines Matching refs:c_cc

256 @item cc_t c_cc[NCCS]
284 The value of this macro is the number of elements in the @code{c_cc}
1153 The particular characters used are specified in the @code{c_cc} member
1158 character, so storing @code{'='} in @code{@var{termios}.c_cc[VINTR]}
1189 character array. @code{@var{termios}.c_cc[VEOF]} holds the character
1205 character array. @code{@var{termios}.c_cc[VEOL]} holds the character
1224 character array. @code{@var{termios}.c_cc[VEOL2]} holds the character
1240 character array. @code{@var{termios}.c_cc[VERASE]} holds the
1258 character array. @code{@var{termios}.c_cc[VWERASE]} holds the character
1284 character array. @code{@var{termios}.c_cc[VKILL]} holds the character
1298 character array. @code{@var{termios}.c_cc[VREPRINT]} holds the character
1322 character array. @code{@var{termios}.c_cc[VINTR]} holds the character
1337 character array. @code{@var{termios}.c_cc[VQUIT]} holds the character
1353 character array. @code{@var{termios}.c_cc[VSUSP]} holds the character
1377 character array. @code{@var{termios}.c_cc[VDSUSP]} holds the character
1402 character array. @code{@var{termios}.c_cc[VSTART]} holds the
1422 character array. @code{@var{termios}.c_cc[VSTOP]} holds the character
1443 character array. @code{@var{termios}.c_cc[VLNEXT]} holds the character
1462 character array. @code{@var{termios}.c_cc[VDISCARD]} holds the character
1478 character array. @code{@var{termios}.c_cc[VSTATUS]} holds the character
1506 The MIN and TIME are stored in elements of the @code{c_cc} array, which
1516 This is the subscript for the MIN slot in the @code{c_cc} array. Thus,
1517 @code{@var{termios}.c_cc[VMIN]} is the value itself.
1527 This is the subscript for the TIME slot in the @code{c_cc} array. Thus,
1528 @code{@var{termios}.c_cc[VTIME]} is the value itself.
1802 @c the c_cc character corresponding to the action; there's a window for