Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-objects.c1273 static int object_find_and_run( in object_find_and_run() function
1430 r = object_find_and_run(bus, m, m->path, false, &found_object); in bus_process_object()
1440 r = object_find_and_run(bus, m, prefix, true, &found_object); in bus_process_object()