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