Home
last modified time | relevance | path

Searched refs:zonecfg_setattrent (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers199 zonecfg_setattrent;
H A Dlibzonecfg.c5035 zonecfg_setattrent(zone_dochandle_t handle) in zonecfg_setattrent() function
/illumos-gate/usr/src/head/
H A Dlibzonecfg.h495 extern int zonecfg_setattrent(zone_dochandle_t);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2068 if ((err = zonecfg_setattrent(handle)) != Z_OK) { in export_func()
5367 if (zonecfg_setattrent(handle) != Z_OK) in info_attr()
6333 if ((err = zonecfg_setattrent(handle)) != Z_OK) { in verify_func()