Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers208 zonecfg_setnwifent;
H A Dlibzonecfg.c4706 zonecfg_setnwifent(zone_dochandle_t handle) in zonecfg_setnwifent() function
/titanic_41/usr/src/head/
H A Dlibzonecfg.h472 extern int zonecfg_setnwifent(zone_dochandle_t);
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c2626 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in verify_handle()
3295 if ((err = zonecfg_setnwifent(t_handle)) != Z_OK) { in warn_ip_match()
3309 if ((err = zonecfg_setnwifent(s_handle)) != Z_OK) { in warn_ip_match()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c2430 if (zonecfg_setnwifent(handle) == Z_OK) { in configure_shared_network_interfaces()
2916 if (zonecfg_setnwifent(handle) != Z_OK) { in configure_exclusive_network_interfaces()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c1960 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in export_func()
5048 if (zonecfg_setnwifent(handle) != Z_OK) in info_net()
5913 if ((err = zonecfg_setnwifent(handle)) != Z_OK) { in verify_func()