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