Searched refs:list_property_t (Results 1 – 3 of 3) sorted by relevance
169 } list_property_t, *list_property_ptr_t; typedef
181 bzero(list, sizeof (list_property_t));191 bzero(list, sizeof (list_property_t));
726 return (calloc(1, sizeof (list_property_t))); in alloc_list()