Home
last modified time | relevance | path

Searched refs:age_by_dir (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/tmpfiles/ !
Dtmpfiles.c139 AgeBy age_by_file, age_by_dir; member
565 AgeBy age_by_dir) { in dir_cleanup() argument
690 age_by_file, age_by_dir); in dir_cleanup()
710 cutoff_nsec, sub_path, age_by_dir, true)) in dir_cleanup()
2498 ab_d = age_by_to_string(i->age_by_dir, true); in clean_item_instance()
2515 i->age_by_file, i->age_by_dir); in clean_item_instance()
2682 a->age_by_dir == b->age_by_dir && in item_compatible()
2894 item->age_by_dir = ab_d > 0 ? ab_d : AGE_BY_DEFAULT_DIR; in parse_age_by_from_arg()
2931 .age_by_dir = AGE_BY_DEFAULT_DIR, in parse_line()