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