Searched refs:remoteH (Results 1 – 1 of 1) sorted by relevance
630 HANDLE remoteH = NULL; in findLock() local669 &remoteH, // lpTargetHandle in findLock()679 char type = isFileHandleType(remoteH); in findLock()696 bool ok = getFileName(remoteH, &name); in findLock()737 if (remoteH != NULL) { in findLock()738 CloseHandle(remoteH); in findLock()739 remoteH = NULL; in findLock()