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