Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dmktemp.c48 const char tempchars[] = TEMPCHARS; in mktemp_internal() local
87 *cp++ = tempchars[rbuf[i] % NUM_CHARS]; in mktemp_internal()