Searched defs:ovalue (Results 1 - 9 of 9) sorted by relevance
| /src/sys/compat/common/ |
| H A D | kern_time_50.c | 514 struct itimerspec value, ovalue, *ovp = NULL; local in function:compat_50_sys_timer_settime
|
| /src/sys/compat/linux/common/ |
| H A D | linux_time.c | 390 struct itimerspec value, ovalue, *ovp = NULL; local in function:linux_sys_timer_settime
|
| /src/sys/compat/linux32/common/ |
| H A D | linux32_time.c | 445 struct itimerspec value, ovalue, *ovp = NULL; local in function:linux32_sys_timer_settime
|
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_time.c | 466 struct itimerspec value, ovalue, *ovp = NULL; local in function:netbsd32___timer_settime50
|
| H A D | netbsd32_compat_50.c | 391 struct itimerspec value, ovalue, *ovp = NULL; local in function:compat_50_netbsd32_timer_settime
|
| /src/usr.bin/videoctl/ |
| H A D | videoctl.c | 638 int32_t ovalue; local in function:video_set_ctrl
|
| /src/sys/kern/ |
| H A D | kern_time.c | 1365 struct itimerspec value, ovalue, *ovp = NULL; local in function:sys___timer_settime50 1385 dotimer_settime(int timerid,struct itimerspec * value,struct itimerspec * ovalue,int flags,struct proc * p) argument
|
| /src/sys/arch/usermode/usermode/ |
| H A D | thunk.c | 252 thunk_setitimer(int which,const struct thunk_itimerval * value,struct thunk_itimerval * ovalue) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 5555 rump___sysimpl_timer_settime50(timer_t timerid, int flags, const struct itimerspec * value, struct itimerspec * ovalue) argument
|
Completed in 20 milliseconds