week              103 lib/vfs/parse_ls_vga.c     static const char *week = "SunMonTueWedThuFriSat";
week              109 lib/vfs/parse_ls_vga.c     pos = strstr (week, str);
week              114 lib/vfs/parse_ls_vga.c         tim->tm_wday = (pos - week) / 3;