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.c963 struct freebsd4_sigaction_args { struct
970 freebsd4_sigaction(struct thread *td, struct freebsd4_sigaction_args *uap) in freebsd4_sigaction() argument
/freebsd/sys/sys/
H A Dsysproto.h2538 struct freebsd4_sigaction_args { struct
2554 int freebsd4_sigaction(struct thread *, struct freebsd4_sigaction_args *); argument