Searched defs:CGroup (Results 1 – 1 of 1) sorted by relevance
283 struct CGroup struct285 char name[kNameLen];286 UInt32 flags; /* (LP_GROUP_*). */287 UInt64 maximum_size; /* Maximum size in bytes. If 0, the group has no maximum size. */289 void Parse(const Byte *p) in Parse()