Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dlockfile.cxx80 const int nIdBytes = 16; in Lockfile() local
81 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 17 milliseconds