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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c213 static int if_configure_hostname(datalink_id_t);
780 if (if_configure_hostname(linkid) != 0) {
2298 * if_configure_hostname() - Configure a physical interface after attach
2302 if_configure_hostname(datalink_id_t linkid) function
2310 rcm_log_message(RCM_TRACE1, _("IP: if_configure_hostname(%u)\n"),
2357 rcm_log_message(RCM_TRACE1, "IP: if_configure_hostname(%s) success\n",

Completed in 66 milliseconds