Home
last modified time | relevance | path

Searched refs:APR_EPIPE (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/apr/include/
HDapr_errno.h810 #define APR_EPIPE EPIPE macro
812 #define APR_EPIPE (APR_OS_START_CANONERR + 24) macro
970 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \
1117 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE \
1181 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE)
1297 #define APR_STATUS_IS_EPIPE(s) ((s) == APR_EPIPE)