Home
last modified time | relevance | path

Searched refs:osigaction_args (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
Dkern_sig.c885 struct osigaction_args { struct
892 osigaction(struct thread *td, struct osigaction_args *uap) in osigaction() argument
Dinit_sysent.c98 …{ compat(AS(osigaction_args),sigaction), AUE_SIGACTION, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-12-stable/sys/sys/
Dsysproto.h2212 struct osigaction_args { struct
2328 int osigaction(struct thread *, struct osigaction_args *);