Searched refs:reverse_properties (Results 1 – 3 of 3) sorted by relevance
56 static void reverse_properties(void *in, void *out, int offset) in reverse_properties() function72 reverse_properties(in, out, offset); in reverse_properties()120 reverse_properties(in, out, offset); in reverse_node()
193 struct property *reverse_properties(struct property *first);
85 struct property *reverse_properties(struct property *first) in reverse_properties() function107 new->proplist = reverse_properties(proplist); in build_node()