Searched refs:zRand (Results 1 – 1 of 1) sorted by relevance
29401 char zRand[32]; /* Text string with 160 bits of randomness */ in newTempFile() local29410 zRand[i] = "0123456789abcdefghijklmnopqrstuvwxyz"[r%36]; in newTempFile()29413 zRand[i] = 0; in newTempFile()29419 zHome,cDirSep,zRand,zSuffix); in newTempFile()