Home
last modified time | relevance | path

Searched refs:lookup_type (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_addr.c624 enum BIO_lookup_type lookup_type, in BIO_lookup() argument
627 return BIO_lookup_ex(host, service, lookup_type, family, socktype, 0, res); in BIO_lookup()
652 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex() argument
704 if (lookup_type == BIO_LOOKUP_SERVER) in BIO_lookup_ex()
792 switch (lookup_type) { in BIO_lookup_ex()
/openssl-master/doc/man3/
A DBIO_ADDRINFO.pod24 int BIO_lookup_ex(const char *host, const char *service, int lookup_type,
27 enum BIO_lookup_type lookup_type,
46 uses B<lookup_type> to determine what the default address should
/openssl-master/include/openssl/
A Dbio.h.in731 enum BIO_lookup_type lookup_type,
734 int lookup_type, int family, int socktype, int protocol,

Completed in 8 milliseconds