Searched refs:fetchts (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_signal.c449 fetchts(const void *u, void *s, size_t len) function
494 retval, fetchss, storeinfo, fetchts, fakestorets);
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsys_sig.c701 register_t *retval, copyin_t fetchss, copyout_t storeinf, copyin_t fetchts,
718 error = (*fetchts)(SCARG(uap, timeout), &ts, sizeof(ts));
700 sigtimedwait1(struct lwp *l, const struct sys_____sigtimedwait50_args *uap, register_t *retval, copyin_t fetchss, copyout_t storeinf, copyin_t fetchts, copyout_t storets) argument
/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_signal.c571 fetchts(const void *u, void *s, size_t len) function
610 retval, fetchss, storeinfo, fetchts, fakestorets);

Completed in 120 milliseconds