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