Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c330 freebsd4_sigreturn(struct thread *td, struct freebsd4_sigreturn_args *uap) in freebsd4_sigreturn()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c362 freebsd4_sigreturn(struct thread *td, struct freebsd4_sigreturn_args *uap) in freebsd4_sigreturn()
/freebsd/sys/i386/i386/
H A Dexec_machdep.c655 freebsd4_sigreturn(struct thread *td, struct freebsd4_sigreturn_args *uap) in freebsd4_sigreturn()
/freebsd/sys/sys/
H A Dsysproto.h2551 struct freebsd4_sigreturn_args { struct
2563 int freebsd4_sigreturn(struct thread *, struct freebsd4_sigreturn_args *); argument
/freebsd/sys/kern/
H A Dinit_sysent.c413 …{ compat4(AS(freebsd4_sigreturn_args),sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flags = SYF_CAP…