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

/openjdk7/jdk/src/share/transport/socket/
H A DsysSocket.h49 struct hostent *dbgsysGetHostByName(char *hostname);
H A DsocketTransport.c227 struct hostent *hp = dbgsysGetHostByName(hostname);
/openjdk7/jdk/src/solaris/transport/socket/
H A Dsocket_md.c130 dbgsysGetHostByName(char *hostname) { function
/openjdk7/jdk/src/windows/transport/socket/
H A Dsocket_md.c201 dbgsysGetHostByName(char *hostname) { function

Completed in 32 milliseconds