Searched refs:methods_sockp (Results 1 – 1 of 1) sorted by relevance
185 static const BIO_METHOD methods_sockp = { variable193 const BIO_METHOD *BIO_s_socket(void) { return &methods_sockp; } in BIO_s_socket()