Searched refs:UVWASI_RIGHT_FD_SEEK (Results 1 – 3 of 3) sorted by relevance
8 UVWASI_RIGHT_FD_SEEK | \44 UVWASI_RIGHT_FD_SEEK | \
1074 UVWASI_RIGHT_FD_READ | UVWASI_RIGHT_FD_SEEK, in uvwasi_fd_pread()1198 UVWASI_RIGHT_FD_WRITE | UVWASI_RIGHT_FD_SEEK, in uvwasi_fd_pwrite()1454 err = uvwasi_fd_table_get(uvwasi->fds, fd, &wrap, UVWASI_RIGHT_FD_SEEK, 0); in uvwasi_fd_seek()1942 needed_inheriting |= UVWASI_RIGHT_FD_SEEK; in uvwasi_path_open()
190 #define UVWASI_RIGHT_FD_SEEK (1 << 2) macro