Home
last modified time | relevance | path

Searched refs:MSG_TRUNC (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java463 public static final int MSG_TRUNC = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp391 initConstant(env, c, "MSG_TRUNC", MSG_TRUNC); in OsConstants_initConstants()
/libcore/luni/src/test/java/libcore/android/system/
DOsTest.java852 int temp_rc = Os.recvmsg(recvFd, recvmsgHdr, OsConstants.MSG_TRUNC);
/libcore/api/
Dcurrent.txt383 field public static final int MSG_TRUNC;