Searched refs:zonecfg_setnwifent (Results 1 - 5 of 5) sorted by relevance

/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.c2627 if ((err = zonecfg_setnwifent(handle)) != Z_OK) {
3296 if ((err = zonecfg_setnwifent(t_handle)) != Z_OK) {
3310 if ((err = zonecfg_setnwifent(s_handle)) != Z_OK) {
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c2432 if (zonecfg_setnwifent(handle) == Z_OK) {
2918 if (zonecfg_setnwifent(handle) != Z_OK) {
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2005 if ((err = zonecfg_setnwifent(handle)) != Z_OK) {
5233 if (zonecfg_setnwifent(handle) != Z_OK)
6207 if ((err = zonecfg_setnwifent(handle)) != Z_OK) {
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4867 zonecfg_setnwifent(zone_dochandle_t handle) function

Completed in 171 milliseconds