Home
last modified time | relevance | path

Searched refs:EAUTH (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
Derrno.h159 #define EAUTH 80 /* Authentication error */ macro
/device/linaro/bootloader/edk2/StdLib/Include/
Derrno.h147 #define EAUTH __EAUTH /* 80 Authentication error */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Derrnomodule.c822 #ifdef EAUTH in initerrno()
823 inscode(d, ds, de, "EAUTH", EAUTH, "Authentication error"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Derrnomodule.c822 #ifdef EAUTH in initerrno()
823 inscode(d, ds, de, "EAUTH", EAUTH, "Authentication error"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Derrnomodule.c821 #ifdef EAUTH in initerrno()
822 inscode(d, ds, de, "EAUTH", EAUTH, "Authentication error"); in initerrno()