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

/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Drctlsys.c365 * static long rctlsys_set(char *name, rctl_opaque_t *old_rblk,
369 * rctlsys_set() is the implementation of the core login of setrctl(2), which
382 * rctlsys_set() causes a cursor test, which can reactivate resource controls
386 rctlsys_set(char *name, rctl_opaque_t *old_rblk, rctl_opaque_t *new_rblk, function
1013 * - rctlsys_get() and rctlsys_set()
1036 return (rctlsys_set(name, obuf, nbuf, flags));

Completed in 49 milliseconds