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

/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllmain.c68 DllMain(HMODULE hmod, DWORD reason, LPVOID *resv) { argument
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllmain.c68 DllMain(HMODULE hmod, DWORD reason, LPVOID *resv) { argument
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dps.c169 HMODULE hmod; local
193 if (enum_process_modules(hproc,&hmod,sizeof(hmod),&ignore)) {
194 GetModuleBaseNameA(hproc,hmod, processlist[i].exename,MAX_PATH);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlftp.vim94 \ use-site-c[hmod] use-site-i[dle]
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c24128 HMODULE hmod; local
24131 rc = DosLoadModule(NULL, 0, (PSZ)zFilenameCp, &hmod);
24133 return rc != NO_ERROR ? 0 : (void*)hmod;
[all...]

Completed in 328 milliseconds