????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 216.73.216.172
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/libffi6/html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/libffi6/html/Index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- 
This manual is for Libffi, a portable foreign-function interface
library.

Copyright (C) 2008, 2010, 2011 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".
 -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
<title>libffi: Index</title>

<meta name="description" content="libffi: Index">
<meta name="keywords" content="libffi: Index">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="#Index" rel="index" title="Index">
<link href="index.html#Top" rel="up" title="Top">
<link href="Missing-Features.html#Missing-Features" rel="prev" title="Missing Features">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="Index"></a>
<div class="header">
<p>
Previous: <a href="Missing-Features.html#Missing-Features" accesskey="p" rel="prev">Missing Features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Index-1"></a>
<h2 class="unnumbered">Index</h2>

<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index_cp_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-V"><b>V</b></a>
 &nbsp; 
</td></tr></table>
<table class="index-cp" border="0">
<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-ABI">ABI</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-Application-Binary-Interface">Application Binary Interface</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-calling-convention">calling convention</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-cif">cif</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-closure-API">closure API</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-closures">closures</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-FFI">FFI</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fcall"><code>ffi_call</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-FFI_005fCLOSURES"><code>FFI_CLOSURES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fclosure_005falloc"><code>ffi_closure_alloc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fclosure_005ffree"><code>ffi_closure_free</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fprep_005fcif"><code>ffi_prep_cif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fprep_005fcif_005fvar"><code>ffi_prep_cif_var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fprep_005fclosure_005floc"><code>ffi_prep_closure_loc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fstatus"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fstatus-1"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fstatus-2"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="Structures.html#index-ffi_005ftype"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Structures.html#Structures">Structures</a></td></tr>
<tr><td></td><td valign="top"><a href="Structures.html#index-ffi_005ftype-1"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Structures.html#Structures">Structures</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fdouble"><code>ffi_type_double</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005ffloat"><code>ffi_type_float</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005flongdouble"><code>ffi_type_longdouble</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fpointer"><code>ffi_type_pointer</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fschar"><code>ffi_type_schar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint"><code>ffi_type_sint</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint16"><code>ffi_type_sint16</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint32"><code>ffi_type_sint32</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint64"><code>ffi_type_sint64</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint8"><code>ffi_type_sint8</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fslong"><code>ffi_type_slong</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsshort"><code>ffi_type_sshort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuchar"><code>ffi_type_uchar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint"><code>ffi_type_uint</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint16"><code>ffi_type_uint16</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint32"><code>ffi_type_uint32</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint64"><code>ffi_type_uint64</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint8"><code>ffi_type_uint8</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fulong"><code>ffi_type_ulong</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fushort"><code>ffi_type_ushort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fvoid"><code>ffi_type_void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-Foreign-Function-Interface">Foreign Function Interface</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-void"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-void-1"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-void-2"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index_cp_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-V"><b>V</b></a>
 &nbsp; 
</td></tr></table>

<hr>
<div class="header">
<p>
Previous: <a href="Missing-Features.html#Missing-Features" accesskey="p" rel="prev">Missing Features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#Index" title="Index" rel="index">Index</a>]</p>
</div>



</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit