Searched defs:oits (Results 1 - 5 of 5) sorted by relevance
| /src/tests/lib/libc/sys/ | ||
| H A D | t_timerfd.c | 307 struct itimerspec oits; local in function:ATF_TC_BODY 389 struct itimerspec oits, its = { local in function:ATF_TC_BODY [all...] |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_time.c | 535 struct itimerspec nits, oits, *oitsp = NULL; local in function:linux_sys_timerfd_settime |
| /src/sys/compat/linux32/common/ | ||
| H A D | linux32_time.c | 538 struct itimerspec nits, oits, *oitsp = NULL; local in function:linux32_sys_timerfd_settime |
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_time.c | 549 struct itimerspec its, oits, *oitsp = NULL; local in function:netbsd32_timerfd_settime |
| /src/sys/kern/ | ||
| H A D | sys_timerfd.c | 578 struct itimerspec oits; local in function:sys_timerfd_gettime 679 struct itimerspec nits, oits, *oitsp = NULL; local in function:sys_timerfd_settime |
Completed in 6 milliseconds