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

/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c32 DllMain (HINSTANCE libraryId __attribute__ ((__unused__)), function
/freebsd-9.3-release/contrib/gdb/
H A Dltcf-gcj.sh124 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~
129 dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~
135 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12
137 # recent cygwin and mingw systems supply a stub DllMain which the user
H A Dltcf-c.sh121 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~
126 dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~
132 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12
134 # recent cygwin and mingw systems supply a stub DllMain which the user
H A Dlibtool.m4213 # recent cygwin and mingw systems supply a stub DllMain which the user
215 AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain,
217 [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*);
218 DllMain (0, 0, 0);],
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcryptlib.c378 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) function
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-win32.c88 BOOL WINAPI DllMain( function

Completed in 79 milliseconds