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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/rand/
H A Drand_win.c396 PROCESS32 process_first, process_next; local
419 process_next =
427 heaplist_next && process_first && process_next &&
520 while (process_next(handle, &p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c400 PROCESS32 process_first, process_next; local
420 process_next = (PROCESS32) GetProcAddress(kernel, "Process32Next");
427 heaplist_next && process_first && process_next &&
521 while (process_next(handle, &p) && (!good || (GetTickCount()-starttime)<MAXDELAY));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/rand/
H A Drand_win.c396 PROCESS32 process_first, process_next; local
419 process_next =
427 heaplist_next && process_first && process_next &&
520 while (process_next(handle, &p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c400 PROCESS32 process_first, process_next; local
420 process_next = (PROCESS32) GetProcAddress(kernel, "Process32Next");
427 heaplist_next && process_first && process_next &&
521 while (process_next(handle, &p) && (!good || (GetTickCount()-starttime)<MAXDELAY));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/rand/
H A Drand_win.c396 PROCESS32 process_first, process_next; local
419 process_next =
427 heaplist_next && process_first && process_next &&
520 while (process_next(handle, &p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c400 PROCESS32 process_first, process_next; local
420 process_next = (PROCESS32) GetProcAddress(kernel, "Process32Next");
427 heaplist_next && process_first && process_next &&
521 while (process_next(handle, &p) && (!good || (GetTickCount()-starttime)<MAXDELAY));

Completed in 127 milliseconds