Lines Matching refs:fst_flags
51 uvwasi_fstflags_t fst_flags,
62 if ((fst_flags &
72 if ((fst_flags &
74 (fst_flags &
93 if ((fst_flags & UVWASI_FILESTAT_SET_ATIM_NOW) != 0)
95 else if ((fst_flags & UVWASI_FILESTAT_SET_ATIM) != 0)
100 if ((fst_flags & UVWASI_FILESTAT_SET_MTIM_NOW) != 0)
102 else if ((fst_flags & UVWASI_FILESTAT_SET_MTIM) != 0)
1063 uvwasi_fstflags_t fst_flags) {
1072 "st_atim=%"PRIu64", st_mtim=%"PRIu64", fst_flags=%d)\n",
1077 fst_flags);
1082 VALIDATE_FSTFLAGS_OR_RETURN(fst_flags);
1096 fst_flags,
1754 uvwasi_fstflags_t fst_flags) {
1765 "st_atim=%"PRIu64", st_mtim=%"PRIu64", fst_flags=%d)\n",
1773 fst_flags);
1778 VALIDATE_FSTFLAGS_OR_RETURN(fst_flags);
1801 fst_flags,