Searched defs:otim (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libc/compat/sys/ | ||
| H A D | compat_itimer.c | 56 struct itimerval otim, *otimp; variable in typeref:struct:itimerval |
| H A D | compat_timer.c | 57 struct itimerspec otim, *otimp; variable in typeref:struct:itimerspec |
| /src/tests/lib/libc/sys/ | ||
| H A D | t_timer_create.c | 66 struct itimerspec tim, rtim, otim; local in function:timer_signal_create |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_time.c | 391 struct linux_itimerspec tim, otim; local in function:linux_sys_timer_settime [all...] |
| /src/sys/compat/linux32/common/ | ||
| H A D | linux32_time.c | 446 struct linux32_itimerspec tim, otim; local in function:linux32_sys_timer_settime [all...] |
Completed in 7 milliseconds