Searched refs:UVWASI_O_CREAT (Results 1 – 2 of 2) sorted by relevance
166 #define UVWASI_O_CREAT (1 << 0) macro
1908 if ((o_flags & UVWASI_O_CREAT) != 0) { in uvwasi_path_open()