HomeSort by relevance Sort by last modified time
    Searched refs:legal_hostname (Results 1 - 6 of 6) sorted by null

  /external/dnsmasq/src/
helper.c 257 if (!legal_hostname(hostname))
util.c 146 int legal_hostname(char *name) function
dhcp.c 757 if (!legal_hostname(hostname) || (d1 && (!d2 || !hostname_isequal(d1, d2))))
dnsmasq.h 691 int legal_hostname(char *c);
rfc2131.c 539 if (legal_hostname(daemon->dhcp_buff))
553 if (legal_hostname(daemon->dhcp_buff))
    [all...]
option.c     [all...]

Completed in 767 milliseconds