Files
source/Y/li.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

24 lines
1.9 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>li</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.c.html#L1928'>li</a> 1928 src/vfs/ftpfs/ftpfs.c struct linger li;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1955'>li</a> 1955 src/vfs/ftpfs/ftpfs.c li.l_onoff = 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1956'>li</a> 1956 src/vfs/ftpfs/ftpfs.c li.l_linger = 120;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1957'>li</a> 1957 src/vfs/ftpfs/ftpfs.c setsockopt (sock, SOL_SOCKET, SO_LINGER, (char *) &amp;li, sizeof (li));</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2318'>li</a> 2318 src/vfs/ftpfs/ftpfs.c struct linger li;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2320'>li</a> 2320 src/vfs/ftpfs/ftpfs.c int li = 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2358'>li</a> 2358 src/vfs/ftpfs/ftpfs.c li.l_onoff = 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2359'>li</a> 2359 src/vfs/ftpfs/ftpfs.c li.l_linger = 120;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2361'>li</a> 2361 src/vfs/ftpfs/ftpfs.c setsockopt (fh-&gt;handle, SOL_SOCKET, SO_LINGER, &amp;li, sizeof (li));</span>
</pre>
</body>
</html>