Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c1436 bool got_forward_slash = false; in bus_set_address_system_remote() local
1443 got_forward_slash = true; in bus_set_address_system_remote()
1447 if (!hostname_is_valid(p, 0) || got_forward_slash) in bus_set_address_system_remote()