Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbus-object.h13 sd_bus_object_find_t object_find;
/systemd-251/src/libsystemd/sd-bus/
Dbus-internal.h103 sd_bus_object_find_t find;
Dbus-objects.c1775 sd_bus_object_find_t find, in add_object_vtable_internal()
1996 sd_bus_object_find_t find, in sd_bus_add_fallback_vtable()
/systemd-251/src/systemd/
Dsd-bus.h113 typedef int (*sd_bus_object_find_t) (sd_bus *bus, const char *path, const char *interface, void *us… typedef
235 …char *prefix, const char *interface, const sd_bus_vtable *vtable, sd_bus_object_find_t find, void …