Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H 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(),
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H 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()
H A Dbio_sock.c268 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept()
H A Dbss_conn.c471 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_acpt.c264 BIO_ADDR_hostname_string(&c->cache_accepting_addr, 1); in acpt_state()
327 BIO_ADDR_hostname_string(&c->cache_peer_addr, 1); in acpt_state()
H A Db_sock.c252 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept()
H A Dbss_conn.c440 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl()
H A Db_addr.c268 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_socket.c308 && (hostname = BIO_ADDR_hostname_string(info.addr, 1)) != NULL in do_server()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Ds_socket.c216 && (hostname = BIO_ADDR_hostname_string(info.addr, 1)) != NULL in report_server_accept()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h652 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in713 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map252 BIO_ADDR_hostname_string;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num3150 BIO_ADDR_hostname_string 3103 1_1_0 EXIST::FUNCTION:SOCK