summaryrefslogtreecommitdiff
path: root/daemon_8c.html
diff options
context:
space:
mode:
Diffstat (limited to 'daemon_8c.html')
-rw-r--r--daemon_8c.html88
1 files changed, 88 insertions, 0 deletions
diff --git a/daemon_8c.html b/daemon_8c.html
new file mode 100644
index 0000000..edef3ae
--- /dev/null
+++ b/daemon_8c.html
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>memcached: daemon.c File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<div class="navigation" id="top">
+ <div class="tabs">
+ <ul>
+ <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div class="tabs">
+ <ul>
+ <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+ <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
+ </ul>
+ </div>
+</div>
+<div class="contents">
+<h1>daemon.c File Reference</h1><code>#include &lt;fcntl.h&gt;</code><br>
+<code>#include &lt;stdio.h&gt;</code><br>
+<code>#include &lt;stdlib.h&gt;</code><br>
+<code>#include &lt;unistd.h&gt;</code><br>
+<code>#include &quot;<a class="el" href="memcached_8h-source.html">memcached.h</a>&quot;</code><br>
+
+<p>
+<div class="dynheader">
+Include dependency graph for daemon.c:</div>
+<div class="dynsection">
+<p><center><img src="daemon_8c__incl.png" border="0" usemap="#daemon.c_map" alt=""></center>
+<map name="daemon.c_map">
+<area shape="rect" id="node11" href="memcached_8h.html" title="memcached.h" alt="" coords="829,83,947,112"><area shape="rect" id="node31" href="protocol__binary_8h.html" title="protocol_binary.h" alt="" coords="955,160,1088,189"><area shape="rect" id="node34" href="stats_8h.html" title="stats.h" alt="" coords="1112,160,1181,189"><area shape="rect" id="node36" href="slabs_8h.html" title="slabs.h" alt="" coords="1205,160,1272,189"><area shape="rect" id="node38" href="assoc_8h.html" title="assoc.h" alt="" coords="1296,160,1368,189"><area shape="rect" id="node40" href="items_8h.html" title="items.h" alt="" coords="1392,160,1464,189"><area shape="rect" id="node42" href="trace_8h.html" title="trace.h" alt="" coords="1488,160,1557,189"><area shape="rect" id="node44" href="hash_8h.html" title="hash.h" alt="" coords="1581,160,1645,189"><area shape="rect" id="node46" href="util_8h.html" title="util.h" alt="" coords="1669,160,1723,189"></map>
+</div>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="daemon_8c.html#78ff9cfa411dda44b12c1dd5e5d078e6">daemonize</a> (int nochdir, int noclose)</td></tr>
+
+</table>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="78ff9cfa411dda44b12c1dd5e5d078e6"></a><!-- doxytag: member="daemon.c::daemonize" ref="78ff9cfa411dda44b12c1dd5e5d078e6" args="(int nochdir, int noclose)" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int daemonize </td>
+ <td>(</td>
+ <td class="paramtype">int&nbsp;</td>
+ <td class="paramname"> <em>nochdir</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">int&nbsp;</td>
+ <td class="paramname"> <em>noclose</em></td><td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td><td></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+<p>
+<div class="dynheader">
+Here is the caller graph for this function:</div>
+<div class="dynsection">
+<p><center><img src="daemon_8c_78ff9cfa411dda44b12c1dd5e5d078e6_icgraph.png" border="0" usemap="#daemon_8c_78ff9cfa411dda44b12c1dd5e5d078e6_icgraph_map" alt=""></center>
+<map name="daemon_8c_78ff9cfa411dda44b12c1dd5e5d078e6_icgraph_map">
+<area shape="rect" id="node3" href="memcached_8c.html#3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="149,5,203,35"></map>
+</div>
+
+</div>
+</div><p>
+</div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 17 10:12:55 2009 for memcached by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>