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