Searched refs:F_SETLKW (Results 1 – 4 of 4) sorted by relevance
54 #define F_SETLKW64 F_SETLKW
356 public static final int F_SETLKW = placeholder(); field in OsConstants
250 initConstant(env, c, "F_SETLKW", F_SETLKW); in OsConstants_initConstants()
306 field public static final int F_SETLKW;