HomeSort by relevance Sort by last modified time
    Searched refs:ReparseDataLength (Results 1 - 9 of 9) sorted by null

  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
reparse_windows.go 25 ReparseDataLength uint16
  /prebuilts/go/linux-x86/src/internal/syscall/windows/
reparse_windows.go 25 ReparseDataLength uint16
  /prebuilts/go/darwin-x86/src/os/
os_windows_test.go 221 buflen := uint32(rdb.header.ReparseDataLength) + uint32(unsafe.Sizeof(rdb.header))
229 buflen := uint16(unsafe.Offsetof(buf.PathBuffer)) + target.pathBuffeLen() // see ReparseDataLength documentation
240 rdb.header.ReparseDataLength = buflen
319 buflen := uint16(unsafe.Offsetof(buf.PathBuffer)) + target.pathBuffeLen() // see ReparseDataLength documentation
333 rdb.header.ReparseDataLength = buflen
  /prebuilts/go/linux-x86/src/os/
os_windows_test.go 221 buflen := uint32(rdb.header.ReparseDataLength) + uint32(unsafe.Sizeof(rdb.header))
229 buflen := uint16(unsafe.Offsetof(buf.PathBuffer)) + target.pathBuffeLen() // see ReparseDataLength documentation
240 rdb.header.ReparseDataLength = buflen
319 buflen := uint16(unsafe.Offsetof(buf.PathBuffer)) + target.pathBuffeLen() // see ReparseDataLength documentation
333 rdb.header.ReparseDataLength = buflen
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 900 USHORT ReparseDataLength;
winnt.h     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go 1106 ReparseDataLength uint16
  /prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go 1106 ReparseDataLength uint16
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 218 milliseconds