Searched refs:UV_FS_O_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
510 #define UV_FS_O_TEMPORARY 0 macro
681 #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
514 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()
Completed in 20 milliseconds