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