Searched refs:F_WRLCK (Results 1 – 5 of 5) sorted by relevance
54 static_assert(F_WRLCK == 1);
358 public static final int F_WRLCK = placeholder(); field in OsConstants
275 initConstant(env, c, "F_WRLCK", F_WRLCK); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27811 field public static final int F_WRLCK;