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