Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/windows/
H A Dos_windows.cpp4787 static int nonSeekAvailable(int, long *);
4805 ret = nonSeekAvailable(fd, &lpbytes); in available()
4835 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4883 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/windows/
H A Dos_windows.cpp4792 static int nonSeekAvailable(int, long *);
4810 ret = nonSeekAvailable(fd, &lpbytes); in available()
4840 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4888 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/windows/
H A Dos_windows.cpp4787 static int nonSeekAvailable(int, long *);
4805 ret = nonSeekAvailable(fd, &lpbytes); in available()
4835 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4883 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/windows/
H A Dos_windows.cpp4680 static int nonSeekAvailable(int, long *);
4701 ret = nonSeekAvailable(fd, &lpbytes); in available()
4731 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4779 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/windows/
H A Dos_windows.cpp4717 static int nonSeekAvailable(int, long *);
4735 ret = nonSeekAvailable(fd, &lpbytes); in available()
4765 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4813 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/windows/
H A Dos_windows.cpp4718 static int nonSeekAvailable(int, long *);
4736 ret = nonSeekAvailable(fd, &lpbytes); in available()
4766 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4814 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/windows/
H A Dos_windows.cpp4908 static int nonSeekAvailable(int, long *);
4926 ret = nonSeekAvailable(fd, &lpbytes); in available()
4956 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
5004 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/windows/
H A Dos_windows.cpp4927 static int nonSeekAvailable(int, long *);
4945 ret = nonSeekAvailable(fd, &lpbytes); in available()
4975 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
5023 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/windows/vm/
H A Dos_windows.cpp4563 static int nonSeekAvailable(int, long *);
4584 ret = nonSeekAvailable(fd, &lpbytes); in available()
4606 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4656 return nonSeekAvailable(fd, pbytes); in stdinAvailable()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/windows/vm/
H A Dos_windows.cpp4563 static int nonSeekAvailable(int, long *);
4584 ret = nonSeekAvailable(fd, &lpbytes); in available()
4606 static int nonSeekAvailable(int fd, long *pbytes) { in nonSeekAvailable() function
4656 return nonSeekAvailable(fd, pbytes); in stdinAvailable()