Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c1522 _cleanup_free_ char *u = NULL, *eu = NULL, *erhs = NULL; in bus_set_address_machine() local
1560 erhs = bus_address_escape(rhs); in bus_set_address_machine()
1561 if (!erhs) in bus_set_address_machine()
1568 "argv1=-M", erhs ?: ".host", "," in bus_set_address_machine()