Searched refs:PS_SIGRETURN_VALIDATION_DISABLED (Results 1 – 4 of 4) sorted by relevance
89 #define PS_SIGRETURN_VALIDATION_DISABLED 0x2u macro
878 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()883 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()909 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
866 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()900 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
467 PS_SIGRETURN_VALIDATION_ENABLED : PS_SIGRETURN_VALIDATION_DISABLED; in sigaction()