Home
last modified time | relevance | path

Searched refs:freebsd4_sigreturn_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c577 freebsd4_sigreturn(struct thread *td, struct freebsd4_sigreturn_args *uap) in freebsd4_sigreturn()
/f-stack/freebsd/sys/
H A Dsysproto.h2466 struct freebsd4_sigreturn_args { struct
2478 int freebsd4_sigreturn(struct thread *, struct freebsd4_sigreturn_args *); argument
/f-stack/freebsd/i386/i386/
H A Dmachdep.c861 struct freebsd4_sigreturn_args /* {
/f-stack/freebsd/kern/
H A Dinit_sysent.c402 …{ compat4(AS(freebsd4_sigreturn_args),sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flags = SYF_CAP…