Searched refs:link_set_hostname (Results 1 - 3 of 3) sorted by relevance

/systemd/src/network/
H A Dnetworkd-link.h148 int link_set_hostname(Link *link, const char *hostname);
H A Dnetworkd-dhcp4.c249 r = link_set_hostname(link, NULL);
433 r = link_set_hostname(link, hostname);
H A Dnetworkd-link.c1044 int link_set_hostname(Link *link, const char *hostname) { function

Completed in 19 milliseconds