Searched refs:IFF_SLAVE (Results 1 – 3 of 3) sorted by relevance
316 #if defined(IFF_SLAVE) in OsConstants_initConstants()317 initConstant(env, c, "IFF_SLAVE", IFF_SLAVE); in OsConstants_initConstants()
386 public static final int IFF_SLAVE = placeholder(); field in OsConstants
340 field public static final int IFF_SLAVE;