Searched refs:MSG_CTRUNC (Results 1 – 4 of 4) sorted by relevance
149 if (msg.msg_flags & MSG_CTRUNC) { in receiveMessageFromSocket()
465 public static final int MSG_CTRUNC = placeholder(); field in OsConstants
415 initConstant(env, c, "MSG_CTRUNC", MSG_CTRUNC); in OsConstants_initConstants()
27873 field public static final int MSG_CTRUNC;