Searched refs:ReparseDataLength (Results 1 – 15 of 15) sorted by relevance
/prebuilts/go/linux-x86/src/internal/syscall/windows/ |
D | reparse_windows.go | 29 ReparseDataLength uint16 member 41 ReparseDataLength uint16 member
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | c.rs | 78 pub ReparseDataLength: c_ushort, field
|
D | fs.rs | 1370 ReparseDataLength: u16, in junction_point() 1388 ReparseDataLength: data_len, in junction_point()
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | c.rs | 78 pub ReparseDataLength: c_ushort, field
|
D | fs.rs | 1499 ReparseDataLength: u16, in junction_point() 1517 ReparseDataLength: data_len, in junction_point()
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | c.rs | 78 pub ReparseDataLength: c_ushort, field
|
D | fs.rs | 1499 ReparseDataLength: u16, in junction_point() 1517 ReparseDataLength: data_len, in junction_point()
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | c.rs | 78 pub ReparseDataLength: c_ushort, field
|
D | fs.rs | 1370 ReparseDataLength: u16, in junction_point() 1388 ReparseDataLength: data_len, in junction_point()
|
/prebuilts/go/linux-x86/src/os/ |
D | os_windows_test.go | 246 buflen := uint32(rdb.header.ReparseDataLength) + uint32(unsafe.Sizeof(rdb.header)) 266 rdb.header.ReparseDataLength = buflen 363 rdb.header.ReparseDataLength = buflen
|
/prebuilts/go/linux-x86/src/syscall/ |
D | types_windows.go | 1155 ReparseDataLength uint16 member
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | ntdef.h | 900 USHORT ReparseDataLength; member
|
D | winnt.h | 4999 WORD ReparseDataLength; member
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | types_windows.go | 1889 ReparseDataLength uint16 member
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | ntifs.h | 4394 USHORT ReparseDataLength; member 4422 USHORT ReparseDataLength; member
|