Searched refs:timestamp (Results 1 – 6 of 6) sorted by relevance
350 && (head->timestamp + MAPPING_TIMEOUT in __nscd_get_mapping()417 && cur->head->timestamp + MAPPING_TIMEOUT < time_now ()) in __nscd_get_map_ref()
322 volatile nscd_time_t timestamp; member
96 DPS (timestamp); in nscd_print_cache()
372 || head->timestamp > now + 60 * 60 + 60 in verify_persistent_db()1416 dbs[cnt].head->timestamp = 0; in restart()1462 dbs[cnt].head->timestamp = now; in restart()1505 dbs[my_number].head->timestamp = now; in nscd_run_prune()1564 dbs[my_number].head->timestamp = now; in nscd_run_prune()
115 && map->head->timestamp + MAPPING_TIMEOUT < time_now ())) in __nscd_get_nl_timestamp()
576 dbs[cnt].head->timestamp = 0; in termination_handler()
Completed in 16 milliseconds