Searched refs:F_UNLCK (Results 1 – 5 of 5) sorted by relevance
55 static_assert(F_UNLCK == 2);
357 public static final int F_UNLCK = placeholder(); field in OsConstants
274 initConstant(env, c, "F_UNLCK", F_UNLCK); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27810 field public static final int F_UNLCK;