Home
last modified time | relevance | path

Searched refs:SubstituteNameLength (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Modules/
Dwinreparse.h23 USHORT SubstituteNameLength; member
32 USHORT SubstituteNameLength; member
D_winapi.c622 rdb->MountPointReparseBuffer.SubstituteNameLength = in _winapi_CreateJunction_impl()
625 rdb->MountPointReparseBuffer.SubstituteNameLength + sizeof(WCHAR); in _winapi_CreateJunction_impl()
Dposixmodule.c8623 nameLen = rdb->SymbolicLinkReparseBuffer.SubstituteNameLength / sizeof(wchar_t); in os_readlink_impl()
8629 nameLen = rdb->MountPointReparseBuffer.SubstituteNameLength / sizeof(wchar_t); in os_readlink_impl()
/third_party/boost/libs/filesystem/test/issues/
Dreparse_tag_file_placeholder.cpp37 USHORT SubstituteNameLength; member
45 USHORT SubstituteNameLength; member
/third_party/glib/glib/
Dgstdio.c76 USHORT SubstituteNameLength; member
85 USHORT SubstituteNameLength; member
414 to_copy = rep_buf->SymbolicLinkReparseBuffer.SubstituteNameLength; in _g_win32_readlink_handle_raw()
420 to_copy = rep_buf->MountPointReparseBuffer.SubstituteNameLength; in _g_win32_readlink_handle_raw()
/third_party/boost/tools/build/src/engine/
Dbuiltins.cpp1821 USHORT SubstituteNameLength; in builtin_readlink() member
1829 USHORT SubstituteNameLength; in builtin_readlink() member
1853 int length = buf.reparse.SymbolicLinkReparseBuffer.SubstituteNameLength / 2; in builtin_readlink()
1866 int length = buf.reparse.MountPointReparseBuffer.SubstituteNameLength / 2; in builtin_readlink()
/third_party/libuv/src/win/
Dfs.c336 reparse_data->SymbolicLinkReparseBuffer.SubstituteNameLength / in fs__readlink_handle()
377 w_target_len = reparse_data->MountPointReparseBuffer.SubstituteNameLength / in fs__readlink_handle()
2450 buffer->MountPointReparseBuffer.SubstituteNameLength = len * sizeof(WCHAR); in fs__create_junction()
Dwinapi.h4139 USHORT SubstituteNameLength; member
4147 USHORT SubstituteNameLength; member
/third_party/boost/libs/filesystem/src/
Doperations.cpp145 USHORT SubstituteNameLength; member
158 USHORT SubstituteNameLength; member