Searched defs:lseek (Results 1 – 2 of 2) sorted by relevance
29 public static long lseek(FileDescriptor fd, long offset, int whence) throws ErrnoException { in lseek() method in Os
42 public static long lseek(FileDescriptor fd, long offset, int whence) { in lseek() method in RavenwoodRuntimeNative