Searched defs:ts50 (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libc/compat/sys/ |
| H A D | compat_mqueue.c | 76 mq_timedsend(mqd_t mq,const char * name,size_t len,unsigned buf,const struct timespec50 * ts50) argument
|
| /src/sys/compat/common/ |
| H A D | kern_50.c | 69 struct timespec50 ts50; local in function:compat_50_sys__lwp_park 94 struct timespec50 ts50; local in function:tscopyin 108 struct timespec50 ts50; local in function:tscopyout [all...] |
| H A D | kern_select_50.c | 62 struct timespec50 ts50; local in function:compat_50_kevent_fetch_timeout
|
| H A D | kern_time_50.c | 357 struct timespec50 ts50; local in function:compat_50_sys_aio_suspend 397 struct timespec50 ts50; local in function:compat_50_sys_mq_timedsend 432 struct timespec50 ts50; local in function:compat_50_sys_mq_timedreceive [all...] |
| /src/sys/compat/sys/ |
| H A D | time_types.h | 76 timeval50_to_timeval(const struct timeval50 *ts50, struct timeval *ts) argument 84 timeval_to_timeval50(const struct timeval *ts, struct timeval50 *ts50) argument 92 timespec50_to_timespec(const struct timespec50 *ts50, struct timespec *ts) argument 100 timespec_to_timespec50(const struct timespec * ts,struct timespec50 * ts50) argument 108 itimerval50_to_itimerval(const struct itimerval50 * ts50,struct itimerval * ts) argument 116 itimerval_to_itimerval50(const struct itimerval * ts,struct itimerval50 * ts50) argument 124 itimerspec50_to_itimerspec(const struct itimerspec50 * ts50,struct itimerspec * ts) argument 133 itimerspec_to_itimerspec50(const struct itimerspec * ts,struct itimerspec50 * ts50) argument [all...] |
Completed in 4 milliseconds