Searched defs:gname_t (Results 1 – 1 of 1) sorted by relevance
1433 struct gname_t struct1435 hb_bytes_t name;1436 uint16_t sid;1438 static int cmp (const void *a_, const void *b_) in cmp()1448 int cmp (const gname_t &a) const { return cmp (&a, this); } in cmp()