Searched refs:UVWASI_O_TRUNC (Results 1 – 2 of 2) sorted by relevance
169 #define UVWASI_O_TRUNC (1 << 3) macro
1916 if ((o_flags & UVWASI_O_TRUNC) != 0) { in uvwasi_path_open()