Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixNativeDispatcher.java436 static native int read(int fildes, long buf, int nbyte) throws UnixException; in read() argument
441 static native int write(int fildes, long buf, int nbyte) throws UnixException; in write() argument