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