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

20 lines
1.2 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>fd2</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/lib--vfs--direntry.c.html#L1579'>fd2</a> 1579 lib/vfs/direntry.c vfs_s_select_on_two (int fd1, int fd2)</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1589'>fd2</a> 1589 lib/vfs/direntry.c maxfd = MAX (fd1, fd2) + 1;</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1593'>fd2</a> 1593 lib/vfs/direntry.c FD_SET (fd2, &amp;set);</span>
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L1600'>fd2</a> 1600 lib/vfs/direntry.c if (FD_ISSET (fd2, &amp;set))</span>
<span class='curline'><a href='../S/lib--vfs--xdirentry.h.html#L190'>fd2</a> 190 lib/vfs/xdirentry.h int vfs_s_select_on_two (int fd1, int fd2);</span>
</pre>
</body>
</html>