Searched refs:iffile_to_hostname (Results 1 – 4 of 4) sorted by relevance
74 const char *iffile_to_hostname(const char *);
211 if ((reqhost = iffile_to_hostname(hostfile)) != NULL) { in dhcp_selecting()
90 if ((reqhost = iffile_to_hostname(hostfile)) != NULL) { in dhcp_init_reboot_v4()
511 iffile_to_hostname(const char *path) in iffile_to_hostname() function