Lines Matching refs:array

257 An array specifying which characters are associated with various
285 array.
1154 of the @code{struct termios} structure. This member is an array; each
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
1508 this array has a particular role, and each element has a symbolic
1510 @code{VTIME} are the names for the indices in the array of the MIN and
1516 This is the subscript for the MIN slot in the @code{c_cc} array. Thus,
1527 This is the subscript for the TIME slot in the @code{c_cc} array. Thus,