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