Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_sig.c966 struct freebsd4_sigaction_args { struct
973 freebsd4_sigaction(struct thread *td, struct freebsd4_sigaction_args *uap) in freebsd4_sigaction() argument
/freebsd/sys/sys/
H A Dsysproto.h2520 struct freebsd4_sigaction_args { struct
2536 int freebsd4_sigaction(struct thread *, struct freebsd4_sigaction_args *); argument