Searched defs:tim50 (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/compat/sys/ |
| H A D | compat_clock.c | 77 clock_gettime(clockid_t clockid, struct timespec50 *tim50) argument 89 clock_getres(clockid_t clockid, struct timespec50 *tim50) argument [all...] |
| H A D | compat_itimer.c | 73 getitimer(int timerid, struct itimerval50 *tim50) argument
|
| H A D | compat_timer.c | 74 timer_gettime(timer_t timerid, struct itimerspec50 *tim50) argument
|
| H A D | compat_select.c | 78 select(int nfds,fd_set * __restrict readfds,fd_set * __restrict writefds,fd_set * __restrict exceptfds,struct timeval50 * __restrict tim50) argument 91 pselect(int nfds,fd_set * __restrict readfds,fd_set * __restrict writefds,fd_set * __restrict exceptfds,const struct timespec50 * __restrict tim50,const sigset_t * __restrict sigmask) argument
|
Completed in 4 milliseconds