Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDR.pod8 BIO_ADDR_hostname_string, BIO_ADDR_service_string,
28 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
85 BIO_ADDR_hostname_string() returns a character string with the
114 The string producing functions BIO_ADDR_hostname_string(),
/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c209 hostname = BIO_ADDR_hostname_string(BIO_ADDRINFO_address(ai), 1); in init_client()
238 *hostname = BIO_ADDR_hostname_string(info.addr, 1); in get_sock_info_address()
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_acpt.c267 BIO_ADDR_hostname_string(&c->cache_accepting_addr, 1); in acpt_state()
332 BIO_ADDR_hostname_string(&c->cache_peer_addr, 1); in acpt_state()
H A Dbio_sock.c305 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept()
H A Dbio_addr.c302 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string() function
H A Dbss_conn.c540 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h849 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
H A Dbio.h.in826 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric);
/freebsd/secure/lib/libcrypto/
H A DVersion.map254 BIO_ADDR_hostname_string;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile829 MLINKS+= BIO_ADDR.3 BIO_ADDR_hostname_string.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3036 BIO_ADDR_hostname_string 3103 3_0_0 EXIST::FUNCTION:SOCK