Searched refs:ts64 (Results 1 – 1 of 1) sorted by relevance
175 struct __timespec64 ts64; in hidden_ver() local178 ts64 = valid_timespec_to_timespec64 (*timeout); in hidden_ver()180 return __gai_suspend_time64 (list, ent, timeout != NULL ? &ts64 : NULL); in hidden_ver()
Completed in 4 milliseconds