Searched refs:UV_FS_O_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
503 #define UV_FS_O_TEMPORARY 0 macro
677 #define UV_FS_O_TEMPORARY _O_TEMPORARY macro
687 .. c:macro:: UV_FS_O_TEMPORARY692 `UV_FS_O_TEMPORARY` is only supported on Windows via
545 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()