Searched refs:UVWASI_FDFLAG_APPEND (Results 1 – 2 of 2) sorted by relevance
127 #define UVWASI_FDFLAG_APPEND (1 << 0) macro
835 if ((flags & UVWASI_FDFLAG_APPEND) == UVWASI_FDFLAG_APPEND) in uvwasi_fd_fdstat_set_flags()1921 if ((fs_flags & UVWASI_FDFLAG_APPEND) != 0) in uvwasi_path_open()