Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbus-wait-for-units.h28 BusWaitForUnits* bus_wait_for_units_free(BusWaitForUnits *d);
35 DEFINE_TRIVIAL_CLEANUP_FUNC(BusWaitForUnits*, bus_wait_for_units_free);
Dbus-wait-for-units.c156 BusWaitForUnits* bus_wait_for_units_free(BusWaitForUnits *d) { in bus_wait_for_units_free() function