Searched refs:IFF_SLAVE (Results 1 – 4 of 4) sorted by relevance
651 public static final int IFF_SLAVE; field in OsConstants652 static { IFF_SLAVE = 0; }
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
360 field public static final int IFF_SLAVE;