Searched defs:GroupLine (Results 1 – 1 of 1) sorted by relevance
155 struct GroupLine { struct156 const char* name() const { in name()160 const char* gid() const { in gid()165 bool ToGroupState(group_state_t* group_state) { in ToGroupState()190 static constexpr size_t kNumFields = 4;191 const char* fields[kNumFields] = {};