Searched refs:SIGURG (Results 1 – 4 of 4) sorted by relevance
1051 public static final int SIGURG; field in OsConstants1052 static { SIGURG = 0; }
664 public static final int SIGURG = placeholder(); field in OsConstants
523 initConstant(env, c, "SIGURG", SIGURG); in OsConstants_initConstants()
492 field public static final int SIGURG;