Searched refs:PS_SIGRETURN_VALIDATION_DISABLED (Results 1 – 4 of 4) sorted by relevance
89 #define PS_SIGRETURN_VALIDATION_DISABLED 0x2u macro
884 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()889 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()915 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
865 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()899 if (sigreturn_validation != PS_SIGRETURN_VALIDATION_DISABLED) { in sigreturn()
457 PS_SIGRETURN_VALIDATION_ENABLED : PS_SIGRETURN_VALIDATION_DISABLED; in sigaction()