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