Home | History | Annotate | Download | only in src

Lines Matching defs:addrs

897 	      char *addrs = inet_ntoa(config->addr);
907 addrs, print_mac(daemon->namebuff, mac, len));
916 my_syslog(MS_DHCP | LOG_WARNING, _("not using configured address %s because it is in use by the server or relay"), addrs);
919 my_syslog(MS_DHCP | LOG_WARNING, _("not using configured address %s because it was previously declined"), addrs);