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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rand/
H A Drand_win.c456 HEAP32NEXT heap_next; local
473 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
483 if (snap && heap_first && heap_next && heaplist_first &&
511 while (heap_next(&hentry)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c455 HEAP32NEXT heap_next; local
473 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
483 if (snap && heap_first && heap_next && heaplist_first &&
512 while (heap_next(&hentry)

Completed in 33 milliseconds