Searched refs:POLLNVAL (Results 1 – 10 of 10) sorted by relevance
121 if ((ops & Net.POLLNVAL) != 0) in translateReadyOps()
122 if ((ops & Net.POLLNVAL) != 0) in translateReadyOps()
624 public static final short POLLNVAL;645 POLLNVAL = pollnvalValue();
321 if ((ops & Net.POLLNVAL) != 0) { in translateReadyOps()
958 if ((ops & Net.POLLNVAL) != 0) { in translateReadyOps()
1115 if ((ops & Net.POLLNVAL) != 0) { in translateReadyOps()
812 return (jshort)POLLNVAL; in Java_sun_nio_ch_Net_pollnvalValue()
512 public static final int POLLNVAL = placeholder(); field in OsConstants
428 initConstant(env, c, "POLLNVAL", POLLNVAL); in OsConstants_initConstants()
415 field public static final int POLLNVAL;