Searched refs:__utimes_time64 (Results 1 – 9 of 9) sorted by relevance
24 extern int __utimes_time64(const char *, const struct timeval [2]);111 if (__utimes_time64(path, NULL) != 0) { in utimes_time64_0100()
62 __REDIR(utimes, __utimes_time64);
63 __REDIR(utimes, __utimes_time64);
90 #define __utimes_time64 utimes macro
90 __REDIR(utimes, __utimes_time64);
265 __utimes_time64;