Home
last modified time | relevance | path

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

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