Searched refs:EMSGSIZE (Results 1 – 5 of 5) sorted by relevance
170 if (savedErrno == EMSGSIZE) { in fillReadBuffer()
278 public static final int EMSGSIZE = placeholder(); field in OsConstants1106 if (errno == EMSGSIZE) { in errnoName()
195 initConstant(env, c, "EMSGSIZE", EMSGSIZE); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27747 field public static final int EMSGSIZE;