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