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

/openjdk7/jdk/src/windows/native/java/net/
H A DInet4AddressImpl.c46 jboolean isDottedIPAddress(const char *hostname, unsigned int *addrp) { function
174 if (isDottedIPAddress(hostname, &addr[0])) {

Completed in 29 milliseconds