Searched refs:lm_hostname (Results 1 – 1 of 1) sorted by relevance
50 char *lm_hostname; in pxe_dns() local58 lm_hostname = lstrdup(hostname); in pxe_dns()59 if (!lm_hostname) in pxe_dns()62 status = dns_resolv(lm_hostname); in pxe_dns()64 lfree(lm_hostname); in pxe_dns()