Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/include/
H A Dapr_errno.h984 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro
1133 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \ macro
1200 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro
1319 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE) macro