Home
last modified time | relevance | path

Searched refs:uflen (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/lib/
H A Dwin32_init.c100 int uflen; in process_glob() local
119 uflen = WideCharToMultiByte(CP_UTF8, 0, data.cFileName, -1, in process_glob()
122 arg = malloc(udlen + uflen); in process_glob()
131 arg + udlen, uflen, NULL, NULL); in process_glob()

Completed in 5 milliseconds