Searched refs:ENAMETOOLONG (Results 1 – 6 of 6) sorted by relevance
270 errno = ENAMETOOLONG; in tinydir_open()512 errno = ENAMETOOLONG; in tinydir_open()523 errno = ENAMETOOLONG; in tinydir_open()646 errno = ENAMETOOLONG; in tinydir_open()
184 #ifndef ENAMETOOLONG185 #define ENAMETOOLONG (ERROR_BASE_NO + 36) macro
83 #define ENAMETOOLONG 36 /* File name too long */ macro
114 #define ENAMETOOLONG 36 /* File name too long */ macro
123 rt_set_errno(ENAMETOOLONG); in mq_open()
Completed in 11 milliseconds