Searched refs:remove_item (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dprioq.c198 static void remove_item(Prioq *q, struct prioq_item *i) { function
261 remove_item(q, i);
302 remove_item(q, q->items);
/systemd/src/tmpfiles/
H A Dtmpfiles.c1540 static int remove_item(Item *i) { function
1693 q = arg_remove ? remove_item(i) : 0;

Completed in 2034 milliseconds