Searched refs:file_close (Results 1 – 2 of 2) sorted by relevance
52 static OSSL_FUNC_store_close_fn file_close; variable193 file_close(ctx); in file_open_dir()765 static int file_close(void *loaderctx) in file_close() function789 { OSSL_FUNC_STORE_CLOSE, (void (*)(void))file_close },
1667 static int file_close(OSSL_STORE_LOADER_CTX *ctx) in file_close() function1742 || !OSSL_STORE_LOADER_set_close(loader_attic, file_close) in bind_loader_attic()
Completed in 8 milliseconds