This file is indexed.

/usr/share/doc/libextunix-ocaml-dev/ExtUnixAll.LargeFile.html is in libextunix-ocaml-dev 0.0.3-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="ExtUnixAll.Uname.html">
<link rel="next" href="ExtUnixAll.Ioctl.html">
<link rel="Up" href="ExtUnixAll.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="ExtUnix" rel="Chapter" href="ExtUnix.html">
<link title="ExtUnixAll" rel="Chapter" href="ExtUnixAll.html">
<link title="ExtUnixSpecific" rel="Chapter" href="ExtUnixSpecific.html"><title>ExtUnixAll.LargeFile</title>
</head>
<body>
<div class="navbar"><a href="ExtUnixAll.Uname.html">Previous</a>
&nbsp;<a href="ExtUnixAll.html">Up</a>
&nbsp;<a href="ExtUnixAll.Ioctl.html">Next</a>
</div>
<center><h1>Module <a href="type_ExtUnixAll.LargeFile.html">ExtUnixAll.LargeFile</a></h1></center>
<br>
<pre><span class="keyword">module</span> LargeFile: <code class="code">sig</code> <a href="ExtUnixAll.LargeFile.html">..</a> <code class="code">end</code></pre>File operations on large files<br>
<hr width="100%">
<pre><span id="VALfadvise"><span class="keyword">val</span> <a href="code_VALExtUnixAll.LargeFile.fadvise.html">fadvise</a></span> : <code class="type">Unix.file_descr -> int64 -> int64 -> <a href="ExtUnixAll.html#TYPEadvice">ExtUnixAll.advice</a> -> unit</code></pre><pre><span id="VALfallocate"><span class="keyword">val</span> <a href="code_VALExtUnixAll.LargeFile.fallocate.html">fallocate</a></span> : <code class="type">Unix.file_descr -> int64 -> int64 -> unit</code></pre></body></html>