Home
last modified time | relevance | path

Searched refs:zonecfg_setrctlent (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers210 zonecfg_setrctlent;
H A Dlibzonecfg.c3778 if ((err = zonecfg_setrctlent(handle)) != Z_OK) in zonecfg_apply_rctls()
4810 zonecfg_setrctlent(zone_dochandle_t handle) in zonecfg_setrctlent() function
/titanic_44/usr/src/head/
H A Dlibzonecfg.h481 extern int zonecfg_setrctlent(zone_dochandle_t);
/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg.c1999 if ((err = zonecfg_setrctlent(handle)) != Z_OK) { in export_func()
5140 if (zonecfg_setrctlent(handle) != Z_OK) in info_rctl()
5981 if ((err = zonecfg_setrctlent(handle)) != Z_OK) { in verify_func()
/titanic_44/usr/src/cmd/zoneadm/
H A Dzoneadm.c2080 if (zonecfg_setrctlent(handle) != Z_OK) { in verify_rctls()
5255 if ((err = zonecfg_setrctlent(handle)) != Z_OK) { in check_cpu_shares_sched()
/titanic_44/usr/src/cmd/zoneadmd/
H A Dvplat.c3370 if (zonecfg_setrctlent(handle) != Z_OK) { in get_rctls()