Lines Matching defs:UnlockFile
9394 ** UnlockFile().
32333 ** Win32 APIs LockFile, UnlockFile, and LockFileEx.
32337 # define UnlockFile(a,b,c,d,e) winceUnlockFile(&a, b, c, d, e)
32347 # define osUnlockFile UnlockFile
32726 { "UnlockFile", (SYSCALL)UnlockFile, 0 },
32731 { "UnlockFile", (SYSCALL)0, 0 },
33587 ** An implementation of the UnlockFile API of Windows for CE