Home
last modified time | relevance | path

Searched defs:GroupLine (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgrp_pwd_file.cpp154 struct GroupLine { struct
155 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] = {};