Searched refs:F_GETLK (Results 1 – 2 of 2) sorted by relevance
267 public static final int F_GETLK = placeholder(); field in OsConstants
230 initConstant(env, c, "F_GETLK", F_GETLK); in OsConstants_initConstants()