Home
last modified time | relevance | path

Searched refs:iffile_to_hostname (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h74 const char *iffile_to_hostname(const char *);
H A Dselect.c211 if ((reqhost = iffile_to_hostname(hostfile)) != NULL) { in dhcp_selecting()
H A Dinit_reboot.c90 if ((reqhost = iffile_to_hostname(hostfile)) != NULL) { in dhcp_init_reboot_v4()
H A Dutil.c511 iffile_to_hostname(const char *path) in iffile_to_hostname() function