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