OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv__get_osfhandle
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
handle.c
39
handle =
uv__get_osfhandle
(file);
157
return
uv__get_osfhandle
(fd);
handle-inl.h
166
INLINE static HANDLE
uv__get_osfhandle
(int fd)
function
process-stdio.c
139
handle =
uv__get_osfhandle
(fd);
fs.c
839
handle =
uv__get_osfhandle
(fd);
1040
handle =
uv__get_osfhandle
(fd);
2249
handle =
uv__get_osfhandle
(fd);
2282
result = FlushFileBuffers(
uv__get_osfhandle
(fd)) ? 0 : -1;
2311
handle =
uv__get_osfhandle
(fd);
2506
handle = ReOpenFile(
uv__get_osfhandle
(fd), FILE_WRITE_ATTRIBUTES, 0, 0);
2678
handle =
uv__get_osfhandle
(fd);
poll.c
411
return uv_poll_init_socket(loop, handle, (SOCKET)
uv__get_osfhandle
(fd));
tty.c
214
handle = (HANDLE)
uv__get_osfhandle
(fd);
pipe.c
2421
HANDLE os_handle =
uv__get_osfhandle
(file);
Completed in 19 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026