Searched refs:tempchars (Results 1 – 2 of 2) sorted by relevance
386 static const char* tempchars = in mkdtemp() local417 *cp++ = tempchars[v % num_chars]; in mkdtemp()
1234 static const WCHAR *tempchars = in fs__mktemp() local1261 *cp++ = tempchars[v % num_chars]; in fs__mktemp()
Completed in 16 milliseconds