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

/openjdk9/jdk/src/java.base/share/native/libnet/
H A DInetAddress.c44 static int ia_initialized = 0; variable
53 if (!ia_initialized) {
75 ia_initialized = 1;

Completed in 112 milliseconds