Searched refs:fildes (Results 1 – 1 of 1) sorted by relevance
436 static native int read(int fildes, long buf, int nbyte) throws UnixException; in read() argument441 static native int write(int fildes, long buf, int nbyte) throws UnixException; in write() argument