Home
last modified time | relevance | path

Searched refs:StructFlock (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/main/java/android/system/
DStructFlock.java28 public final class StructFlock { class
DOs.java156 …public static int fcntlFlock(FileDescriptor fd, int cmd, StructFlock arg) throws ErrnoException, I… in fcntlFlock()
/libcore/luni/src/main/java/libcore/io/
DOs.java26 import android.system.StructFlock;
79 …public int fcntlFlock(FileDescriptor fd, int cmd, StructFlock arg) throws ErrnoException, Interrup… in fcntlFlock()
DLinux.java26 import android.system.StructFlock;
79 …public native int fcntlFlock(FileDescriptor fd, int cmd, StructFlock arg) throws ErrnoException, I… in fcntlFlock()
DForwardingOs.java26 import android.system.StructFlock;
104 …public int fcntlFlock(FileDescriptor fd, int cmd, StructFlock arg) throws ErrnoException, Interrup… in fcntlFlock()
/libcore/
Dnon_openjdk_java_files.bp15 "luni/src/main/java/android/system/StructFlock.java",