Home
last modified time | relevance | path

Searched refs:list_next_f (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/store/
Dstr_meth.c140 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() argument
142 sm->list_object_next = list_next_f; in STORE_method_set_list_next_function()
Dstore.h349 int STORE_method_set_list_next_function(STORE_METHOD *sm, STORE_NEXT_OBJECT_FUNC_PTR list_next_f);