Searched refs:EILSEQ (Results 1 - 25 of 67) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/include/
H A Diconv.h54 /* Some systems, like SunOS 4, don't have EILSEQ. Some systems, like BSD/OS,
55 have EILSEQ in a different header. On these systems, define EILSEQ
57 #ifndef EILSEQ
58 #define EILSEQ macro
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/extras/
H A Diconv_string.c30 if (!(ret < 0 && errno == EILSEQ))
40 if (!(ret < 0 && errno == EILSEQ))
48 if (!(ret < 0 && errno == EILSEQ))
59 if (!(ret < 0 && errno == EILSEQ))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Derrno.h97 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Derrno.h97 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Derrno.h97 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Derrno.h97 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Derrno.h91 #define EILSEQ 116 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Derrno.h91 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Derrno.h96 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Derrno.h91 #define EILSEQ 116 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Derrno.h91 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Derrno.h89 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Derrno.h96 #define EILSEQ 84 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Derrno.h93 #define EILSEQ 88 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Derrno.h94 #define EILSEQ 88 /* Illegal byte sequence */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Derrno.h51 #define EILSEQ 47 /* Illegal byte sequence */ macro

Completed in 374 milliseconds

123