mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.7 KiB
HTML
21 lines
1.7 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>second</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L233'>second</a> 233 src/vfs/ftpfs/ftpfs_parse_ls.c int year, month, day, hour, minute, second;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L252'>second</a> 252 src/vfs/ftpfs/ftpfs_parse_ls.c n = sscanf (s + skip, "%2d%2d%2d%2d%2d", &month, &day, &hour, &minute, &second);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L262'>second</a> 262 src/vfs/ftpfs/ftpfs_parse_ls.c tm.tm_sec = second;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L825'>second</a> 825 src/vfs/ftpfs/ftpfs_parse_ls.c int month, day, year, hour, minute, second;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L855'>second</a> 855 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d:%2d:%2d", &hour, &minute, &second) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L862'>second</a> 862 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_sec = second; // seconds after the minute [0, 61]</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|