Searched refs:UV_FS_O_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
507 #define UV_FS_O_TEMPORARY 0 macro
689 #define UV_FS_O_TEMPORARY _O_TEMPORARY macro
706 .. c:macro:: UV_FS_O_TEMPORARY711 `UV_FS_O_TEMPORARY` is only supported on Windows via
501 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()
Completed in 18 milliseconds