Searched defs:RawFileDescriptor (Results 1 – 4 of 4) sorted by relevance
23 struct RawFileDescriptor { struct24 int32_t fd = -1;25 int64_t offset = 0;26 int64_t length = -1;
134 struct RawFileDescriptor { struct135 int32_t fd = 0;136 int64_t offset = 0;137 int64_t length = -1;
93 } RawFileDescriptor; typedef
45 } RawFileDescriptor; typedef