tm_sec 102 lib/timefmt.c lt->tm_sec = lt->tm_min = lt->tm_hour = lt->tm_mday = 10; tm_sec 164 lib/vfs/parse_ls_vga.c if (sscanf (str, "%2d:%2d:%2d", &tim->tm_hour, &tim->tm_min, &tim->tm_sec) != 3) tm_sec 540 lib/vfs/parse_ls_vga.c tim.tm_sec = 0; tm_sec 262 src/vfs/ftpfs/ftpfs_parse_ls.c tm.tm_sec = second; tm_sec 370 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_sec = 30; tm_sec 383 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_sec = 0; tm_sec 488 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_sec = 30; // seconds after the minute [0, 61] tm_sec 862 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_sec = second; // seconds after the minute [0, 61] tm_sec 965 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_sec = 30; // seconds after the minute [0, 61] tm_sec 1069 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_sec = 30; tm_sec 860 src/vfs/shell/shell.c &tim.tm_hour, &tim.tm_min, &tim.tm_sec) tm_sec 1451 src/vfs/shell/shell.c gmt->tm_mon + 1, gmt->tm_mday, gmt->tm_hour, gmt->tm_min, gmt->tm_sec); tm_sec 1454 src/vfs/shell/shell.c gmt->tm_sec, atime.tv_nsec); tm_sec 1458 src/vfs/shell/shell.c gmt->tm_mon + 1, gmt->tm_mday, gmt->tm_hour, gmt->tm_min, gmt->tm_sec); tm_sec 1461 src/vfs/shell/shell.c gmt->tm_sec, mtime.tv_nsec);