Searched defs:APR_STATUS_IS_EPIPE (Results 1 – 1 of 1) sorted by relevance
970 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro1117 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro1181 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro1297 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro