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