Searched refs:IFA_F_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
276 #if defined(IFA_F_TEMPORARY) in OsConstants_initConstants()277 initConstant(env, c, "IFA_F_TEMPORARY", IFA_F_TEMPORARY); in OsConstants_initConstants()
292 public static final int IFA_F_TEMPORARY = placeholder(); field in OsConstants