Searched refs:SIGPIPE (Results 1 – 4 of 4) sorted by relevance
1006 public static final int SIGPIPE; field in OsConstants1007 static { SIGPIPE = 0; }
649 public static final int SIGPIPE = placeholder(); field in OsConstants
500 initConstant(env, c, "SIGPIPE", SIGPIPE); in OsConstants_initConstants()
477 field public static final int SIGPIPE;