Searched refs:sd_bus_get_scope (Results 1 – 5 of 5) sorted by relevance
214 sd_bus_get_scope;
430 'sd_bus_get_scope',
196 int sd_bus_get_scope(sd_bus *bus, const char **scope);
1391 r = sd_bus_get_scope(bus, &scope); in status()
4179 _public_ int sd_bus_get_scope(sd_bus *bus, const char **scope) { in sd_bus_get_scope() function