Searched refs:SO_SNDLOWAT (Results 1 – 4 of 4) sorted by relevance
1157 public static final int SO_SNDLOWAT; field in OsConstants1158 static { SO_SNDLOWAT = 0; }
728 public static final int SO_SNDLOWAT = placeholder(); field in OsConstants
572 initConstant(env, c, "SO_SNDLOWAT", SO_SNDLOWAT); in OsConstants_initConstants()
527 field public static final int SO_SNDLOWAT;