Home
last modified time | relevance | path

Searched refs:tval (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dppoll.c35 struct timespec tval; in __NC() local
37 tval = *timeout; in __NC()
38 timeout = &tval; in __NC()
A Dpselect.c33 struct timeval tval; in __NC() local
41 TIMESPEC_TO_TIMEVAL (&tval, timeout); in __NC()
54 timeout != NULL ? &tval : NULL); in __NC()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Druserpass.c81 int tval; member
322 return toktab[i].tval; in libc_hidden_def()

Completed in 7 milliseconds