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

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
H A DInit.c75 declare the redirection for the destructor in ::mpfnEslDestructor:
108 if ( NULL != mpfnEslDestructor ) {
109 Status = mpfnEslDestructor ( );
H A DUseEfiSocketLib.c279 destructor redirection in ::mpfnEslDestructor at the end of this
376 PFN_ESL_xSTRUCTOR mpfnEslDestructor __attribute__((weak)) = EslServiceNetworkDisconnect; ///< Destructor for EfiSocketLib variable
/device/linaro/bootloader/edk2/StdLib/Include/Protocol/
H A DEfiSocket.h52 extern PFN_ESL_xSTRUCTOR mpfnEslDestructor; ///< Destructor address for EslSocketLib
/device/linaro/bootloader/edk2/StdLib/SocketDxe/
H A DEntryUnload.c351 PFN_ESL_xSTRUCTOR mpfnEslDestructor = NULL; ///< No EfiSocketLib destructor needed for SocketDxe variable

Completed in 16 milliseconds