Searched defs:nchars (Results 1 – 2 of 2) sorted by relevance
43 DWORD nchars = GetTempPathW(arraysize(temp_path), temp_path); in GetLogFilePath() local
504 DWORD nchars = GetTempPath(sizeof(temp_path), temp_path); in win32_tmpfile() local