Searched defs:FindNextFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/
H A DLPdir_win.c41 # define FindNextFile FindNextFileW macro
112 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE)
/external/openssl/crypto/
H A DLPdir_win.c41 # define FindNextFile FindNextFileW macro
112 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE)

Completed in 230 milliseconds