Searched defs:APR_STATUS_IS_EPIPE (Results 1 – 1 of 1) sorted by relevance
984 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro1133 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro1200 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro1319 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro