Searched refs:F_GETLK (Results 1 – 4 of 4) sorted by relevance
522 public static final int F_GETLK; field in OsConstants523 static { F_GETLK = 0; }
343 public static final int F_GETLK = placeholder(); field in OsConstants
237 initConstant(env, c, "F_GETLK", F_GETLK); in OsConstants_initConstants()
317 field public static final int F_GETLK;