Searched refs:mpfnEslDestructor (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DInit.c75 declare the redirection for the destructor in ::mpfnEslDestructor:
108 if ( NULL != mpfnEslDestructor ) {
109 Status = mpfnEslDestructor ( );
H A DUseEfiSocketLib.c214 destructor redirection in ::mpfnEslDestructor at the end of this
312 PFN_ESL_xSTRUCTOR mpfnEslDestructor = EslServiceNetworkDisconnect; ///< Destructor for EfiSocketLib variable
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Protocol/
H A DEfiSocket.h52 extern PFN_ESL_xSTRUCTOR mpfnEslDestructor; ///< Destructor address for EslSocketLib
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DEntryUnload.c327 PFN_ESL_xSTRUCTOR mpfnEslDestructor = NULL; ///< No EfiSocketLib destructor needed for SocketDxe variable

Completed in 44 milliseconds