Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c2847 static int parse_age_by_from_arg(const char *age_by_str, Item *item) { in parse_age_by_from_arg() function
3245 r = parse_age_by_from_arg(age_by, &i); in parse_line()