Searched defs:GroupLine (Results 1 – 1 of 1) sorted by relevance
154 struct GroupLine { struct155 const char* name() const { in name()159 const char* gid() const { in gid()164 bool ToGroupState(group_state_t* group_state) { in ToGroupState()189 static constexpr size_t kNumFields = 4;190 const char* fields[kNumFields] = {};