Searched refs:zonecfg_set_autoboot (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h317 extern int zonecfg_set_autoboot(zone_dochandle_t, boolean_t);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c3792 if ((err = zonecfg_set_autoboot(handle, B_FALSE)) != Z_OK)
4472 if ((err = zonecfg_set_autoboot(handle, autoboot)) != Z_OK)
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1044 zonecfg_set_autoboot(zone_dochandle_t handle, boolean_t autoboot) function

Completed in 101 milliseconds