Home
last modified time | relevance | path

Searched refs:lpReserved (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/windows/leashdll/
H A Dleashdll.c281 LPVOID lpReserved in DllMain() argument
/src/crypto/krb5/src/windows/installer/wix/custom/
H A Dcustom.cpp586 sInfo.lpReserved = NULL;
/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp597 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpReserved) { in DllMain() argument
621 if (lpReserved == NULL) in DllMain()