Searched refs:ptv64 (Results 1 – 1 of 1) sorted by relevance
126 struct __timeval64 tv64, *ptv64 = NULL; in libc_hidden_def() local130 ptv64 = &tv64; in libc_hidden_def()132 int r = __select64 (nfds, readfds, writefds, exceptfds, ptv64); in libc_hidden_def()
Completed in 3 milliseconds