mc_timesbuf_t     258 lib/vfs/interface.c MC_NAMEOP (utime, (const vfs_path_t *vpath, mc_timesbuf_t * times), (vpath, times))
mc_timesbuf_t      93 lib/vfs/vfs.h  typedef struct timespec mc_timesbuf_t[2];
mc_timesbuf_t      95 lib/vfs/vfs.h  typedef struct utimbuf mc_timesbuf_t;
mc_timesbuf_t     176 lib/vfs/vfs.h      int (*utime) (const vfs_path_t * vpath, mc_timesbuf_t * times);
mc_timesbuf_t     307 lib/vfs/vfs.h  int mc_utime (const vfs_path_t * vpath, mc_timesbuf_t * times);
mc_timesbuf_t     942 src/filemanager/file.c get_times (const struct stat *sb, mc_timesbuf_t * times)
mc_timesbuf_t    1307 src/filemanager/file.c                     mc_timesbuf_t times;
mc_timesbuf_t    2274 src/filemanager/file.c     mc_timesbuf_t times;
mc_timesbuf_t    3231 src/filemanager/file.c         mc_timesbuf_t times;
mc_timesbuf_t     218 src/vfs/local/local.c local_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
mc_timesbuf_t     352 src/vfs/sfs/sfs.c sfs_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
mc_timesbuf_t     335 src/vfs/sftpfs/sftpfs.c sftpfs_cb_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)
mc_timesbuf_t    1455 src/vfs/shell/shell.c shell_get_atime (mc_timesbuf_t * times, time_t * sec, long *nsec)
mc_timesbuf_t    1469 src/vfs/shell/shell.c shell_get_mtime (mc_timesbuf_t * times, time_t * sec, long *nsec)
mc_timesbuf_t    1483 src/vfs/shell/shell.c shell_utime (const vfs_path_t * vpath, mc_timesbuf_t * times)