Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-common-errors.h69 #define BUS_ERROR_NO_SUCH_SERVICE "org.freedesktop.resolve1.NoSuchService" macro
Dbus-common-errors.c71 SD_BUS_ERROR_MAP(BUS_ERROR_NO_SUCH_SERVICE, EUNATCH),
/systemd-251/src/resolve/
Dresolved-bus.c1290 …r = reply_method_errorf(q, BUS_ERROR_NO_SUCH_SERVICE, "'%s' does not provide the requested service… in bus_method_resolve_service_complete()