Searched defs:ovalue (Results 1 - 9 of 9) sorted by relevance

/src/sys/compat/common/
H A Dkern_time_50.c514 struct itimerspec value, ovalue, *ovp = NULL; local in function:compat_50_sys_timer_settime
/src/sys/compat/linux/common/
H A Dlinux_time.c390 struct itimerspec value, ovalue, *ovp = NULL; local in function:linux_sys_timer_settime
/src/sys/compat/linux32/common/
H A Dlinux32_time.c445 struct itimerspec value, ovalue, *ovp = NULL; local in function:linux32_sys_timer_settime
/src/sys/compat/netbsd32/
H A Dnetbsd32_time.c466 struct itimerspec value, ovalue, *ovp = NULL; local in function:netbsd32___timer_settime50
H A Dnetbsd32_compat_50.c391 struct itimerspec value, ovalue, *ovp = NULL; local in function:compat_50_netbsd32_timer_settime
/src/usr.bin/videoctl/
H A Dvideoctl.c638 int32_t ovalue; local in function:video_set_ctrl
/src/sys/kern/
H A Dkern_time.c1365 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 Dthunk.c252 thunk_setitimer(int which,const struct thunk_itimerval * value,struct thunk_itimerval * ovalue) argument
/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c5555 rump___sysimpl_timer_settime50(timer_t timerid, int flags, const struct itimerspec * value, struct itimerspec * ovalue) argument

Completed in 20 milliseconds