GID_CACHE_SIZE    106 lib/utilunix.c static int_cache gid_cache[GID_CACHE_SIZE];
GID_CACHE_SIZE    302 lib/utilunix.c     name = i_cache_match ((int) gid, gid_cache, GID_CACHE_SIZE);
GID_CACHE_SIZE    309 lib/utilunix.c         i_cache_add ((int) gid, gid_cache, GID_CACHE_SIZE, grp->gr_name, (int *) &gid_last);