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

  /device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h 88 * EX_TEMPFAIL -- temporary failure, indicating something that
115 #define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h 80 * EX_TEMPFAIL -- temporary failure, indicating something that
107 #define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */
  /bionic/libc/include/
sysexits.h 85 * EX_TEMPFAIL -- temporary failure, indicating something that
114 #define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */
  /external/python/cpython2/RISCOS/Modules/
riscosmodule.c 566 #ifdef EX_TEMPFAIL
567 if (ins(d, "EX_TEMPFAIL", (long)EX_TEMPFAIL)) return -1;
568 #endif /* EX_TEMPFAIL */
  /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...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]

Completed in 527 milliseconds