Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers213 zonecfg_setnwifent;
H A Dlibzonecfg.c4869 zonecfg_setnwifent(zone_dochandle_t handle) in zonecfg_setnwifent() function
/illumos-gate/usr/src/head/
H A Dlibzonecfg.h489 extern int zonecfg_setnwifent(zone_dochandle_t);
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c2636 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in verify_handle()
3305 if ((err = zonecfg_setnwifent(t_handle)) != Z_OK) { in warn_ip_match()
3319 if ((err = zonecfg_setnwifent(s_handle)) != Z_OK) { in warn_ip_match()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2009 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in export_func()
5237 if (zonecfg_setnwifent(handle) != Z_OK) in info_net()
6211 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in verify_func()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c2450 if (zonecfg_setnwifent(handle) == Z_OK) { in configure_shared_network_interfaces()
2936 if (zonecfg_setnwifent(handle) != Z_OK) { in configure_exclusive_network_interfaces()