Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-match.h82 enum bus_match_scope bus_match_get_scope(const struct bus_match_component *components, unsigned n_c…
Dtest-bus-match.c65 assert_se(bus_match_get_scope(components, n_components) == scope); in test_match_scope()
Dbus-match.c1041 enum bus_match_scope bus_match_get_scope(const struct bus_match_component *components, unsigned n_c… in bus_match_get_scope() function
Dsd-bus.c3512 scope = bus_match_get_scope(components, n_components); in bus_add_match_full()