Searched refs:errno_ENAMETOOLONG (Results 1 – 2 of 2) sorted by relevance
27 #define errno_ENAMETOOLONG 36 macro
830 if (!res || (res == -1 && errno == errno_ENAMETOOLONG)) { in INTERCEPTOR()