Searched refs:MSG_TRUNC (Results 1 – 4 of 4) sorted by relevance
463 public static final int MSG_TRUNC = placeholder(); field in OsConstants
391 initConstant(env, c, "MSG_TRUNC", MSG_TRUNC); in OsConstants_initConstants()
852 int temp_rc = Os.recvmsg(recvFd, recvmsgHdr, OsConstants.MSG_TRUNC);
383 field public static final int MSG_TRUNC;