Uses of Class
org.catacombae.jfuse.types.system.Utimbuf

Packages that use Utimbuf
org.catacombae.jfuse   
org.catacombae.jfuse.joapi   
 

Uses of Utimbuf in org.catacombae.jfuse
 

Methods in org.catacombae.jfuse with parameters of type Utimbuf
 int FUSE26Operations.utime(ByteBuffer path, Utimbuf time)
          Deprecated.  
 int FUSE26FileSystemAdapter.utime(ByteBuffer path, Utimbuf time)
           
 

Uses of Utimbuf in org.catacombae.jfuse.joapi
 

Methods in org.catacombae.jfuse.joapi with parameters of type Utimbuf
 void JFUSEOperations.utime(String path, Utimbuf time)
          Deprecated.