Home
last modified time | relevance | path

Searched defs:freebsd4_sigaction_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/kern/
HDkern_sig.c883 struct freebsd4_sigaction_args { struct
890 freebsd4_sigaction(struct thread *td, struct freebsd4_sigaction_args *uap) in freebsd4_sigaction() argument
/freebsd-13-stable/sys/sys/
HDsysproto.h2487 struct freebsd4_sigaction_args { struct
2503 int freebsd4_sigaction(struct thread *, struct freebsd4_sigaction_args *); argument