Searched refs:rn_values (Results 1 – 2 of 2) sorted by relevance
220 const char *rn_values; /* protected by rn_lock */ member
1751 if (np->rn_values != NULL) in rc_node_destroy()1752 object_free_values(np->rn_values, np->rn_valtype, in rc_node_destroy()1754 np->rn_values = NULL; in rc_node_destroy()2223 memcmp(np->rn_values, vals, size) == 0); in rc_node_create_property()2251 np->rn_values = vals; in rc_node_create_property()2578 for (count = prop->rn_values_count, cp = prop->rn_values; in perm_add_pg_prop_values()6159 w = strlcpy(out->rpr_value, &np->rn_values[0], in rc_node_get_property_value()6203 vals = np->rn_values; in rc_iter_next_value()