Home
last modified time | relevance | path

Searched defs:APR_STATUS_IS_EPIPE (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/apr/include/
H A Dapr_errno.h970 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro
1117 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro
1181 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro
1297 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro