Searched refs:val_next (Results 1 – 1 of 1) sorted by relevance
1560 struct val_list *val_next; member1582 new_val->val_next = NULL; in add_val()1596 ASSERT(tail->val_next == NULL); in add_val()1597 tail->val_next = new_val; in add_val()1612 head = head->val_next; in free_val_list()1662 for (vl = val, val_type = vl->val_type; vl; vl = vl->val_next) { in make_prop()1678 vl = vl->val_next; in make_prop()1702 vl = vl->val_next; in make_prop()