Searched refs:current_file_offset (Results 1 - 7 of 7) sorted by relevance

/openjdk9/hotspot/src/share/vm/runtime/
H A Dos.hpp695 static jlong current_file_offset(int fd);
/openjdk9/hotspot/src/share/vm/services/
H A DheapDumper.cpp556 jlong offset = os::current_file_offset(file_descriptor());
/openjdk9/hotspot/src/os/windows/vm/
H A Dos_windows.cpp4500 jlong os::current_file_offset(int fd) { function in class:os
/openjdk9/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp3833 jlong os::current_file_offset(int fd) { function in class:os
/openjdk9/hotspot/src/os/aix/vm/
H A Dos_aix.cpp3862 jlong os::current_file_offset(int fd) { function in class:os
/openjdk9/hotspot/src/os/linux/vm/
H A Dos_linux.cpp5271 jlong os::current_file_offset(int fd) {
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp4625 jlong os::current_file_offset(int fd) { function in class:os

Completed in 375 milliseconds