Searched refs:EILSEQ (Results 1 – 7 of 7) sorted by relevance
84 #define EILSEQ 84 macro
68 #define EILSEQ 84 macro
79 #define EILSEQ 88 macro
81 case EILSEQ: return EILSEQ_PORTABLE; in errno_ntop()184 case EILSEQ_PORTABLE: return EILSEQ; in errno_pton()
120 __BIONIC_ERRDEF( EILSEQ , 84, "Illegal byte sequence" )