Home
last modified time | relevance | path

Searched refs:BIO_ADDR_hostname_string (Results 1 – 8 of 8) sorted by relevance

/openssl-master/doc/man3/
A DBIO_ADDR.pod7 BIO_ADDR_hostname_string, BIO_ADDR_service_string,
25 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
75 BIO_ADDR_hostname_string() returns a character string with the
104 The string producing functions BIO_ADDR_hostname_string(),
/openssl-master/apps/lib/
A Ds_socket.c193 hostname = BIO_ADDR_hostname_string(BIO_ADDRINFO_address(ai), 1); in init_client()
223 && (hostname = BIO_ADDR_hostname_string(info.addr, 1)) != NULL in report_server_accept()
/openssl-master/crypto/bio/
A Dbss_acpt.c269 BIO_ADDR_hostname_string(&c->cache_accepting_addr, 1); in acpt_state()
334 BIO_ADDR_hostname_string(&c->cache_peer_addr, 1); in acpt_state()
A Dbio_sock.c266 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept()
A Dbss_conn.c458 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl()
A Dbio_addr.c277 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string() function
/openssl-master/include/openssl/
A Dbio.h.in711 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
/openssl-master/util/
A Dlibcrypto.num3036 BIO_ADDR_hostname_string 3103 3_0_0 EXIST::FUNCTION:SOCK

Completed in 22 milliseconds