Linux vps-4302913.novaexata.com.br 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
Apache
: 162.214.88.42 | : 216.73.216.14
166 Domain
7.3.33
wwnova
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
neon-0.30.0 /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
api.html
2.46
KB
-rw-r--r--
biblio.html
4.59
KB
-rw-r--r--
compliance.html
5.09
KB
-rw-r--r--
features.html
4.59
KB
-rw-r--r--
index.html
10.81
KB
-rw-r--r--
intro.html
3.52
KB
-rw-r--r--
ref.html
7.36
KB
-rw-r--r--
refalloc.html
4.87
KB
-rw-r--r--
refauth.html
5.84
KB
-rw-r--r--
refbuf.html
3.46
KB
-rw-r--r--
refbufapp.html
4.97
KB
-rw-r--r--
refbufcr.html
3.24
KB
-rw-r--r--
refbufdest.html
3.94
KB
-rw-r--r--
refbufutil.html
3.84
KB
-rw-r--r--
refcert.html
5.8
KB
-rw-r--r--
refclicert.html
7.8
KB
-rw-r--r--
refconfig.html
5.06
KB
-rw-r--r--
referr.html
4.26
KB
-rw-r--r--
reffeat.html
4.02
KB
-rw-r--r--
refgetst.html
3.33
KB
-rw-r--r--
refi18n.html
3.75
KB
-rw-r--r--
refiaddr.html
8.93
KB
-rw-r--r--
refneon.html
12.31
KB
-rw-r--r--
refopts.html
6.22
KB
-rw-r--r--
refproxy.html
9.04
KB
-rw-r--r--
refreq.html
8.51
KB
-rw-r--r--
refreqbody.html
4.27
KB
-rw-r--r--
refreqflags.html
4.35
KB
-rw-r--r--
refreqhdr.html
3.71
KB
-rw-r--r--
refresolve.html
7.31
KB
-rw-r--r--
refresphdr.html
5.13
KB
-rw-r--r--
refsess.html
6.69
KB
-rw-r--r--
refsessflags.html
5.13
KB
-rw-r--r--
refshave.html
2.82
KB
-rw-r--r--
refsockinit.html
6.57
KB
-rw-r--r--
refsslca.html
3.89
KB
-rw-r--r--
refsslcert2.html
3.01
KB
-rw-r--r--
refsslcertio.html
5.48
KB
-rw-r--r--
refssldname.html
3.78
KB
-rw-r--r--
refsslvfy.html
7.1
KB
-rw-r--r--
refstatus.html
4.17
KB
-rw-r--r--
reftok.html
3.94
KB
-rw-r--r--
refvers.html
3.3
KB
-rw-r--r--
refxml.html
2.97
KB
-rw-r--r--
security.html
6.81
KB
-rw-r--r--
using.html
4.74
KB
-rw-r--r--
xml.html
11.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : refalloc.html
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>ne_malloc</title><link rel="stylesheet" type="text/css" href="../manual.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="neon HTTP/WebDAV client library"><link rel="up" href="ref.html" title="neon API reference"><link rel="prev" href="refiaddr.html" title="ne_iaddr_make"><link rel="next" href="refsess.html" title="ne_session_create"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">ne_malloc</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="refiaddr.html">Prev</a> </td><th width="60%" align="center">neon API reference</th><td width="20%" align="right"> <a accesskey="n" href="refsess.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="refalloc"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ne_malloc, ne_calloc, ne_realloc, ne_strdup, ne_strndup, ne_oom_callback — memory allocation wrappers</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><pre class="funcsynopsisinfo">#include <ne_alloc.h></pre><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">void *<b class="fsfunc">ne_malloc</b>(</code></td><td>size_t <var class="pdparam">size</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">void *<b class="fsfunc">ne_calloc</b>(</code></td><td>size_t <var class="pdparam">size</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">void *<b class="fsfunc">ne_realloc</b>(</code></td><td>void *<var class="pdparam">size</var>, </td></tr><tr><td> </td><td>size_t <var class="pdparam">len</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">char *<b class="fsfunc">ne_strdup</b>(</code></td><td>const char *<var class="pdparam">s</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">char *<b class="fsfunc">ne_strndup</b>(</code></td><td>const char *<var class="pdparam">s</var>, </td></tr><tr><td> </td><td>size_t <var class="pdparam">size</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">void <b class="fsfunc">ne_oom_callback</b>(</code></td><td>void (*<var class="pdparam">callback</var>)(void)<code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a name="idm140368850556000"></a><h2>Description</h2><p>The functions <code class="function">ne_malloc</code>, <code class="function">ne_calloc</code>, <code class="function">ne_realloc</code>, <code class="function">ne_strdup</code> and <code class="function">ne_strdnup</code> provide wrappers for the equivalent functions in the standard C library. The wrappers provide the extra guarantee that if the C library equivalent returns <code class="literal">NULL</code> when no memory is available, an optional callback will be called, and the library will then call <code class="function">abort</code>().</p><p><code class="function">ne_oom_callback</code> registers a callback which will be invoked if an out of memory error is detected.</p></div><div class="refsect1"><a name="idm140368850549216"></a><h2>Notes</h2><p>If the operating system uses optimistic memory allocation, the C library memory allocation routines will not return <code class="literal">NULL</code>, so it is not possible to gracefully handle memory allocation failures.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="refiaddr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ref.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="refsess.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">ne_iaddr_make </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> ne_session_create</td></tr></table></div></body></html>
Close