Searched refs:F_SETLKW (Results 1 – 3 of 3) sorted by relevance
52 #define F_SETLKW64 F_SETLKW
276 public static final int F_SETLKW = placeholder(); field in OsConstants
243 initConstant(env, c, "F_SETLKW", F_SETLKW); in OsConstants_initConstants()