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