Searched refs:AI_ADDRCONFIG (Results 1 – 5 of 5) sorted by relevance
44 import static android.system.OsConstants.AI_ADDRCONFIG;129 hints.ai_flags = AI_ADDRCONFIG; in lookupHostByName()
78 public static final int AI_ADDRCONFIG; field in OsConstants79 static { AI_ADDRCONFIG = 0; }
144 public static final int AI_ADDRCONFIG = placeholder(); field in OsConstants
74 initConstant(env, c, "AI_ADDRCONFIG", AI_ADDRCONFIG); in OsConstants_initConstants()
169 field public static final int AI_ADDRCONFIG;