Searched refs:tval (Results 1 – 3 of 3) sorted by relevance
35 struct timespec tval; in __NC() local37 tval = *timeout; in __NC()38 timeout = &tval; in __NC()
33 struct timeval tval; in __NC() local41 TIMESPEC_TO_TIMEVAL (&tval, timeout); in __NC()54 timeout != NULL ? &tval : NULL); in __NC()
81 int tval; member322 return toktab[i].tval; in libc_hidden_def()
Completed in 7 milliseconds