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      348 src/vfs/sftpfs/sftpfs.c     rc = sftpfs_utime (vpath, atime, mtime, &mcerror);