Searched defs:RawFileDescriptor (Results 1 – 5 of 5) sorted by relevance
21 struct RawFileDescriptor { struct22 int32_t fd = -1;23 int64_t offset = 0;24 int64_t length = -1;
134 struct RawFileDescriptor { struct135 int32_t fd = 0;136 int64_t offset = 0;137 int64_t length = -1;
97 } RawFileDescriptor; typedef
41 } RawFileDescriptor; typedef
47 } RawFileDescriptor; typedef