Searched refs:module_next (Results 1 – 1 of 1) sorted by relevance
493 MODULE32 module_first, module_next; in win32_pathbyaddr() local526 module_next = (MODULE32)GetProcAddress(dll, "Module32Next"); in win32_pathbyaddr()583 } while ((*module_next)(hModuleSnap, &me32)); in win32_pathbyaddr()597 MODULE32 module_first, module_next; in win32_globallookup() local624 module_next = (MODULE32)GetProcAddress(dll, "Module32Next"); in win32_globallookup()647 } while ((*module_next)(hModuleSnap, &me32)); in win32_globallookup()