Searched refs:tempchars (Results 1 – 2 of 2) sorted by relevance
41 const char tempchars[] = TEMPCHARS; in __mktemp4() local73 *cp++ = tempchars[rbuf[i] % NUM_CHARS]; in __mktemp4()
79 const char tempchars[] = TEMPCHARS; in mktemp_internalat() local120 *cp++ = tempchars[rbuf[i] % NUM_CHARS]; in mktemp_internalat()