OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_kbhit
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/apps/
apps.c
55
# define
_kbhit
kbhit
macro
2752
/* Probably redirected input?
_kbhit
() does not work in this case */
2759
return
_kbhit
();
/src/crypto/external/apache2/openssl/dist/apps/lib/
apps.c
65
#define
_kbhit
kbhit
macro
3269
/* Probably redirected input?
_kbhit
() does not work in this case */
3276
return
_kbhit
();
/src/crypto/external/bsd/openssl/dist/apps/lib/
apps.c
62
# define
_kbhit
kbhit
macro
3190
/* Probably redirected input?
_kbhit
() does not work in this case */
3197
return
_kbhit
();
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026