OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdio_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
runner-win.h
39
HANDLE
stdio_out
;
member in struct:__anon23843
runner-win.c
161
p->
stdio_out
= file;
214
if (!GetFileSizeEx(p->
stdio_out
, &size))
225
fd = _open_osfhandle((intptr_t)p->
stdio_out
, _O_RDONLY | _O_TEXT);
252
size = GetFileSize(p->
stdio_out
, NULL);
265
if (!ReadFile(p->
stdio_out
, buffer, buffer_len - 1, &read, &overlapped))
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026