Searched refs:__futimes64 (Results 1 – 24 of 24) sorted by relevance
25 __futimes64 (int fd, const struct __timeval64 tvp64[2]) in __futimes64() function39 libc_hidden_def (__futimes64) in libc_hidden_def() argument52 return __futimes64 (fd, tvp ? &tv64[0] : NULL); in libc_hidden_def()
216 __futimes64;
201 __futimes64);204 # define futimes __futimes64
200 # define __futimes64 __futimes macro205 extern int __futimes64 (int fd, const struct __timeval64 tvp64[2]);206 libc_hidden_proto (__futimes64);
2372 GLIBC_2.34 __futimes64 F
2325 GLIBC_2.34 __futimes64 F
213 GLIBC_2.34 __futimes64 F
2419 GLIBC_2.34 __futimes64 F
2413 GLIBC_2.34 __futimes64 F
2411 GLIBC_2.34 __futimes64 F
2460 GLIBC_2.34 __futimes64 F
2321 GLIBC_2.34 __futimes64 F
2504 GLIBC_2.34 __futimes64 F
2328 GLIBC_2.34 __futimes64 F
217 GLIBC_2.34 __futimes64 F
2448 GLIBC_2.34 __futimes64 F
2421 GLIBC_2.34 __futimes64 F
2418 GLIBC_2.34 __futimes64 F
216 GLIBC_2.34 __futimes64 F
2468 GLIBC_2.34 __futimes64 F
2508 GLIBC_2.34 __futimes64 F
2475 GLIBC_2.34 __futimes64 F
2473 GLIBC_2.34 __futimes64 F
10336 y2038: linux: Provide __futimes64 implementation10343 [! _ISOMAC][__TIMESIZE != 64](__futimes64): New function.10345 [! _ISOMAC][__TIMESIZE == 64](__futimes64): New.10356 (__futimes64): New function.