Home
last modified time | relevance | path

Searched defs:times (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/io/
Dutime.c27 utime (const char *file, const struct utimbuf *times) in utime()
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dosf_utimes.c30 struct timeval times[2]; in __utimes_tv32() local
/glibc-2.36/sysdeps/posix/
Dutime.c30 utime (const char *file, const struct utimbuf *times) in utime()
Dutimes.c29 struct utimbuf buf, *times; in __utimes() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dutime.c24 __utime64 (const char *file, const struct __utimbuf64 *times) in __utime64()
/glibc-2.36/support/
Dtest-container.c444 struct utimbuf times; in copy_one_file() local