Searched refs:FIORDCHK (Results 1 - 4 of 4) 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 */
H A Dvi.c53 #ifndef FIORDCHK
71 #endif /* FIORDCHK */
190 #ifdef FIORDCHK
194 #endif /* FIORDCHK */
235 #ifndef FIORDCHK
238 #endif /* FIORDCHK */
256 # ifdef FIORDCHK
257 ioctl(fd,FIORDCHK,&typeahead);
261 # endif /* FIORDCHK */
270 # ifndef FIORDCHK
[all...]
/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 */
/ast/src/cmd/ksh93/edit/
H A Dvi.c52 #ifndef FIORDCHK
54 #endif /* FIORDCHK */
124 #ifdef FIORDCHK
128 #endif /* FIORDCHK */
230 # ifndef FIORDCHK
233 # endif /* FIORDCHK */
257 #ifdef FIORDCHK
258 ioctl(fd,FIORDCHK,&vp->typeahead);
262 #endif /* FIORDCHK */
271 #ifndef FIORDCHK
[all...]

Completed in 15 milliseconds