Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-match.c1042 bool found_driver = false; in bus_match_get_scope() local
1063 found_driver = true; in bus_match_get_scope()
1073 return found_driver ? BUS_MATCH_DRIVER : BUS_MATCH_GENERIC; in bus_match_get_scope()