tm_sec 98 lib/timefmt.c lt->tm_sec = lt->tm_min = lt->tm_hour = lt->tm_mday = 10; tm_sec 161 lib/vfs/parse_ls_vga.c if (sscanf (str, "%2d:%2d:%2d", &tim->tm_hour, &tim->tm_min, &tim->tm_sec) != 3) tm_sec 537 lib/vfs/parse_ls_vga.c tim.tm_sec = 0; tm_sec 923 src/vfs/fish/fish.c &tim.tm_mday, &tim.tm_hour, &tim.tm_min, &tim.tm_sec) != 6) tm_sec 1488 src/vfs/fish/fish.c gmt->tm_hour, gmt->tm_min, gmt->tm_sec); tm_sec 1491 src/vfs/fish/fish.c gmt->tm_hour, gmt->tm_min, gmt->tm_sec, atime_nsec); tm_sec 1497 src/vfs/fish/fish.c gmt->tm_hour, gmt->tm_min, gmt->tm_sec); tm_sec 1500 src/vfs/fish/fish.c gmt->tm_hour, gmt->tm_min, gmt->tm_sec, mtime_nsec); tm_sec 259 src/vfs/ftpfs/ftpfs_parse_ls.c tm.tm_sec = second; tm_sec 367 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_sec = 30; tm_sec 380 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_sec = 0; tm_sec 487 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;