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