Searched defs:lits (Results 1 - 2 of 2) sorted by relevance
| /src/sys/compat/linux/common/ | ||
| H A D | linux_time.c | 431 struct linux_itimerspec lits; local in function:linux_sys_timer_gettime 492 struct linux_itimerspec lits; local in function:linux_sys_timerfd_gettime 536 struct linux_itimerspec lits; local in function:linux_sys_timerfd_settime [all...] |
| /src/sys/compat/linux32/common/ | ||
| H A D | linux32_time.c | 486 struct linux32_itimerspec lits; local in function:linux32_sys_timer_gettime 516 struct linux32_itimerspec lits; local in function:linux32_sys_timerfd_gettime 539 struct linux32_itimerspec lits; local in function:linux32_sys_timerfd_settime [all...] |
Completed in 4 milliseconds