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

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h498 extern int zonecfg_setrctlent(zone_dochandle_t);
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c2081 if (zonecfg_setrctlent(handle) != Z_OK) {
2082 zerror(gettext("zonecfg_setrctlent failed"));
5257 if ((err = zonecfg_setrctlent(handle)) != Z_OK) {
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2044 if ((err = zonecfg_setrctlent(handle)) != Z_OK) {
5325 if (zonecfg_setrctlent(handle) != Z_OK)
6275 if ((err = zonecfg_setrctlent(handle)) != Z_OK) {
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3939 if ((err = zonecfg_setrctlent(handle)) != Z_OK)
4971 zonecfg_setrctlent(zone_dochandle_t handle) function
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3372 if (zonecfg_setrctlent(handle) != Z_OK) {
3373 zerror(zlogp, B_FALSE, "%s failed", "zonecfg_setrctlent");

Completed in 120 milliseconds