Home
last modified time | relevance | path

Searched refs:theRead (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/eh/
Dmwerks_console_OS_X.c30 ReadPtr theRead; member
82 __msl_os_x.theRead = NULL; in InstallConsole()
98 __msl_os_x.theRead = (ReadPtr) in InstallConsole()
116 __msl_os_x.theRead = NULL; in RemoveConsole()
155 if (__msl_os_x.theRead == NULL) in ReadCharsFromConsole()
158 return __msl_os_x.theRead(0, buffer, n); in ReadCharsFromConsole()