Searched defs:GET_ERRNO (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobRx/
H A DOobRx.h34 #define GET_ERRNO WSAGetLastError ( ) macro
62 #define GET_ERRNO errno macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobTx/
H A DOobTx.h32 #define GET_ERRNO WSAGetLastError ( ) macro
56 #define GET_ERRNO errno macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/RawIp4Rx/
H A DRawIp4Rx.h34 #define GET_ERRNO WSAGetLastError ( ) macro
61 #define GET_ERRNO errno macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/RawIp4Tx/
H A DRawIp4Tx.h32 #define GET_ERRNO WSAGetLastError ( ) macro
56 #define GET_ERRNO errno macro

Completed in 51 milliseconds