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