Searched refs:asl_store_file_cache_lru (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_store.c331 asl_store_file_cache_lru(asl_store_t *s, time_t now, uint32_t ignorex) function
366 asl_store_file_cache_lru(s, time(NULL), FILE_CACHE_SIZE);
435 if (check_cache == 1) asl_store_file_cache_lru(s, now, i);
454 x = asl_store_file_cache_lru(s, now, FILE_CACHE_SIZE);

Completed in 109 milliseconds