Searched refs:port_ptr (Results 1 – 1 of 1) 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()
Completed in 6 milliseconds