Searched refs:timeval64_to_timespec64 (Results 1 – 7 of 7) sorted by relevance
31 ts64[0] = timeval64_to_timespec64 (tvp64[0]); in __futimes64()32 ts64[1] = timeval64_to_timespec64 (tvp64[1]); in __futimes64()
29 ts64[0] = timeval64_to_timespec64 (tvp[0]); in __utimes64()30 ts64[1] = timeval64_to_timespec64 (tvp[1]); in __utimes64()
30 ts64[0] = timeval64_to_timespec64 (tvp64[0]); in __lutimes64()31 ts64[1] = timeval64_to_timespec64 (tvp64[1]); in __lutimes64()
30 ts64[0] = timeval64_to_timespec64 (tvp64[0]); in __futimesat64()31 ts64[1] = timeval64_to_timespec64 (tvp64[1]); in __futimesat64()
39 struct __timespec64 ts = timeval64_to_timespec64 (*tv); in __settimeofday64()
394 timeval64_to_timespec64 (const struct __timeval64 tv64) in timeval64_to_timespec64() function
8821 [! _ISOMAC](timeval64_to_timespec64): Modified function.15093 [! _ISOMAC](timeval64_to_timespec64): New function.