Searched refs:bus_open_system_watch_bind_with_description (Results 1 – 7 of 7) sorted by relevance
56 int bus_open_system_watch_bind_with_description(sd_bus **ret, const char *description);58 return bus_open_system_watch_bind_with_description(ret, NULL); in bus_open_system_watch_bind()
509 int bus_open_system_watch_bind_with_description(sd_bus **ret, const char *description) { in bus_open_system_watch_bind_with_description() function
24 r = bus_open_system_watch_bind_with_description(&bus, "test-bus"); in TEST()
247 r = bus_open_system_watch_bind_with_description(&m->bus, "bus-api-timesync"); in manager_connect_bus()
679 r = bus_open_system_watch_bind_with_description(&m->bus, "bus-api-oom"); in manager_connect_bus()
126 r = bus_open_system_watch_bind_with_description(&m->bus, "bus-api-network"); in manager_connect_bus()
2285 r = bus_open_system_watch_bind_with_description(&m->bus, "bus-api-resolve"); in manager_connect_bus()