Home
last modified time | relevance | path

Searched defs:hdll (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Ddlproc.c183 _iodbcdm_dllproc (HDLL hdll, char *sym) in _iodbcdm_dllproc()
190 _iodbcdm_dllclose (HDLL hdll) in _iodbcdm_dllclose()
246 _iodbcdm_safe_unload (HDLL hdll) in _iodbcdm_safe_unload()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Ddlf.h52 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) argument
54 #define DLL_CLOSE(hdll) dlclose((void*)(hdll)) argument
H A Ddlproc.c99 _iodbcdm_dllproc (HDLL hdll, char FAR * sym) in _iodbcdm_dllproc()
106 _iodbcdm_dllclose (HDLL hdll) in _iodbcdm_dllclose()
H A Ddlf.c59 dlsym (void *hdll, char *sym) in dlsym()
91 dlclose (void *hdll) in dlclose()
568 dlsym (void FAR * hdll, char FAR * sym) in dlsym()
582 dlclose (void FAR * hdll) in dlclose()
H A Dconnect.c70 HDLL hdll; in _iodbcdm_driverload() local
754 HDLL hdll; in SQLDriverConnect() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Ddlf.h52 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) argument
54 #define DLL_CLOSE(hdll) dlclose((void*)(hdll)) argument
H A Ddlproc.c99 _iodbcdm_dllproc (HDLL hdll, char FAR * sym) in _iodbcdm_dllproc()
106 _iodbcdm_dllclose (HDLL hdll) in _iodbcdm_dllclose()
H A Ddlf.c59 dlsym (void *hdll, char *sym) in dlsym()
91 dlclose (void *hdll) in dlclose()
568 dlsym (void FAR * hdll, char FAR * sym) in dlsym()
582 dlclose (void FAR * hdll) in dlclose()
H A Dconnect.c70 HDLL hdll; in _iodbcdm_driverload() local
754 HDLL hdll; in SQLDriverConnect() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Ddlf.h52 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) argument
54 #define DLL_CLOSE(hdll) dlclose((void*)(hdll)) argument
H A Ddlproc.c99 _iodbcdm_dllproc (HDLL hdll, char FAR * sym) in _iodbcdm_dllproc()
106 _iodbcdm_dllclose (HDLL hdll) in _iodbcdm_dllclose()
H A Ddlf.c59 dlsym (void *hdll, char *sym) in dlsym()
91 dlclose (void *hdll) in dlclose()
568 dlsym (void FAR * hdll, char FAR * sym) in dlsym()
582 dlclose (void FAR * hdll) in dlclose()
H A Dconnect.c70 HDLL hdll; in _iodbcdm_driverload() local
754 HDLL hdll; in SQLDriverConnect() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Ddlf.h52 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) argument
54 #define DLL_CLOSE(hdll) dlclose((void*)(hdll)) argument
H A Ddlproc.c99 _iodbcdm_dllproc (HDLL hdll, char FAR * sym) in _iodbcdm_dllproc()
106 _iodbcdm_dllclose (HDLL hdll) in _iodbcdm_dllclose()
H A Ddlf.c59 dlsym (void *hdll, char *sym) in dlsym()
91 dlclose (void *hdll) in dlclose()
568 dlsym (void FAR * hdll, char FAR * sym) in dlsym()
582 dlclose (void FAR * hdll) in dlclose()
H A Dconnect.c70 HDLL hdll; in _iodbcdm_driverload() local
754 HDLL hdll; in SQLDriverConnect() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/tools/idc/
H A Dmain.cpp169 HMODULE hdll = LoadLibrary((const wchar_t *)input.utf16()); in registerServer() local
191 HMODULE hdll = LoadLibrary((const wchar_t *)input.utf16()); in unregisterServer() local
215 HMODULE hdll = LoadLibrary((const wchar_t *)input.utf16()); in dumpIdl() local
/dports/dns/idnkit/idnkit-1.0-src/wsock/common/
H A Dcheckdll.c221 HINSTANCE hdll = NULL; in check_dll() local
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dcheckdll.c221 HINSTANCE hdll = NULL; in check_dll() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/examples/interfaces/DLL/bi_obj/
H A Dnomad_for_DLL.cpp115 HINSTANCE hdll = LoadLibrary ( TEXT("bb.dll") ); in main() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/examples/interfaces/DLL/single_obj/
H A Dnomad_for_DLL.cpp115 HINSTANCE hdll = LoadLibrary ( TEXT("bb.dll") ); in main() local
/dports/databases/libiodbc/iODBC-3.52.15/iodbcinst/
H A Ddlf.h249 #define DLL_PROC(hdll, sym) (void*)dlsym((void*)(hdll), (char*)sym) argument
251 #define DLL_CLOSE(hdll) dlclose((void*)(hdll)) argument
/dports/multimedia/vlc/vlc-3.0.16/modules/video_chroma/
H A Dd3d9_fmt.h45 HINSTANCE hdll; /* handle of the opened d3d9 dll */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dreldef.cpp75 HANDLE hdll; /* Handle to the external DLL */ in OEMColumns() local
77 void* hdll; /* Handle for the loaded shared library */ in OEMColumns() local

12