Searched refs:POLLRDNORM (Results 1 – 2 of 2) sorted by relevance
387 public static final int POLLRDNORM = placeholder(); field in OsConstants
412 initConstant(env, c, "POLLRDNORM", POLLRDNORM); in OsConstants_initConstants()