Searched defs:file_io (Results 1 – 2 of 2) sorted by relevance
114 BIO *file_io = BIO_new_file(file_path, "r"); in read_text_file() local
115 BIO *file_io = BIO_new_file(file_path, "r"); in read_text_file() local