Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_local.h47 # define addrinfo __addrinfo64 macro
50 # define bio_addrinfo_st addrinfo
H A Dbio_addr.c709 struct addrinfo hints; in BIO_lookup_ex()
/openssl/test/
H A Dbio_tfo_test.c204 struct addrinfo *ai = NULL; in test_fd_tfo()
205 struct addrinfo hints; in test_fd_tfo()
/openssl/doc/designs/ddd/
H A Dddd-03-fd-blocking.c141 struct addrinfo hints = {0}, *result = NULL; in main()
H A Dddd-04-fd-nonblocking.c307 struct addrinfo hints = {0}, *result = NULL; in main()
H A Dddd-05-mem-nonblocking.c362 struct addrinfo hints = {0}, *result = NULL;
H A Dddd-06-mem-uv.c723 struct addrinfo hints = {0}, *result = NULL; in main()
/openssl/crypto/err/
H A Dopenssl.txt132 BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET:141:addrinfo addr is not af inet

Completed in 29 milliseconds