Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/include/
Dapr_errno.h963 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1102 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1176 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1283 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK) macro