Searched defs:FIORDCHK (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dterminal.h176 /* set FIORDCHK if you can check for characters in input queue */
178 # ifndef FIORDCHK
179 # define FIORDCHK FIONREAD macro
180 # endif /* !FIORDCHK */
/ast/src/cmd/ksh93/include/
H A Dterminal.h181 /* set FIORDCHK if you can check for characters in input queue */
183 # ifndef FIORDCHK
184 # define FIORDCHK FIONREAD macro
185 # endif /* !FIORDCHK */

Completed in 7 milliseconds