rctl_val_list_find
rctl_val_t *tval = rctl_val_list_find(&rctl->rc_values, oval);
if ((oval = rctl_val_list_find(&rctl->rc_values, nval)) == NULL)
if (rctl_val_list_find(&new_values, val) == NULL) {
if (((tmp_val = rctl_val_list_find(&rctl->rc_values,
tmp = rctl_val_list_find(&rctl->rc_values, oval);