Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3585 struct zone_rctlvaltab *valtabptr) in zonecfg_add_rctl_value() argument
3593 new = valtabptr; /* alloc'd by caller */ in zonecfg_add_rctl_value()
3595 if (zonecfg_construct_rctlblk(valtabptr, rctlblk) != Z_OK) in zonecfg_add_rctl_value()
3609 struct zone_rctlvaltab *valtabptr) in zonecfg_remove_rctl_value() argument
3616 valtabptr->zone_rctlval_priv) == 0 && in zonecfg_remove_rctl_value()
3618 valtabptr->zone_rctlval_limit) == 0 && in zonecfg_remove_rctl_value()
3620 valtabptr->zone_rctlval_action) == 0) { in zonecfg_remove_rctl_value()