Searched refs:file_close (Results 1 – 2 of 2) sorted by relevance
51 static OSSL_FUNC_store_close_fn file_close; variable190 file_close(ctx); in file_open_dir()759 static int file_close(void *loaderctx) in file_close() function783 { OSSL_FUNC_STORE_CLOSE, (void (*)(void))file_close },
1650 static int file_close(OSSL_STORE_LOADER_CTX *ctx) in file_close() function1725 || !OSSL_STORE_LOADER_set_close(loader_attic, file_close) in bind_loader_attic()
Completed in 22 milliseconds