uid_cache 108 lib/utilunix.c static int_cache uid_cache[UID_CACHE_SIZE]; uid_cache 277 lib/utilunix.c name = i_cache_match ((int) uid, uid_cache, UID_CACHE_SIZE); uid_cache 284 lib/utilunix.c i_cache_add ((int) uid, uid_cache, UID_CACHE_SIZE, pwd->pw_name, (int *) &uid_last);