int_cache         105 lib/utilunix.c static int_cache uid_cache[UID_CACHE_SIZE];
int_cache         106 lib/utilunix.c static int_cache gid_cache[GID_CACHE_SIZE];
int_cache         113 lib/utilunix.c i_cache_match (int id, int_cache *cache, int size)
int_cache         126 lib/utilunix.c i_cache_add (int id, int_cache *cache, int size, char *text, int *last)