Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-slot.c65 case BUS_MATCH_CALLBACK: in bus_slot_disconnect()
305 else if (slot->type == BUS_MATCH_CALLBACK) in sd_bus_slot_get_description()
Dfuzz-bus-match.c36 .type = BUS_MATCH_CALLBACK, in LLVMFuzzerTestOneInput()
Dbus-internal.h120 BUS_MATCH_CALLBACK, enumerator
Dsd-bus.c3500 … s = bus_slot_allocate(bus, !slot, BUS_MATCH_CALLBACK, sizeof(struct match_callback), userdata); in bus_add_match_full()