Searched refs:UVWASI_FDFLAG_DSYNC (Results 1 – 2 of 2) sorted by relevance
128 #define UVWASI_FDFLAG_DSYNC (1 << 1) macro
838 if ((flags & UVWASI_FDFLAG_DSYNC) == UVWASI_FDFLAG_DSYNC) in uvwasi_fd_fdstat_set_flags()1923 if ((fs_flags & UVWASI_FDFLAG_DSYNC) != 0) { in uvwasi_path_open()