Searched refs:hinstDLL (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dos_w32dll.c20 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) argument
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Ddll.c36 BOOL WINAPI DllMain(HINSTANCE hinstDLL, argument
43 _krb5_hInstance = hinstDLL;
/macosx-10.10/Heimdal-398.1.2/lib/heimdal/
H A Ddllmain.c35 DllMain(__in HINSTANCE hinstDLL, argument
/macosx-10.10/bind9-45.101/bind9/lib/bind9/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/bind9-45.101/bind9/lib/dns/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/bind9-45.101/bind9/lib/isccc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/bind9-45.101/bind9/lib/isccfg/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/ntp-92/lib/isc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducln_imp.h132 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) argument
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dthreads.h76 int XMLCALL xmlDllMain(void *hinstDLL, unsigned long fdwReason, void *lpvReserved);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dthreads.h76 int XMLCALL xmlDllMain(void *hinstDLL, unsigned long fdwReason, void *lpvReserved);
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dcryptlib.c373 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, argument
382 IMAGE_DOS_HEADER *dos_header = (IMAGE_DOS_HEADER *)hinstDLL;
390 hinstDLL!=(HINSTANCE)(nt_headers->OptionalHeader.ImageBase))
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/
H A Dcryptlib.c331 BOOL WINAPI DLLEntryPoint(HINSTANCE hinstDLL, DWORD fdwReason, argument
/macosx-10.10/libxml2-26/libxml2/
H A Dthreads.c1001 * @hinstDLL: handle to DLL instance
1014 xmlDllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) argument
1017 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dthreads.c983 * @hinstDLL: handle to DLL instance
996 xmlDllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) argument
999 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-win32.c100 HANDLE hinstDLL,
99 DllMain( HANDLE hinstDLL, DWORD dwReason, LPVOID lpvReserved ) argument

Completed in 271 milliseconds