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

1 2 3 4 5 6 7

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_name.c 104 errno = EMSGSIZE;
109 errno = EMSGSIZE;
115 errno = EMSGSIZE;
122 errno = EMSGSIZE;
129 errno = EMSGSIZE;
138 errno = EMSGSIZE;
147 errno = EMSGSIZE;
153 errno = EMSGSIZE;
188 errno = EMSGSIZE;
194 errno = EMSGSIZE;
    [all...]
inet_neta.c 105 goto emsgsize;
117 goto emsgsize;
122 emsgsize:
123 errno = EMSGSIZE;
  /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 90 RETERR(EMSGSIZE);
94 RETERR(EMSGSIZE);
101 RETERR(EMSGSIZE);
114 RETERR(EMSGSIZE);
117 RETERR(EMSGSIZE);
121 RETERR(EMSGSIZE);
137 RETERR(EMSGSIZE);
178 RETERR(EMSGSIZE);
187 RETERR(EMSGSIZE);
191 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)
  /external/libcxx/include/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 60 EMSGSIZE, "EMSGSIZE", EMSGSIZE}, {
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 77 #define EMSGSIZE 90
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 76 #define EMSGSIZE 97

Completed in 720 milliseconds

1 2 3 4 5 6 7