Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c2283 *ifinst = '\0'; in if_configure_get_linkid()
2306 char ifinst[MAXLINKNAMELEN]; in if_configure_hostname() local
2313 if (if_configure_get_linkid(linkid, ifinst, sizeof (ifinst)) != 0) in if_configure_hostname()
2317 if (ifinst[0] == '\0') in if_configure_hostname()
2358 ifinst); in if_configure_hostname()
2374 char ifinst[MAXLINKNAMELEN]; in if_configure_ipadm() local
2383 if (if_configure_get_linkid(linkid, ifinst, sizeof (ifinst)) != 0) in if_configure_ipadm()
2387 if (ifinst[0] == '\0') in if_configure_ipadm()
2430 ifinst); in if_configure_ipadm()
2522 ifinst, ipmp); in if_config_inst()
[all …]