Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers199 zonecfg_setdevent;
H A Dlibzonecfg.c4768 zonecfg_setdevent(zone_dochandle_t handle) in zonecfg_setdevent() function
/titanic_41/usr/src/lib/brand/solaris10/s10_support/
H A Ds10_support.c122 if (zonecfg_setdevent(handle) != Z_OK) { in s10_verify()
/titanic_41/usr/src/head/
H A Dlibzonecfg.h475 extern int zonecfg_setdevent(zone_dochandle_t);
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c3129 if ((err = zonecfg_setdevent(t_handle)) != Z_OK) { in warn_dev_match()
3136 if ((err = zonecfg_setdevent(s_handle)) != Z_OK) { in warn_dev_match()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c1976 if ((err = zonecfg_setdevent(handle)) != Z_OK) { in export_func()
5092 if (zonecfg_setdevent(handle) != Z_OK) in info_dev()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c1157 if (err = zonecfg_setdevent(handle)) { in mount_one_dev()