Searched refs:hmod (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllmain.c70 DllMain(HMODULE hmod, DWORD reason, LPVOID *resv) { argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllmain.c70 DllMain(HMODULE hmod, DWORD reason, LPVOID *resv) { argument
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c24502 HMODULE hmod; local
24505 rc = DosLoadModule(NULL, 0, (PSZ)zFilenameCp, &hmod);
24507 return rc != NO_ERROR ? 0 : (void*)hmod;
[all...]

Completed in 447 milliseconds