Searched refs:F_GETLK64 (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java251 public static final int F_GETLK64 = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp226 #if defined(F_GETLK64)
227 initConstant(env, c, "F_GETLK64", F_GETLK64);

Completed in 8 milliseconds