Searched refs:BIO_get_conn_port (Results 1 – 3 of 3) sorted by relevance
8 BIO_get_conn_hostname, BIO_get_conn_port,24 const char *BIO_get_conn_port(BIO *b);80 BIO_get_conn_port() returns the port as a string.117 and BIO_get_conn_port() are updated when a connection attempt is made.134 BIO_set_conn_address(), BIO_get_conn_port(), BIO_get_conn_address(),158 BIO_get_conn_port() returns a string representing the connected
398 # define BIO_get_conn_port(b) ((const char *)BIO_ptr_ctrl(b,BIO_C_GET_CONNECT,1)) macro
748 MLINKS+= BIO_s_connect.3 BIO_get_conn_port.3