Home
last modified time | relevance | path

Searched defs:hostfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c100 static char *hostfile = HOSTS; /* hosts file */ variable
280 dohostfile(hostfile, hf) in dohostfile() argument
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c788 char hostfile[PATH_MAX + 1]; in dhcp_add_hostname_opt() local