Uses of Class
org.jruby.ext.posix.UTimBuf64

Packages that use UTimBuf64
org.jruby.ext.posix   
 

Uses of UTimBuf64 in org.jruby.ext.posix
 

Methods in org.jruby.ext.posix with parameters of type UTimBuf64
 int WindowsLibC._utime64(java.lang.String filename, UTimBuf64 times)