Home
last modified time | relevance | path

Searched defs:F_GETLK (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java522 public static final int F_GETLK; field in OsConstants
/libcore/luni/src/main/java/android/system/
DOsConstants.java343 public static final int F_GETLK = placeholder(); field in OsConstants