Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-job-type.c25 JobType ab = a; in main() local
/systemd-251/src/tmpfiles/
Dtmpfiles.c2429 static char *age_by_to_string(AgeBy ab, bool is_dir) { in age_by_to_string()