Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h76 const char *iffile_to_hostname(const char *);
H A Dutil.c499 iffile_to_hostname(const char *path) in iffile_to_hostname() function
792 reqhost = iffile_to_hostname(hostfile); in dhcp_add_hostname_opt()