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