prctl_value_t
prctl_value_t *
prctl_value_t *e = calloc(1, sizeof (prctl_value_t));
prctl_value_t *iter = list->val_list;
prctl_value_t *old_val, *new_val;
prctl_value_t *iter_val;
static prctl_value_t *store_value_entry(rctlblk_t *rblk, prctl_list_t *list);
prctl_value_t *val_list;