Searched refs:POLLRDNORM (Results 1 – 4 of 4) sorted by relevance
904 public static final int POLLRDNORM; field in OsConstants905 static { POLLRDNORM = 0; }
533 public static final int POLLRDNORM = placeholder(); field in OsConstants
437 initConstant(env, c, "POLLRDNORM", POLLRDNORM); in OsConstants_initConstants()
443 field public static final int POLLRDNORM;