Searched refs:KSA_OSIGSET (Results 1 – 2 of 2) sorted by relevance
344 #define KSA_OSIGSET 0x0001 /* uses osigact_t */ macro
823 (flags & KSA_OSIGSET) == 0) in kern_sigaction()920 error = kern_sigaction(td, uap->signum, nsap, osap, KSA_OSIGSET); in osigaction()1460 error = kern_sigaction(td, uap->signum, nsap, osap, KSA_OSIGSET); in osigvec()