Searched refs:glen (Results 1 – 1 of 1) sorted by relevance
170 unsigned glen; /* summary length of item names */ member714 hash->glen = hash->nel = 0; in hash_clear()793 hash->glen += l; in hash_find()811 hash->glen -= (strlen(name) + 1); in hash_remove()2176 w = v->x.walker = xzalloc(sizeof(*w) + array->glen + 1); /* why + 1? */ in hashwalk_init()