Searched refs:POLLWRBAND (Results 1 – 4 of 4) sorted by relevance
907 public static final int POLLWRBAND; field in OsConstants908 static { POLLWRBAND = 0; }
534 public static final int POLLWRBAND = placeholder(); field in OsConstants
438 initConstant(env, c, "POLLWRBAND", POLLWRBAND); in OsConstants_initConstants()
444 field public static final int POLLWRBAND;