Searched refs:LPVOID (Results 1 - 25 of 253) sorted by relevance

1234567891011

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslGSSAPI/
H A Dsaslgssapi.cpp8 LPVOID lpReserved
/macosx-10.9.5/bind9-45.100/bind9/lib/win32/bindevt/
H A Dbindevt.c27 LPVOID lpReserved)
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A Ddlldatax.h34 LPVOID lpReserved);
38 STDAPI PrxDllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID* ppv);
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/expat/win/
H A Ddllmain.c36 BOOL WINAPI DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved)
/macosx-10.9.5/tcl-102/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)
H A DdllEntryPoint.c36 LPVOID reserved; /* Not used. */
/macosx-10.9.5/tcsh-65/tcsh/win32/msg/
H A Dstubdll.c4 BOOL WINAPI DllEntryPoint(HINSTANCE hdll,DWORD dwreason,LPVOID ignore) {
/macosx-10.9.5/vim-53/src/
H A Dos_w32dll.c20 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/
H A DdllEntry.c32 LPVOID reserved) /* Not used. */
59 LPVOID reserved) /* Not used. */
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dthread_generic.h61 int SYS_ThreadCreate(PCSCLITE_THREAD_T *, int, PCSCLITE_THREAD_FUNCTION( ), LPVOID);
64 int SYS_ThreadJoin(PCSCLITE_THREAD_T *, LPVOID*);
65 int SYS_ThreadExit(LPVOID);
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/win/
H A Dwin32main.c38 LPVOID reserved
68 LPVOID reserved; /* Not used. */
94 LPVOID reserved; /* Not used. */
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddllmain.c41 LPVOID lpReserved)
/macosx-10.9.5/Heimdal-323.92.1/lib/heimdal/
H A Ddllmain.c37 __in LPVOID lpvReserved)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Ddllmain.c48 /* * Copyright (c) 1995, 1996, 1997 Kungliga Tekniska H�gskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska * H�gskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ #ifdef HAVE_CONFIG_H #include <config.h> RCSID("$Id: dllmain.c,v 1.4 2005/01/10 19:09:06 snsimon Exp $"); #endif #include <Windows.h> BOOL WINAPI DllMain (HANDLE hInst, ULONG reason, LPVOID lpReserved) { switch(reason) { case DLL_PROCESS_ATTACH: case DLL_PROCESS_DETACH: d (…)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/libsasl/
H A Dlibsasl.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslANONYMOUS/
H A DsaslANONYMOUS.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslCRAM/
H A DsaslCRAM.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslDIGESTMD5/
H A DsaslDIGESTMD5.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslKERBEROSV4/
H A DsaslKERBEROSV4.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslLOGIN/
H A DsaslLOGIN.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslPLAIN/
H A DsaslPLAIN.cpp8 LPVOID lpReserved
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/win32/saslSCRAM/
H A DsaslSCRAM.cpp8 LPVOID lpReserved
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/win/
H A DdllEntry.c36 LPVOID reserved) /* Not used. */
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A DdllEntryPoint.c36 LPVOID reserved; /* Not used. */
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWin32Dll.c41 LPVOID reserved) __attribute__ ((noinline));
50 LPVOID reserved);
75 LPVOID reserved) /* Not used. */
106 LPVOID reserved)

Completed in 290 milliseconds

1234567891011