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

/openjdk7/jdk/src/windows/native/sun/nio/fs/
H A DWindowsNativeDispatcher.c90 static FindNextStream_Proc FindNextStream_func; variable
182 FindNextStream_func =
420 if (FindNextStream_func == NULL) {
425 if ((*FindNextStream_func)(h, &data) != 0) {

Completed in 33 milliseconds