Lines Matching defs:s
109 #define APR_STATUS_IS_ENOKEY(s) ((s) == APR_ENOKEY) argument
113 #define APR_STATUS_IS_ENOIV(s) ((s) == APR_ENOIV) argument
117 #define APR_STATUS_IS_EKEYTYPE(s) ((s) == APR_EKEYTYPE) argument
121 #define APR_STATUS_IS_ENOSPACE(s) ((s) == APR_ENOSPACE) argument
125 #define APR_STATUS_IS_ECRYPT(s) ((s) == APR_ECRYPT) argument
129 #define APR_STATUS_IS_EPADDING(s) ((s) == APR_EPADDING) argument
133 #define APR_STATUS_IS_EKEYLENGTH(s) ((s) == APR_EKEYLENGTH) argument
137 #define APR_STATUS_IS_ENOCIPHER(s) ((s) == APR_ENOCIPHER) argument
141 #define APR_STATUS_IS_ENODIGEST(s) ((s) == APR_ENODIGEST) argument
145 #define APR_STATUS_IS_ENOENGINE(s) ((s) == APR_ENOENGINE) argument
149 #define APR_STATUS_IS_EINITENGINE(s) ((s) == APR_EINITENGINE) argument
153 #define APR_STATUS_IS_EREINIT(s) ((s) == APR_EREINIT) argument