Searched refs:SIGHUP (Results 1 – 4 of 4) sorted by relevance
991 public static final int SIGHUP; field in OsConstants992 static { SIGHUP = 0; }
644 public static final int SIGHUP = placeholder(); field in OsConstants
495 initConstant(env, c, "SIGHUP", SIGHUP); in OsConstants_initConstants()
472 field public static final int SIGHUP;