Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dsystem_configuration.cpp15 static constexpr char HOSTNAMED_INTF[] = "org.freedesktop.hostname1"; variable
58 req.append(HOSTNAMED_INTF, "Hostname");
80 HOSTNAMED_SVC, HOSTNAMED_OBJ, HOSTNAMED_INTF, "SetStaticHostname"); in hostName()