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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DLinuxNativeDispatcher.java100 * fremovexattr(int filedes, const char *name);
102 static void fremovexattr(int filedes, byte[] name) throws UnixException { method in class:LinuxNativeDispatcher

Completed in 29 milliseconds