Searched defs:process_item_array (Results 1 - 1 of 1) sorted by relevance

/systemd/src/tmpfiles/
H A Dtmpfiles.c1662 static int process_item_array(ItemArray *array);
1686 s = process_item_array(j);
1702 static int process_item_array(ItemArray *array) { function
2332 k = process_item_array(a);
2340 k = process_item_array(a);

Completed in 18 milliseconds