Home
last modified time | relevance | path

Searched refs:OutIoReparseData (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileLink.cpp484 static bool OutIoReparseData(DWORD controlCode, CFSTR path, void *data, DWORD size) in OutIoReparseData() function
526 return OutIoReparseData(my_FSCTL_SET_REPARSE_POINT, path, (void *)(const Byte *)(data), size); in SetReparseData()
547 return OutIoReparseData(my_FSCTL_DELETE_REPARSE_POINT, path, buf, sizeof(buf)); in DeleteReparseData()

Completed in 1 milliseconds