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