HomeSort by relevance Sort by last modified time
    Searched refs:EX_PROTOCOL (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h 92 * EX_PROTOCOL -- the remote system returned something that
116 #define EX_PROTOCOL 76 /* remote error in protocol */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sysexits.h 84 * EX_PROTOCOL -- the remote system returned something that
108 #define EX_PROTOCOL 76 /* remote error in protocol */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h 84 * EX_PROTOCOL -- the remote system returned something that
108 #define EX_PROTOCOL 76 /* remote error in protocol */
  /bionic/libc/include/
sysexits.h 89 * EX_PROTOCOL -- the remote system returned something that
115 #define EX_PROTOCOL 76 /* remote error in protocol */
  /external/python/cpython2/RISCOS/Modules/
riscosmodule.c 569 #ifdef EX_PROTOCOL
570 if (ins(d, "EX_PROTOCOL", (long)EX_PROTOCOL)) return -1;
571 #endif /* EX_PROTOCOL */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]

Completed in 2667 milliseconds