Searched refs:list_unique (Results 1 – 3 of 3) sorted by relevance
86 LIST * list_unique( LIST * sorted_list );
349 LIST * list_unique( LIST * sorted_list ) in list_unique() function
152 LIST * unique = list_unique( sorted ); in property_set_create()