HomeSort by relevance Sort by last modified time
    Searched refs:BIO_gethostbyname (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/bio/
b_sock.c 146 he=BIO_gethostbyname(str);
375 struct hostent *BIO_gethostbyname(const char *name)
bio.h 183 /* Used in BIO_gethostbyname() */
642 struct hostent *BIO_gethostbyname(const char *name);
  /external/openssl/include/openssl/
bio.h 183 /* Used in BIO_gethostbyname() */
642 struct hostent *BIO_gethostbyname(const char *name);

Completed in 325 milliseconds