Searched refs:IO_SetLength (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/io/
H A Dio_util_md.h64 #define IO_SetLength JVM_SetLength macro
/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.h86 #define IO_SetLength handleSetLength macro
/openjdk7/jdk/src/share/native/java/io/
H A DRandomAccessFile.c156 if (IO_SetLength(fd, newLength) == -1) goto fail;

Completed in 45 milliseconds