Searched refs:SIGWINCH (Results 1 – 4 of 4) sorted by relevance
1063 public static final int SIGWINCH; field in OsConstants1064 static { SIGWINCH = 0; }
668 public static final int SIGWINCH = placeholder(); field in OsConstants
527 initConstant(env, c, "SIGWINCH", SIGWINCH); in OsConstants_initConstants()
496 field public static final int SIGWINCH;