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