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

21 lines
1.5 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>ofs</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--viewer--growbuf.c.html#L124'>ofs</a> 124 src/viewer/growbuf.c mcview_growbuf_read_until (WView *view, off_t ofs)</span>
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L133'>ofs</a> 133 src/viewer/growbuf.c while (mcview_growbuf_filesize (view) &lt; ofs || short_read)</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L275'>ofs</a> 275 src/viewer/internal.h void mcview_growbuf_read_until (WView *view, off_t ofs);</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L416'>ofs</a> 416 src/viewer/internal.h mcview_get_byte_indexed (WView *view, off_t base, off_t ofs, int *retval)</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L418'>ofs</a> 418 src/viewer/internal.h if (base &lt;= OFFSETTYPE_MAX - ofs)</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L419'>ofs</a> 419 src/viewer/internal.h return mcview_get_byte (view, base + ofs, retval);</span>
</pre>
</body>
</html>