Home
last modified time | relevance | path

Searched defs:times32 (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/compat/time32/
H A Dfutimes_time32.c7 int __futimes_time32(int fd, const struct timeval32 times32[2]) in __futimes_time32() argument
H A Dfutimens_time32.c5 int __futimens_time32(int fd, const struct timespec32 *times32) in __futimens_time32() argument
H A Dlutimes_time32.c7 int __lutimes_time32(const char *path, const struct timeval32 times32[2]) in __lutimes_time32() argument
H A Dutimes_time32.c6 int __utimes_time32(const char *path, const struct timeval32 times32[2]) in __utimes_time32() argument
H A Dfutimesat_time32.c7 int __futimesat_time32(int dirfd, const char *pathname, const struct timeval32 times32[2]) in __futimesat_time32() argument
H A Dutimensat_time32.c5 int __utimensat_time32(int fd, const char *path, const struct timespec32 times32[2], int flags) in __utimensat_time32() argument
H A Dutime_time32.c10 int __utime_time32(const char *path, const struct utimbuf32 *times32) in __utime_time32() argument

Completed in 3 milliseconds