Home
last modified time | relevance | path

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

/reactos/dll/win32/scrrun/
H A Dfilesystem.c138 IORead, enumerator
237 if (type == IORead) in textstream_check_iomode()
372 if (textstream_check_iomode(This, IORead)) { in textstream_get_AtEndOfStream()
463 if (textstream_check_iomode(This, IORead)) in textstream_Read()
509 if (textstream_check_iomode(This, IORead)) in textstream_ReadLine()
536 if (textstream_check_iomode(This, IORead)) in textstream_ReadAll()