Searched defs:new_values (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Drctlsys.c893 rctl_val_t *new_values = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c758 char *new_values[2] = {NULL, NULL}; local
/opensolaris-onvv-gate/usr/src/lib/libsasl/lib/
H A Dauxprop.c272 unsigned i, new_values, total_values; local
432 struct propval *new_values = (struct propval *)new_pool->data; local
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Drctl.c1743 rctl_local_insert_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, rctl_t *rctl, rctl_val_t *new_values, rctl_val_t *alloc_values) argument
1863 rctl_local_insert_all(rctl_hndl_t hndl, rctl_val_t *new_values, rctl_val_t *alloc_values, struct proc *p) argument
1888 rctl_local_replace_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, rctl_t *rctl, rctl_val_t *new_values, rctl_val_t *alloc_values) argument
1971 rctl_local_replace_all(rctl_hndl_t hndl, rctl_val_t *new_values, rctl_val_t *alloc_values, struct proc *p) argument
[all...]

Completed in 90 milliseconds