Searched defs:hcfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c691 const char *hcfile; local
693 hcfile = ifname_to_hostconf(dsmp->dsm_name, dsmp->dsm_isv6);
699 dhcpmsg(MSG_DEBUG, "wrote lease to %s", hcfile);
702 "system; not saving lease", hcfile);
705 "not use cached configuration)", hcfile);

Completed in 82 milliseconds