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