Home
last modified time | relevance | path

Searched refs:ovalue (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/compat/common/
H A Dkern_time_50.c514 struct itimerspec value, ovalue, *ovp = NULL; in compat_50_sys_timer_settime() local
521 if (SCARG(uap, ovalue)) in compat_50_sys_timer_settime()
522 ovp = &ovalue; in compat_50_sys_timer_settime()
529 itimerspec_to_itimerspec50(&ovalue, &ovalue50); in compat_50_sys_timer_settime()
530 return copyout(&ovalue50, SCARG(uap, ovalue), sizeof(ovalue50)); in compat_50_sys_timer_settime()
/netbsd-src/usr.bin/videoctl/
H A Dvideoctl.c578 int32_t ovalue; in video_set_ctrl() local
587 ovalue = ctrl.value; in video_set_ctrl()
597 printf("ctrl.%s: %d -> %d\n", ctrlname, ovalue, ctrl.value); in video_set_ctrl()
599 printf("ctrl.%08x: %d -> %d\n", ctrl.id, ovalue, ctrl.value); in video_set_ctrl()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_time.c466 struct itimerspec value, ovalue, *ovp = NULL; in netbsd32___timer_settime50() local
474 if (SCARG_P32(uap, ovalue)) in netbsd32___timer_settime50()
475 ovp = &ovalue; in netbsd32___timer_settime50()
485 return copyout(&its32, SCARG_P32(uap, ovalue), sizeof(its32)); in netbsd32___timer_settime50()
H A Dnetbsd32_compat_50.c391 struct itimerspec value, ovalue, *ovp = NULL; in compat_50_netbsd32_timer_settime() local
399 if (SCARG_P32(uap, ovalue)) in compat_50_netbsd32_timer_settime()
400 ovp = &ovalue; in compat_50_netbsd32_timer_settime()
410 return copyout(&its32, SCARG_P32(uap, ovalue), sizeof(its32)); in compat_50_netbsd32_timer_settime()
H A Dnetbsd32_syscallargs.h1256 syscallarg(netbsd32_itimerspec50p_t) ovalue;
2401 syscallarg(netbsd32_itimerspecp_t) ovalue;
H A Dnetbsd32_systrace_args.c1693 uarg[3] = (intptr_t) SCARG(p, ovalue).i32; /* netbsd32_itimerspec50p_t */ in systrace_args()
3212 uarg[3] = (intptr_t) SCARG(p, ovalue).i32; /* netbsd32_itimerspecp_t */ in systrace_args()
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dsetitimer.c22 struct itimerval *ovalue) in __setitimer() argument
/netbsd-src/sys/kern/
H A Dkern_time.c1359 syscallarg(struct itimerspec *) ovalue; in sys___timer_settime50()
1362 struct itimerspec value, ovalue, *ovp = NULL; in sys___timer_settime50()
1368 if (SCARG(uap, ovalue)) in sys___timer_settime50()
1369 ovp = &ovalue; in sys___timer_settime50()
1376 return copyout(&ovalue, SCARG(uap, ovalue), in sys___timer_settime50()
1383 struct itimerspec *ovalue, int flags, struct proc *p)
1407 if (ovalue) in dotimer_settime()
1408 itimer_gettime(it, ovalue); in dotimer_settime()
1365 struct itimerspec value, ovalue, *ovp = NULL; sys___timer_settime50() local
1386 dotimer_settime(int timerid,struct itimerspec * value,struct itimerspec * ovalue,int flags,struct proc * p) dotimer_settime() argument
/netbsd-src/sys/compat/linux/common/
H A Dlinux_time.c390 struct itimerspec value, ovalue, *ovp = NULL; in linux_sys_timer_settime() local
401 ovp = &ovalue; in linux_sys_timer_settime()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_time.c445 struct itimerspec value, ovalue, *ovp = NULL; in linux32_sys_timer_settime() local
456 ovp = &ovalue; in linux32_sys_timer_settime()
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c253 struct thunk_itimerval *ovalue) in thunk_setitimer() argument
262 if (ovalue) in thunk_setitimer()
263 thunk_from_itimerval(&oit, ovalue); in thunk_setitimer()
/netbsd-src/share/doc/psd/05.sysman/
H A Dspell.ok376 ovalue
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1247 ovalue) \ argument
1250 (long long)(ovalue))
1252 value, ovalue) \ argument
1255 (long long)(ovalue))
2478 ovalue) \ argument
2481 (long long)(ovalue))
2483 ovalue) \ argument
2486 (long long)(ovalue))
3801 long long ovalue);
3806 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h181 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
183 (long)(ovalue))
184 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
186 (long)(ovalue))
2100 long ovalue);
2102 long ovalue);
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1221 ovalue) \ argument
1224 (long long)(ovalue))
1226 value, ovalue) \ argument
1229 (long long)(ovalue))
2450 ovalue) \ argument
2453 (long long)(ovalue))
2455 ovalue) \ argument
2458 (long long)(ovalue))
3629 long long ovalue);
3634 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h183 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
185 (long)(ovalue))
186 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
188 (long)(ovalue))
2102 long ovalue);
2104 long ovalue);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1247 ovalue) \ argument
1250 (long long)(ovalue))
1252 value, ovalue) \ argument
1255 (long long)(ovalue))
2478 ovalue) \ argument
2481 (long long)(ovalue))
2483 ovalue) \ argument
2486 (long long)(ovalue))
3801 long long ovalue);
3806 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h182 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
184 (long)(ovalue))
185 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
187 (long)(ovalue))
2110 long ovalue);
2112 long ovalue);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc436 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
438 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
441 if (ovalue) POST_WRITE(ovalue, struct_itimerval_sz);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc434 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
436 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
439 if (ovalue) POST_WRITE(ovalue, struct_itimerval_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc465 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
467 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
471 if (ovalue)
472 POST_WRITE(ovalue, struct_itimerval_sz);
/netbsd-src/sys/sys/
H A Dsyscallargs.h1530 syscallarg(struct itimerspec50 *) ovalue;
2932 syscallarg(struct itimerspec *) ovalue;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c5874 tree otype, ovalue; in build_c_cast() local
5995 ovalue = value; in build_c_cast()
6001 if (CONSTANT_CLASS_P (ovalue) && TREE_OVERFLOW (ovalue)) in build_c_cast()
6007 TREE_OVERFLOW (value) = TREE_OVERFLOW (ovalue); in build_c_cast()
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c5553 rump___sysimpl_timer_settime50(timer_t timerid, int flags, const struct itimerspec * value, struct itimerspec * ovalue) in rump___sysimpl_timer_settime50() argument
5564 SPARG(&callarg, ovalue) = ovalue; in rump___sysimpl_timer_settime50()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc5992 tree otype, ovalue; in build_c_cast() local
6113 ovalue = value; in build_c_cast()
6119 if (CONSTANT_CLASS_P (ovalue) && TREE_OVERFLOW (ovalue)) in build_c_cast()
6125 TREE_OVERFLOW (value) = TREE_OVERFLOW (ovalue); in build_c_cast()

12