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

/external/openssl/crypto/rand/
H A Drand_win.c457 PROCESS32 process_first, process_next; local
476 process_first = (PROCESS32) GetProcAddress(kernel, "Process32First");
484 heaplist_next && process_first && process_next &&
575 if (process_first(handle, &p))

Completed in 20 milliseconds