Searched refs:MSG_TRUNC (Results 1 – 5 of 5) sorted by relevance
794 public static final int MSG_TRUNC; field in OsConstants795 static { MSG_TRUNC = 0; }
468 public static final int MSG_TRUNC = placeholder(); field in OsConstants
401 initConstant(env, c, "MSG_TRUNC", MSG_TRUNC); in OsConstants_initConstants()
901 int temp_rc = Os.recvmsg(recvFd, recvmsgHdr, OsConstants.MSG_TRUNC);
407 field public static final int MSG_TRUNC;