Searched refs:reverse_properties (Results 1 – 3 of 3) sorted by relevance
43 static void reverse_properties(void *in, void *out, int offset) in reverse_properties() function59 reverse_properties(in, out, offset); in reverse_properties()107 reverse_properties(in, out, offset); in reverse_node()
231 struct property *reverse_properties(struct property *first);
73 struct property *reverse_properties(struct property *first) in reverse_properties() function96 new->proplist = reverse_properties(proplist); in build_node()