Searched refs:KSA_FREEBSD4 (Results 1 – 3 of 3) sorted by relevance
401 #define KSA_FREEBSD4 0x0002 /* uses ucontext4 */ macro
918 (flags & KSA_FREEBSD4) == 0) in kern_sigaction()986 error = kern_sigaction(td, uap->sig, actp, oactp, KSA_FREEBSD4); in freebsd4_sigaction()
2857 error = kern_sigaction(td, uap->sig, sap, &osa, KSA_FREEBSD4); in freebsd4_freebsd32_sigaction()