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