Searched refs:prepare_for_sleep_slot (Results 1 - 5 of 5) sorted by relevance

/systemd/src/network/
H A Dnetworkd.h44 sd_bus_slot *prepare_for_sleep_slot; member in struct:Manager
H A Dnetworkd-manager.c156 r = sd_bus_add_match(m->bus, &m->prepare_for_sleep_slot,
1081 sd_bus_slot_unref(m->prepare_for_sleep_slot);
/systemd/src/resolve/
H A Dresolved-manager.h120 sd_bus_slot *prepare_for_sleep_slot; member in struct:Manager
H A Dresolved-manager.c584 sd_bus_slot_unref(m->prepare_for_sleep_slot);
H A Dresolved-bus.c1553 r = sd_bus_add_match(m->bus, &m->prepare_for_sleep_slot,

Completed in 2173 milliseconds