Searched refs:nIdBytes (Results 1 – 1 of 1) sorted by relevance
80 const int nIdBytes = 16; in Lockfile() local81 char tmpId[nIdBytes*2+1]; in Lockfile()85 for (int i = 0; i<nIdBytes; i++) { in Lockfile()89 tmpId[nIdBytes*2]=0x00; in Lockfile()
Completed in 6 milliseconds