This file is indexed.

/usr/share/doc/libffi6/html/Index.html is in libffi-dev 3.0.11~rc1-5.

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<html lang="en">
<head>
<title>Index - libffi</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="libffi">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Missing-Features.html#Missing-Features" title="Missing Features">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for Libffi, a portable foreign-function interface
library.

Copyright (C) 2008, 2010 Red Hat, Inc.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU General Public License as
     published by the Free Software Foundation; either version 2, or
     (at your option) any later version.  A copy of the license is
     included in the section entitled ``GNU General Public License''.

   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="Index"></a>
<p>
Previous:&nbsp;<a rel="previous" accesskey="p" href="Missing-Features.html#Missing-Features">Missing Features</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>

<h2 class="unnumbered">Index</h2>

<ul class="index-cp" compact>
<li><a href="Structures.html#index--35"></a>: <a href="Structures.html#Structures">Structures</a></li>
<li><a href="Introduction.html#index-ABI-2">ABI</a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="Introduction.html#index-Application-Binary-Interface-3">Application Binary Interface</a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="Introduction.html#index-calling-convention-1">calling convention</a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="The-Basics.html#index-cif-6">cif</a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
<li><a href="The-Closure-API.html#index-closure-API-37">closure API</a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Closure-API.html#index-closures-36">closures</a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="Introduction.html#index-FFI-4">FFI</a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="The-Basics.html#index-ffi_005fcall-11"><code>ffi_call</code></a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
<li><a href="The-Closure-API.html#index-ffi_005fclosure_005falloc-39"><code>ffi_closure_alloc</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Closure-API.html#index-ffi_005fclosure_005ffree-41"><code>ffi_closure_free</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Closure-API.html#index-FFI_005fCLOSURES-38"><code>FFI_CLOSURES</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Basics.html#index-ffi_005fprep_005fcif-7"><code>ffi_prep_cif</code></a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
<li><a href="The-Basics.html#index-ffi_005fprep_005fcif_005fvar-9"><code>ffi_prep_cif_var</code></a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
<li><a href="The-Closure-API.html#index-ffi_005fprep_005fclosure_005floc-43"><code>ffi_prep_closure_loc</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Closure-API.html#index-ffi_005fstatus-44"><code>ffi_status</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Basics.html#index-ffi_005fstatus-8"><code>ffi_status</code></a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
<li><a href="Structures.html#index-ffi_005ftype-34"><code>ffi_type</code></a>: <a href="Structures.html#Structures">Structures</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fdouble-23"><code>ffi_type_double</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005ffloat-22"><code>ffi_type_float</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005flongdouble-32"><code>ffi_type_longdouble</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fpointer-33"><code>ffi_type_pointer</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fschar-25"><code>ffi_type_schar</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsint-29"><code>ffi_type_sint</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsint16-17"><code>ffi_type_sint16</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsint32-19"><code>ffi_type_sint32</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsint64-21"><code>ffi_type_sint64</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsint8-15"><code>ffi_type_sint8</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fslong-31"><code>ffi_type_slong</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fsshort-27"><code>ffi_type_sshort</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuchar-24"><code>ffi_type_uchar</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuint-28"><code>ffi_type_uint</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuint16-16"><code>ffi_type_uint16</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuint32-18"><code>ffi_type_uint32</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuint64-20"><code>ffi_type_uint64</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fuint8-14"><code>ffi_type_uint8</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fulong-30"><code>ffi_type_ulong</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fushort-26"><code>ffi_type_ushort</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Primitive-Types.html#index-ffi_005ftype_005fvoid-13"><code>ffi_type_void</code></a>: <a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></li>
<li><a href="Introduction.html#index-Foreign-Function-Interface-5">Foreign Function Interface</a>: <a href="Introduction.html#Introduction">Introduction</a></li>
<li><a href="The-Closure-API.html#index-void-40"><code>void</code></a>: <a href="The-Closure-API.html#The-Closure-API">The Closure API</a></li>
<li><a href="The-Basics.html#index-void-12"><code>void</code></a>: <a href="The-Basics.html#The-Basics">The Basics</a></li>
</ul></body></html>