Home | History | Annotate | Download | only in orig

Lines Matching defs:UnlockFile

9394 ** UnlockFile().
32305 ** Win32 APIs LockFile, UnlockFile, and LockFileEx.
32309 # define UnlockFile(a,b,c,d,e) winceUnlockFile(&a, b, c, d, e)
32319 # define osUnlockFile UnlockFile
32698 { "UnlockFile", (SYSCALL)UnlockFile, 0 },
32703 { "UnlockFile", (SYSCALL)0, 0 },
33559 ** An implementation of the UnlockFile API of Windows for CE