Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_errno.h653 #define APR_ENAMETOOLONG ENAMETOOLONG macro
655 #define APR_ENAMETOOLONG (APR_OS_START_CANONERR + 3) macro