Searched refs:fremovexattr (Results 1 – 2 of 2) sorted by relevance
102 static void fremovexattr(int filedes, byte[] name) throws UnixException { in fremovexattr() method in LinuxNativeDispatcher
281 fremovexattr(fd, nameAsBytes(file,name)); in delete()