HomeSort by: relevance | last modified time | path
    Searched refs:UV_FS_O_TEMPORARY (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/libuv/dist/include/uv/
unix.h 510 #define UV_FS_O_TEMPORARY 0
win.h 684 #define UV_FS_O_TEMPORARY _O_TEMPORARY
  /src/external/mit/libuv/dist/src/win/
fs.c 514 if (flags & UV_FS_O_TEMPORARY ) {

Completed in 15 milliseconds