Searched defs:gname_t (Results 1 – 1 of 1) sorted by relevance
1356 struct gname_t struct1358 hb_bytes_t name;1359 uint16_t sid;1361 static int cmp (const void *a_, const void *b_) in cmp()1371 int cmp (const gname_t &a) const { return cmp (&a, this); } in cmp()