Home
last modified time | relevance | path

Searched refs:UV_FS_O_TEMPORARY (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/include/uv/
H A Dunix.h505 #define UV_FS_O_TEMPORARY 0 macro
H A Dwin.h687 #define UV_FS_O_TEMPORARY _O_TEMPORARY macro
/third_party/node/deps/uv/include/uv/
H A Dunix.h503 #define UV_FS_O_TEMPORARY 0 macro
H A Dwin.h683 #define UV_FS_O_TEMPORARY _O_TEMPORARY macro
/third_party/libuv/src/win/
H A Dfs.c479 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()
/third_party/node/deps/uv/src/win/
H A Dfs.c545 if (flags & UV_FS_O_TEMPORARY ) { in fs__open()

Completed in 12 milliseconds