vfs_parse_filedate  799 lib/vfs/parse_ls_vga.c     idx = vfs_parse_filedate (idx, &s->st_mtime);
vfs_parse_filedate   61 lib/vfs/utilvfs.h int vfs_parse_filedate (int idx, time_t * t);
vfs_parse_filedate  863 src/vfs/shell/shell.c         if (vfs_parse_filedate (0, &ST.st_ctime) == 0)