int_cache 108 lib/utilunix.c static int_cache uid_cache[UID_CACHE_SIZE]; int_cache 109 lib/utilunix.c static int_cache gid_cache[GID_CACHE_SIZE]; int_cache 116 lib/utilunix.c i_cache_match (int id, int_cache *cache, int size) int_cache 129 lib/utilunix.c i_cache_add (int id, int_cache *cache, int size, char *text, int *last)