Searched refs:F_WRLCK (Results 1 – 4 of 4) sorted by relevance
82 fl.l_type = F_WRLCK; in Java_java_util_prefs_FileSystemPreferences_lockFile0()
182 fl.l_type = F_WRLCK; in FileDispatcherImpl_lock0()
266 public static final int F_WRLCK = placeholder(); field in OsConstants
244 initConstant(env, c, "F_WRLCK", F_WRLCK); in OsConstants_initConstants()