Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c2660 static bool item_compatible(const Item *a, const Item *b) { in item_compatible() function
2907 if (item_compatible(e, i)) in is_duplicated_item()