Searched refs:ENAMETOOLONG (Results 1 – 4 of 4) sorted by relevance
280 public static final int ENAMETOOLONG = placeholder(); field in OsConstants1112 if (errno == ENAMETOOLONG) { in errnoName()
197 initConstant(env, c, "ENAMETOOLONG", ENAMETOOLONG); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27749 field public static final int ENAMETOOLONG;