HomeSort by relevance Sort by last modified time
    Searched full:module_next (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/rand/
rand_win.c 459 MODULE32 module_first, module_next; local
481 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
486 module_next && (handle = snap(TH32CS_SNAPALL,0))
602 while (module_next(handle, &m)

Completed in 1082 milliseconds