Searched refs:rn_values (Results 1 – 2 of 2) sorted by relevance
221 const char *rn_values; /* protected by rn_lock */ member
1761 if (np->rn_values != NULL) in rc_node_destroy()1762 object_free_values(np->rn_values, np->rn_valtype, in rc_node_destroy()1764 np->rn_values = NULL; in rc_node_destroy()2233 memcmp(np->rn_values, vals, size) == 0); in rc_node_create_property()2261 np->rn_values = vals; in rc_node_create_property()2588 for (count = prop->rn_values_count, cp = prop->rn_values; in perm_add_pg_prop_values()6165 w = strlcpy(out->rpr_value, &np->rn_values[0], in rc_node_get_property_value()6209 vals = np->rn_values; in rc_iter_next_value()