Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/posix/
Dtempname.c271 int vdigits = 0; in try_tempname_len() local
300 if (vdigits == 0) in try_tempname_len()
309 vdigits = BASE_62_DIGITS; in try_tempname_len()
314 vdigits--; in try_tempname_len()