Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dunix.h488 # define UV_FS_O_TRUNC O_TRUNC macro
490 # define UV_FS_O_TRUNC 0 macro
H A Dwin.h684 #define UV_FS_O_TRUNC _O_TRUNC macro