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

1 2 3 4 5 6

  /bionic/libc/netbsd/nameser/
ns_name.c 118 errno = EMSGSIZE;
123 errno = EMSGSIZE;
129 errno = EMSGSIZE; /* XXX */
133 errno = EMSGSIZE;
146 errno = EMSGSIZE;
156 errno = EMSGSIZE;
163 errno = EMSGSIZE;
172 errno = EMSGSIZE;
181 errno = EMSGSIZE;
187 errno = EMSGSIZE;
    [all...]
ns_parse.c 87 RETERR(EMSGSIZE);
91 RETERR(EMSGSIZE);
98 RETERR(EMSGSIZE);
111 RETERR(EMSGSIZE);
114 RETERR(EMSGSIZE);
118 RETERR(EMSGSIZE);
134 RETERR(EMSGSIZE);
173 RETERR(EMSGSIZE);
182 RETERR(EMSGSIZE);
186 RETERR(EMSGSIZE);
    [all...]
  /external/chromium/net/base/
net_errors_posix.cc 42 case EMSGSIZE:
  /bionic/libc/kernel/arch-mips/asm/
errno.h 90 #define EMSGSIZE 97
  /bionic/libc/kernel/common/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/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /external/kernel-headers/original/asm-mips/
errno.h 71 #define EMSGSIZE 97 /* Message too long */
  /hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp 36 case EMSGSIZE:
  /ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h 50 # define EMSGSIZE 10040
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90

Completed in 208 milliseconds

1 2 3 4 5 6