Searched refs:IFA_F_PERMANENT (Results 1 – 4 of 4) sorted by relevance
597 public static final int IFA_F_PERMANENT; field in OsConstants598 static { IFA_F_PERMANENT = 0; }
282 #if defined(IFA_F_PERMANENT) in OsConstants_initConstants()283 initConstant(env, c, "IFA_F_PERMANENT", IFA_F_PERMANENT); in OsConstants_initConstants()
368 public static final int IFA_F_PERMANENT = placeholder(); field in OsConstants
342 field public static final int IFA_F_PERMANENT;