| /src/lib/libc/compat/sys/ |
| H A D | compat___lwp_park50.c | 56 struct timespec ts1, *tsp = &ts1; variable in typeref:struct:timespec *
|
| H A D | compat__lwp_park.c | 59 struct timespec ts, *tsp; variable in typeref:struct:timespec *
|
| H A D | compat_aio_suspend.c | 63 struct timespec ts, *tsp; variable in typeref:struct:timespec *
|
| H A D | compat_lfs_segwait.c | 57 struct timeval ts, *tsp; variable in typeref:struct:timeval *
|
| H A D | compat_adjtime.c | 62 struct timeval ts, *tsp; variable in typeref:struct:timeval *
|
| H A D | compat_nanosleep.c | 62 struct timespec ts, *tsp; variable in typeref:struct:timespec *
|
| H A D | compat_mqueue.c | 66 struct timespec ts, *tsp; variable in typeref:struct:timespec * 79 struct timespec ts, *tsp; local in function:mq_timedsend
|
| H A D | compat_kevent.c | 60 struct timespec ts, *tsp; variable in typeref:struct:timespec * 70 __kevent50(int kq,const struct kevent100 * changelist100,size_t nchanges,struct kevent100 * eventlist100,size_t nevents,const struct timespec * tsp) argument
|
| /src/usr.sbin/timed/timed/ |
| H A D | tspname.c | 42 set_tsp_name(struct tsp *tsp, const char *name) argument 49 get_tsp_name(const struct tsp *tsp, char *name, size_t size) argument [all...] |
| /src/sys/compat/common/ |
| H A D | kern_time_60.c | 66 struct timespec ts, *tsp; local in function:compat_60_sys__lwp_park
|
| H A D | kern_50.c | 68 struct timespec ts, *tsp; local in function:compat_50_sys__lwp_park
|
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_compat_60.c | 58 struct timespec ts, *tsp; local in function:compat_60_netbsd32__lwp_park
|
| H A D | netbsd32_futex.c | 63 struct timespec ts, *tsp; local in function:netbsd32___futex
|
| H A D | netbsd32_epoll.c | 99 struct timespec ts, *tsp; local in function:netbsd32_epoll_pwait2
|
| H A D | netbsd32_lwp.c | 171 struct timespec ts, *tsp; local in function:netbsd32____lwp_park60
|
| H A D | netbsd32_mqueue.c | 269 struct timespec ts, *tsp; local in function:netbsd32___mq_timedsend50 300 struct timespec ts, *tsp; local in function:netbsd32___mq_timedreceive50 339 struct timespec ts, *tsp; local in function:compat_50_netbsd32_mq_timedsend 371 struct timespec ts, *tsp; local in function:compat_50_netbsd32_mq_timedreceive [all...] |
| /src/lib/libc/sys/ |
| H A D | epoll.c | 59 struct timespec ts, *tsp; local in function:epoll_pwait
|
| /src/games/monop/ |
| H A D | getinp.c | 106 const char *sp, *tsp; local in function:comp
|
| /src/usr.bin/pwait/ |
| H A D | pwait.c | 81 struct timespec ts, *tsp; local in function:main
|
| /src/sys/kern/ |
| H A D | subr_time.c | 66 tshzto(const struct timespec *tsp) argument 77 tshztoup(const struct timespec *tsp) argument
|
| H A D | subr_time_arith.c | 227 timespecaddok(const struct timespec *tsp, const struct timespec *usp) argument 340 timespecsubok(const struct timespec * tsp,const struct timespec * usp) argument [all...] |
| /src/sys/compat/linux/common/ |
| H A D | linux_mqueue.c | 129 struct timespec ts, *tsp; local in function:linux_sys_mq_timedsend 160 struct timespec ts, *tsp; local in function:linux_sys_mq_timedreceive
|
| /src/sys/compat/linux32/common/ |
| H A D | linux32_misc.c | 246 struct timespec ts, *tsp = NULL; local in function:linux32_sys_futex
|
| /src/sys/arch/alpha/alpha/ |
| H A D | dec_6600.c | 107 struct tsp_config *tsp; local in function:dec_6600_cons_init 188 struct tsp_attach_args *tsp local in function:dec_6600_device_register [all...] |
| /src/sys/arch/alpha/pci/ |
| H A D | tsc.c | 116 struct tsp_attach_args tsp; local in function:tscattach 167 struct tsp_attach_args *tsp = aux; local in function:tscprint 186 #define tsp macro 277 struct tsp_config *tsp = &tsp_configuration[tsp_console_hose]; local in function:tsp_bus_get_window [all...] |