Home
last modified time | relevance | path

Searched refs:ENOTSUP (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DTerminalFunctions.c243 errno = ENOTSUP; in tcdrain()
264 errno = ENOTSUP; in tcflow()
282 errno = ENOTSUP; in tcflush()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetHostName/
DSetHostName.c72 case ENOTSUP: in main()
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
Derrno.h107 #define ENOTSUP EOPNOTSUPP /* Operation not supported */ macro
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DEnvirons.c257 errno = ENOTSUP; in setenv()
/device/linaro/bootloader/edk2/StdLib/Include/
Derrno.h105 #define ENOTSUP __ENOTSUP /* 45 Operation not supported */ macro
/device/linaro/bootloader/arm-trusted-firmware/bl31/
Dinterrupt_mgmt.c76 return -ENOTSUP; in validate_interrupt_type()
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.c762 pSocket->errno = ENOTSUP; in EslSocketAccept()
1662 pSocket->errno = ENOTSUP; in EslSocketConnect()
2094 pSocket->errno = ENOTSUP; in EslSocketGetLocalAddress()
2223 pSocket->errno = ENOTSUP; in EslSocketGetPeerAddress()
2527 pSocket->errno = ENOTSUP; in EslSocketIsConfigured()
2617 pSocket->errno = ENOTSUP; in EslSocketListen()
4430 pSocket->errno = ENOTSUP; in EslSocketReceive()
5403 pSocket->errno = ENOTSUP; in EslSocketTransmit()
DIp4.c225 pSocket->errno = ENOTSUP; in EslIp4OptionSet()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Derrnomodule.c801 #ifdef ENOTSUP in initerrno()
802 inscode(d, ds, de, "ENOTSUP", ENOTSUP, "Operation not supported"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Derrnomodule.c801 #ifdef ENOTSUP in initerrno()
802 inscode(d, ds, de, "ENOTSUP", ENOTSUP, "Operation not supported"); in initerrno()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Derrnomodule.c800 #ifdef ENOTSUP in initerrno()
801 inscode(d, ds, de, "ENOTSUP", ENOTSUP, "Operation not supported"); in initerrno()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.md340 invalid it will return `-EINVAL`. It will return `-ENOTSUP` if the specified