sftpfs_utime 86 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror); sftpfs_utime 342 src/vfs/sftpfs/sftpfs.c rc = sftpfs_utime (vpath, atime.tv_sec, mtime.tv_sec, &mcerror);