Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dunix.h507 #define UV_FS_O_TEMPORARY 0 macro
H A Dwin.h689 #define UV_FS_O_TEMPORARY _O_TEMPORARY macro
/libuv/docs/src/
H A Dfs.rst706 .. c:macro:: UV_FS_O_TEMPORARY
711 `UV_FS_O_TEMPORARY` is only supported on Windows via
/libuv/src/win/
H A Dfs.c501 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()

Completed in 21 milliseconds