Home
last modified time | relevance | path

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

/external/python/cpython3/Misc/NEWS.d/
D3.6.0a4.rst56 On Windows, rename the privately defined REPARSE_DATA_BUFFER structure to
/external/libchrome/base/files/
Dfile_util_unittest.cc109 } REPARSE_DATA_BUFFER, *PREPARSE_DATA_BUFFER; typedef
125 REPARSE_DATA_BUFFER* data = reinterpret_cast<REPARSE_DATA_BUFFER*>(buffer); in SetReparsePoint()
147 REPARSE_DATA_BUFFER data = {0}; in DeleteReparsePoint()