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

/macosx-10.9.5/syslog-217.1.4/libsystem_asl.tproj/src/
H A Dasl_store.c303 asl_store_file_cache_lru(asl_store_t *s, time_t now, uint32_t ignorex) function
338 asl_store_file_cache_lru(s, time(NULL), FILE_CACHE_SIZE);
407 if (check_cache == 1) asl_store_file_cache_lru(s, now, i);
426 x = asl_store_file_cache_lru(s, now, FILE_CACHE_SIZE);

Completed in 168 milliseconds