Home
last modified time | relevance | path

Searched refs:utimens_get_timestamps (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/cloudlibc/src/libc/sys/stat/
H A Dfutimens.c17 if (!utimens_get_timestamps(times, &fs, &flags)) {
22 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) {
H A Dutimensat.c22 if (!utimens_get_timestamps(times, &fs, &flags)) {
27 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) {
H A Dstat_impl.h102 static inline bool utimens_get_timestamps(const struct timespec *times, function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-bottom-half/cloudlibc/src/libc/sys/stat/
H A Dfutimens.c17 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in futimens()
H A Dutimensat.c22 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in __wasilibc_nocwd_utimensat()
H A Dstat_impl.h71 static inline bool utimens_get_timestamps(const struct timespec *times, in utimens_get_timestamps() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-bottom-half/cloudlibc/src/libc/sys/stat/
H A Dfutimens.c17 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in futimens()
H A Dutimensat.c22 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in __wasilibc_nocwd_utimensat()
H A Dstat_impl.h71 static inline bool utimens_get_timestamps(const struct timespec *times, in utimens_get_timestamps() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-bottom-half/cloudlibc/src/libc/sys/stat/
H A Dfutimens.c17 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in futimens()
H A Dutimensat.c22 if (!utimens_get_timestamps(times, &st_atim, &st_mtim, &flags)) { in __wasilibc_nocwd_utimensat()
H A Dstat_impl.h71 static inline bool utimens_get_timestamps(const struct timespec *times, in utimens_get_timestamps() function