Searched refs:linux_sigevent_copyin (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_sigevent.h | 62 int linux_sigevent_copyin(const void *, void *, size_t);
|
| D | linux_mqueue.c | 198 error = linux_sigevent_copyin(SCARG(uap, sevp), &sig, in linux_sys_mq_notify()
|
| D | linux_time.c | 374 (void *)SCARG(uap, evp), linux_sigevent_copyin, l); in linux_sys_timer_create()
|
| D | linux_signal.c | 893 linux_sigevent_copyin(const void *src, void *dst, size_t size) in linux_sigevent_copyin() function
|