Home
last modified time | relevance | path

Searched refs:CLOSE_DL (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxprtfltr.c45 #define CLOSE_DL(handle) dlclose(handle) macro
54 #define CLOSE_DL(handle) macro
131 CLOSE_DL(pTgEFInfo->pSharedLibHandle); in CleanUpExportFilters()
156 CLOSE_DL(pTgEFInfo->pSharedLibHandle);
200 CLOSE_DL(pTgEFInfo->pSharedLibHandle);
209 CLOSE_DL(pTgEFInfo->pSharedLibHandle);
269 CLOSE_DL(pTgEFInfo->pSharedLibHandle);
H A Drm_intrf.c34 #define CLOSE_DL(handle) dlclose(handle) macro
43 #define CLOSE_DL(handle) macro
61 CLOSE_DL(gRMCastIntrfInfo.pSharedLibHandle); in RMCastCleanUp()
78 CLOSE_DL(gRMCastIntrfInfo.pSharedLibHandle);
330 CLOSE_DL(gRMCastIntrfInfo.pSharedLibHandle); in RMCastInit()
342 CLOSE_DL(gRMCastIntrfInfo.pSharedLibHandle); in RMCastInit()
H A Dinmethod.c50 #define CLOSE_DL(handle) dlclose(handle) macro
59 #define CLOSE_DL(handle) macro
648 CLOSE_DL(gpLibIdnHandle); in CleanUpTgim_stringprep_convert()
663 CLOSE_DL(gpLibIdnHandle); in InitTgim_stringprep_convert()