Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h48 unsigned short ReparseDataLength; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d3657 WORD ReparseDataLength;
3694 WORD ReparseDataLength;
3713 WORD ReparseDataLength;
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4134 USHORT ReparseDataLength; member
H A Dfs.c2492 buffer->ReparseDataLength = used_data_size; in fs__create_junction()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs.c2441 reparse_buffer.ReparseDataLength = 0; in TEST_IMPL()