Home | History | Annotate | Download | only in Target

Lines Matching refs:m_gid

283     if (m_gid != UINT32_MAX)
285 cstr = platform->GetGroupName (m_gid);
286 s.Printf (" gid = %-5u (%s)\n", m_gid, cstr ? cstr : "");
338 cstr = platform->GetGroupName (m_gid);
342 s.Printf ("%-10u ", m_gid);