HomeSort by relevance Sort by last modified time
    Searched defs:GET_ERRNO (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/
OobRx.h 34 #define GET_ERRNO WSAGetLastError ( )
63 #define GET_ERRNO errno
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/
OobTx.h 32 #define GET_ERRNO WSAGetLastError ( )
57 #define GET_ERRNO errno
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/
RawIp4Rx.h 34 #define GET_ERRNO WSAGetLastError ( )
62 #define GET_ERRNO errno
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Tx/
RawIp4Tx.h 32 #define GET_ERRNO WSAGetLastError ( )
57 #define GET_ERRNO errno

Completed in 67 milliseconds