Home
last modified time | relevance | path

Searched refs:BIO_ADDR_service_string (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDR.pod7 BIO_ADDR_hostname_string, BIO_ADDR_service_string,
26 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric);
83 BIO_ADDR_service_string() returns a character string with the
106 BIO_ADDR_service_string() and BIO_ADDR_path_string() will
H A DBIO_s_accept.pod81 It may be queried using BIO_sock_info() and L<BIO_ADDR_service_string(3)>.
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_acpt.c271 BIO_ADDR_service_string(&c->cache_accepting_addr, 1); in acpt_state()
336 BIO_ADDR_service_string(&c->cache_peer_addr, 1); in acpt_state()
H A Dbio_sock.c269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept()
H A Dbss_conn.c472 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl()
H A Dbio_addr.c287 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string() function
/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c217 && (service = BIO_ADDR_service_string(info.addr, 1)) != NULL) { in report_server_accept()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h737 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric);
H A Dbio.h.in714 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric);
/freebsd/secure/lib/libcrypto/
H A DVersion.map260 BIO_ADDR_service_string;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile766 MLINKS+= BIO_ADDR.3 BIO_ADDR_service_string.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1843 BIO_ADDR_service_string 1887 3_0_0 EXIST::FUNCTION:SOCK