Searched refs:list_next_f (Results 1 – 2 of 2) sorted by relevance
140 int STORE_method_set_list_next_function(STORE_METHOD *sm, STORE_NEXT_OBJECT_FUNC_PTR list_next_f) in STORE_method_set_list_next_function() argument142 sm->list_object_next = list_next_f; in STORE_method_set_list_next_function()
349 int STORE_method_set_list_next_function(STORE_METHOD *sm, STORE_NEXT_OBJECT_FUNC_PTR list_next_f);