Searched refs:POLLWRBAND (Results 1 – 3 of 3) sorted by relevance
56 static final short POLLWRBAND = 0x0100; field in DevPollArrayWrapper
368 public static final int POLLWRBAND = placeholder(); field in OsConstants
400 initConstant(env, c, "POLLWRBAND", POLLWRBAND); in OsConstants_initConstants()