Searched refs:port_ptr (Results 1 – 2 of 2) sorted by relevance
74 int BIO_get_port(const char *str, unsigned short *port_ptr) in BIO_get_port() argument91 *port_ptr = ntohs(BIO_ADDR_rawport(BIO_ADDRINFO_address(res))); in BIO_get_port()
858 OSSL_DEPRECATEDIN_1_1_0 int BIO_get_port(const char *str, unsigned short *port_ptr);
Completed in 9 milliseconds