Home
last modified time | relevance | path

Searched refs:PrintNameLength (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Modules/
Dwinreparse.h25 USHORT PrintNameLength; member
34 USHORT PrintNameLength; member
D_winapi.c626 rdb->MountPointReparseBuffer.PrintNameLength = print_len * sizeof(WCHAR); in _winapi_CreateJunction_impl()
/third_party/boost/libs/filesystem/test/issues/
Dreparse_tag_file_placeholder.cpp39 USHORT PrintNameLength; member
47 USHORT PrintNameLength; member
/third_party/glib/glib/
Dgstdio.c78 USHORT PrintNameLength; member
87 USHORT PrintNameLength; member
/third_party/boost/libs/filesystem/src/
Doperations.cpp147 USHORT PrintNameLength; member
160 USHORT PrintNameLength; member
2059 len = buf->rdb.MountPointReparseBuffer.PrintNameLength; in read_symlink()
2064 len = buf->rdb.SymbolicLinkReparseBuffer.PrintNameLength; in read_symlink()
/third_party/boost/tools/build/src/engine/
Dbuiltins.cpp1823 USHORT PrintNameLength; in builtin_readlink() member
1831 USHORT PrintNameLength; in builtin_readlink() member
/third_party/libuv/src/win/
Dwinapi.h4141 USHORT PrintNameLength; member
4149 USHORT PrintNameLength; member
Dfs.c2479 buffer->MountPointReparseBuffer.PrintNameLength = len * sizeof(WCHAR); in fs__create_junction()