Home
last modified time | relevance | path

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

/NextBSD/contrib/apr/include/
HDapr_errno.h921 #define APR_STATUS_IS_ENAMETOOLONG(s) ((s) == APR_ENAMETOOLONG \ macro
1038 #define APR_STATUS_IS_ENAMETOOLONG(s) ((s) == APR_ENAMETOOLONG \ macro
1141 #define APR_STATUS_IS_ENAMETOOLONG(s) ((s) == APR_ENAMETOOLONG) macro
1213 #define APR_STATUS_IS_ENAMETOOLONG(s) ((s) == APR_ENAMETOOLONG) macro