Searched refs:clean_f (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/store/
H A Dstr_meth.c92 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f) argument
94 sm->clean = clean_f;
H A Dstore.h341 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f);

Completed in 83 milliseconds