Home
last modified time | relevance | path

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

/sdk/find_lock/
Dfind_lock.cpp327 DWORD iob[2] = { 0, 0 }; in FileNameThreadFunc() local
329 DWORD status = sNtQueryInformationFileFunc(info->handle, iob, buf, sizeof(buf), 9); in FileNameThreadFunc()