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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_win.c396 PROCESS32 process_first, process_next; local
417 process_first =
427 heaplist_next && process_first && process_next &&
517 if (process_first(handle, &p))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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 &&
526 if (process_first(handle, &p))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_win.c396 PROCESS32 process_first, process_next; local
417 process_first =
427 heaplist_next && process_first && process_next &&
517 if (process_first(handle, &p))

Completed in 122 milliseconds