Searched refs:ENAMETOOLONG (Results 1 – 7 of 7) sorted by relevance
108 errno = ENAMETOOLONG; in do_nftw()142 errno = ENAMETOOLONG; in nftw()
770 #ifdef ENAMETOOLONG in _strerror_r()771 case ENAMETOOLONG: in _strerror_r()
76 #define ENAMETOOLONG 36 /* File name too long */ macro
93 #define ENAMETOOLONG 36 /* File name too long */ macro
167 #define ENAMETOOLONG 91 /* File or path name too long */ macro
77 errno = ENAMETOOLONG; in dbm_open()
25015 * libc/include/errno.h (ENAMETOOLONG): Define.25017 Add ENOSYS, ENMFILE, ENOTEMPTY, ENAMETOOLONG.