Searched defs:RawFileDescriptor (Results 1 – 3 of 3) sorted by relevance
23 struct RawFileDescriptor { struct24 int32_t fd = 0;25 int64_t offset = 0;26 int64_t length = -1;
77 } RawFileDescriptor; typedef
44 } RawFileDescriptor; typedef