Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dnet.c79 static char net_domain[STRSIZE]; variable
450 strlcpy(net_domain, dot, sizeof net_domain); in get_host_info()
463 int l = strlen(net_host) - strlen(net_domain); in recombine_host_domain()
467 if (strlen(net_domain) != 0 && (l <= 0 || in recombine_host_domain()
469 strcasecmp(net_domain, net_host + l) != 0)) { in recombine_host_domain()
472 strlcat(recombined, net_domain, sizeof(recombined)); in recombine_host_domain()
686 strlcpy(net_domain, textbuf, in config_network()
687 sizeof net_domain); in config_network()
689 if (net_domain[0] == '\0') { in config_network()
697 strlcpy(net_domain, textbuf, in config_network()
[all …]
H A Dmsg.mi.en599 message net_domain
H A Dmsg.mi.de624 message net_domain
H A Dmsg.mi.fr609 message net_domain
H A Dmsg.mi.es615 message net_domain