HomeSort by relevance Sort by last modified time
    Searched refs:EMSGSIZE (Results 1 - 25 of 192) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/dns/nameser/
ns_name.c 113 errno = EMSGSIZE;
118 errno = EMSGSIZE;
124 errno = EMSGSIZE; /* XXX */
128 errno = EMSGSIZE;
141 errno = EMSGSIZE;
151 errno = EMSGSIZE;
158 errno = EMSGSIZE;
167 errno = EMSGSIZE;
176 errno = EMSGSIZE;
182 errno = EMSGSIZE;
    [all...]
ns_parse.c 88 RETERR(EMSGSIZE);
92 RETERR(EMSGSIZE);
99 RETERR(EMSGSIZE);
112 RETERR(EMSGSIZE);
115 RETERR(EMSGSIZE);
119 RETERR(EMSGSIZE);
135 RETERR(EMSGSIZE);
176 RETERR(EMSGSIZE);
185 RETERR(EMSGSIZE);
189 RETERR(EMSGSIZE);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 125 #ifndef EMSGSIZE
126 #define EMSGSIZE 115
  /external/libmicrohttpd/src/include/
w32functions.h 59 #ifndef EMSGSIZE
60 #define EMSGSIZE (MHDW32ERRBASE+6)
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 91 #define EMSGSIZE 90
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 91 #define EMSGSIZE 90
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 90 #define EMSGSIZE 97
  /external/bison/lib/
strerror-override.c 54 case EMSGSIZE:
149 /* WSAEMSGSIZE maps to EMSGSIZE */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 72 #define EMSGSIZE 90 /* Message too long */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 71 #define EMSGSIZE 97 /* Message too long */
  /external/libxml2/include/
wsockcompat.h 49 #define EMSGSIZE WSAEMSGSIZE
  /hardware/ti/omap4-aah/libtiutils/
ErrorUtils.cpp 37 case EMSGSIZE:
  /hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp 36 case EMSGSIZE:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 90 #define EMSGSIZE 97
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 90 #define EMSGSIZE 97

Completed in 1050 milliseconds

1 2 3 4 5 6 7 8