Searched refs:IFA_F_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
603 public static final int IFA_F_TEMPORARY; field in OsConstants604 static { IFA_F_TEMPORARY = 0; }
288 #if defined(IFA_F_TEMPORARY) in OsConstants_initConstants()289 initConstant(env, c, "IFA_F_TEMPORARY", IFA_F_TEMPORARY); in OsConstants_initConstants()
370 public static final int IFA_F_TEMPORARY = placeholder(); field in OsConstants
344 field public static final int IFA_F_TEMPORARY;