Searched refs:store_f (Results 1 – 2 of 2) sorted by relevance
110 int STORE_method_set_store_function(STORE_METHOD *sm, STORE_STORE_OBJECT_FUNC_PTR store_f) in STORE_method_set_store_function() argument112 sm->store_object = store_f; in STORE_method_set_store_function()
344 int STORE_method_set_store_function(STORE_METHOD *sm, STORE_STORE_OBJECT_FUNC_PTR store_f);345 int STORE_method_set_modify_function(STORE_METHOD *sm, STORE_MODIFY_OBJECT_FUNC_PTR store_f);