Searched refs:methods_filep (Results 1 – 1 of 1) sorted by relevance
279 static const BIO_METHOD methods_filep = { variable287 const BIO_METHOD *BIO_s_file(void) { return &methods_filep; } in BIO_s_file()