Searched refs:GetHostByName (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_socket.c104 static struct hostent *GetHostByName(char *name);
460 h2 = GetHostByName(*host);
524 he = GetHostByName(str);
573 static struct hostent *GetHostByName(char *name) function

Completed in 90 milliseconds