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

1 2 3 4 5 6

  /external/ltp/testcases/kernel/syscalls/add_key/
add_key02.c 88 * add a key of type asymmetric will fail with EBADMSG.
90 if (TEST_ERRNO == EBADMSG && !strcmp(tcases[i].type, "asymmetric")) {
  /system/core/libutils/include/utils/
Errors.h 66 UNKNOWN_TRANSACTION = -EBADMSG,
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-1-buildonly.c 18 #ifdef EBADMSG
19 int dummy9 = EBADMSG;
3-2.c 34 EBADMSG, "EBADMSG", EBADMSG}, {
  /external/libcxx/include/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 98 #ifndef EBADMSG
99 #define EBADMSG 9905
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 61 #define EBADMSG 74
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 56 #define EBADMSG 77
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 171 #define EBADMSG 89 /* Bad message */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 57 #define EBADMSG 74 /* Not a data message */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 52 #define EBADMSG 77 /* Not a data message */

Completed in 290 milliseconds

1 2 3 4 5 6