Searched defs:setmntent (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DLinuxNativeDispatcher.java39 * FILE *setmntent(const char *filename, const char *type);
41 static long setmntent(byte[] filename, byte[] type) throws UnixException { method in class:LinuxNativeDispatcher

Completed in 30 milliseconds