Searched refs:F_GETLK64 (Results 1 – 2 of 2) sorted by relevance
231 #if defined(F_GETLK64) in OsConstants_initConstants()232 initConstant(env, c, "F_GETLK64", F_GETLK64); in OsConstants_initConstants()
268 public static final int F_GETLK64 = placeholder(); field in OsConstants