Searched refs:PS_SIGRETURN_VALIDATION_DISABLED (Results 1 – 4 of 4) sorted by relevance
89 #define PS_SIGRETURN_VALIDATION_DISABLED 0x2u macro
856 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()890 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
851 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()874 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
457 PS_SIGRETURN_VALIDATION_ENABLED : PS_SIGRETURN_VALIDATION_DISABLED; in sigaction()