Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers133 zonecfg_getnwifent;
H A Dlibzonecfg.c4713 zonecfg_getnwifent(zone_dochandle_t handle, struct zone_nwiftab *tabptr) in zonecfg_getnwifent() function
/titanic_50/usr/src/head/
H A Dlibzonecfg.h473 extern int zonecfg_getnwifent(zone_dochandle_t, struct zone_nwiftab *);
/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c2633 while (zonecfg_getnwifent(handle, &nwiftab) == Z_OK) { in verify_handle()
3303 while (zonecfg_getnwifent(t_handle, &t_nwiftab) == Z_OK) { in warn_ip_match()
3318 while (zonecfg_getnwifent(s_handle, &s_nwiftab) == Z_OK) { in warn_ip_match()
/titanic_50/usr/src/cmd/zoneadmd/
H A Dvplat.c2433 if (zonecfg_getnwifent(handle, &nwiftab) != Z_OK) in configure_shared_network_interfaces()
2923 if (zonecfg_getnwifent(handle, &nwiftab) != Z_OK) in configure_exclusive_network_interfaces()
/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.c1964 while (zonecfg_getnwifent(handle, &nwiftab) == Z_OK) { in export_func()
5050 while (zonecfg_getnwifent(handle, &lookup) == Z_OK) { in info_net()
5917 while (zonecfg_getnwifent(handle, &nwiftab) == Z_OK) { in verify_func()