Searched refs:lookup_type (Results 1 – 1 of 1) sorted by relevance
| /crypto/bio/ |
| A D | bio_addr.c | 649 enum BIO_lookup_type lookup_type, in BIO_lookup() argument 652 return BIO_lookup_ex(host, service, lookup_type, family, socktype, 0, res); in BIO_lookup() 677 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex() argument 729 if (lookup_type == BIO_LOOKUP_SERVER) in BIO_lookup_ex() 820 switch (lookup_type) { in BIO_lookup_ex()
|
Completed in 5 milliseconds