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