Searched refs:DllMain (Results 1 - 25 of 89) sorted by relevance

1234

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslGSSAPI/
H A Dsaslgssapi.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/bind9-45.101/bind9/lib/win32/bindevt/
H A Dbindevt.c26 BOOL APIENTRY DllMain(HANDLE hModule, DWORD ul_reason_for_call, function
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/win/
H A Ddllmain.c36 BOOL WINAPI DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) function
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Ddllmain.c23 BOOL WINAPI DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) function
H A DdllEntryPoint.c11 # define DllEntryPoint DllMain
21 * with Visual C++, this routine will be renamed to DllMain.
/macosx-10.10.1/vim-55/src/
H A Dos_w32dll.c20 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) function
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/win/
H A Dwin32main.c35 BOOL APIENTRY DllMain(
52 * initialization code for Tcl. It simply calls the DllMain
56 * See DllMain.
59 * See DllMain.
70 return DllMain(hInst, reason, reserved);
77 * DllMain --
91 DllMain(module, reason, reserved)
89 DllMain(module, reason, reserved) function
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Ddllmain.c39 DllMain (HANDLE hInst, function
/macosx-10.10.1/Heimdal-398.1.2/lib/heimdal/
H A Ddllmain.c35 DllMain(__in HINSTANCE hinstDLL, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/libsasl/
H A Dlibsasl.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslANONYMOUS/
H A DsaslANONYMOUS.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslCRAM/
H A DsaslCRAM.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslDIGESTMD5/
H A DsaslDIGESTMD5.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslKERBEROSV4/
H A DsaslKERBEROSV4.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslLOGIN/
H A DsaslLOGIN.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslPLAIN/
H A DsaslPLAIN.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/saslSCRAM/
H A DsaslSCRAM.cpp6 BOOL APIENTRY DllMain( HANDLE hModule, function
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/win/
H A DdllEntry.c11 #define DllEntryPoint DllMain
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A DdllEntryPoint.c11 # define DllEntryPoint DllMain
21 * with Visual C++, this routine will be renamed to DllMain.
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWin32Dll.c35 * Need to add noinline flag to DllMain declaration so that gcc -O3 does not
40 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
49 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
60 * code for Tk. It simply calls the DllMain routine.
63 * See DllMain.
66 * See DllMain.
77 return DllMain(hInst, reason, reserved);
84 * DllMain --
96 * states: "Waiting on synchronization objects in DllMain can cause a
103 DllMain(
101 DllMain( function
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Ddll.c36 BOOL WINAPI DllMain(HINSTANCE hinstDLL, function
/macosx-10.10.1/bind9-45.101/bind9/lib/bind9/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,

Completed in 228 milliseconds

1234