Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h321 int rctl_local_replace(rctl_hndl_t, rctl_val_t *, rctl_val_t *,
/illumos-gate/usr/src/uts/common/syscall/
H A Drctlsys.c665 if (ret = rctl_local_replace(hndl, oval, nval, pp)) { in rctlsys_set()
/illumos-gate/usr/src/uts/common/os/
H A Drctl.c2020 rctl_local_replace(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_replace() function