Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c114 typedef enum AgeBy { enum
123 } AgeBy; typedef
139 AgeBy age_by_file, age_by_dir;
505 AgeBy age_by, in needs_cleanup()
564 AgeBy age_by_file, in dir_cleanup()
565 AgeBy age_by_dir) { in dir_cleanup()
2429 static char *age_by_to_string(AgeBy ab, bool is_dir) { in age_by_to_string()
2848 AgeBy ab_f = 0, ab_d = 0; in parse_age_by_from_arg()
2852 AgeBy age_by_flag; in parse_age_by_from_arg()