Searched refs:legal_hostname (Results 1 – 6 of 6) sorted by relevance
257 if (!legal_hostname(hostname)) in create_helper()
146 int legal_hostname(char *name) in legal_hostname() function
803 if (!(host = canonicalise(ip, &nomem)) || !legal_hostname(host)) in dhcp_read_ethers()984 if (!legal_hostname(hostname) || (d1 && (!d2 || !hostname_isequal(d1, d2)))) in host_from_dns()
702 int legal_hostname(char *c);
539 if (legal_hostname(daemon->dhcp_buff)) in dhcp_reply()553 if (legal_hostname(daemon->dhcp_buff)) in dhcp_reply()
1876 !legal_hostname(new->hostname)) in one_opt()