Searched refs:POLLWRNORM (Results 1 – 4 of 4) sorted by relevance
910 public static final int POLLWRNORM; field in OsConstants911 static { POLLWRNORM = 0; }
535 public static final int POLLWRNORM = placeholder(); field in OsConstants
439 initConstant(env, c, "POLLWRNORM", POLLWRNORM); in OsConstants_initConstants()
445 field public static final int POLLWRNORM;