int_cache         110 lib/utilunix.c static int_cache uid_cache[UID_CACHE_SIZE];
int_cache         111 lib/utilunix.c static int_cache gid_cache[GID_CACHE_SIZE];
int_cache         118 lib/utilunix.c i_cache_match (int id, int_cache * cache, int size)
int_cache         131 lib/utilunix.c i_cache_add (int id, int_cache * cache, int size, char *text, int *last)