Searched refs:linux_sigaction (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/i386/linux/ |
| HD | linux_machdep.c | 485 linux_sigaction(struct thread *td, struct linux_sigaction_args *args) in linux_sigaction() function
|
| HD | linux_sysent.c | 87 …{ AS(linux_sigaction_args), (sy_call_t *)linux_sigaction, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
|
| HD | linux_proto.h | 1575 int linux_sigaction(struct thread *, struct linux_sigaction_args *);
|
| /freebsd-11-stable/sys/amd64/linux32/ |
| HD | linux32_machdep.c | 519 linux_sigaction(struct thread *td, struct linux_sigaction_args *args) in linux_sigaction() function
|
| HD | linux32_sysent.c | 88 …{ AS(linux_sigaction_args), (sy_call_t *)linux_sigaction, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
|
| HD | linux32_proto.h | 1556 int linux_sigaction(struct thread *, struct linux_sigaction_args *);
|