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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DLinuxFileSystem.java91 endmntent(fp);
H A DLinuxNativeDispatcher.java61 * int endmntent(FILE* filep);
63 static native void endmntent(long stream) throws UnixException; method in class:LinuxNativeDispatcher
/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DLinuxNativeDispatcher.c229 endmntent(fp);

Completed in 43 milliseconds