Home
last modified time | relevance | path

Searched defs:UV_FS_O_TRUNC (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/include/uv/
Dunix.h488 # define UV_FS_O_TRUNC O_TRUNC macro
490 # define UV_FS_O_TRUNC 0 macro
Dwin.h678 #define UV_FS_O_TRUNC _O_TRUNC macro