Skip to content

Commit

Permalink
regenerate doxygen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptkeeper committed Sep 1, 2024
1 parent a9bf552 commit 96d67ca
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 18 deletions.
9 changes: 7 additions & 2 deletions docs/deng_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
<div class="headertitle"><div class="title">deng.c File Reference</div></div>
</div><!--header-->
<div class="contents">

<p>Differential file search implementation.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="deng_8h_source.html">deng.h</a>&quot;</code><br />
<code>#include &lt;assert.h&gt;</code><br />
<code>#include &lt;stdio.h&gt;</code><br />
Expand All @@ -118,7 +121,7 @@
<div class="dyncontent">
<div class="center"><img src="deng_8c__incl.png" border="0" usemap="#asrc_2deng_8c" alt=""/></div>
<map name="asrc_2deng_8c" id="asrc_2deng_8c">
<area shape="rect" title=" " alt="" coords="246,5,329,31"/>
<area shape="rect" title="Differential file search implementation." alt="" coords="246,5,329,31"/>
<area shape="rect" href="deng_8h.html" title="Differential file search comparison function and hook structure." alt="" coords="53,153,114,178"/>
<area shape="poly" title=" " alt="" coords="246,25,185,31,114,42,52,58,29,69,14,81,8,96,15,112,30,128,49,142,46,146,27,132,11,115,3,96,9,77,26,64,50,53,113,37,184,26,246,20"/>
<area shape="rect" title=" " alt="" coords="24,79,92,105"/>
Expand Down Expand Up @@ -185,7 +188,9 @@
<tr class="memdesc:a613651bdd9fdfeee1e835550338ff2db"><td class="mdescLeft">&#160;</td><td class="mdescRight">Recursively scans directory <code>sd</code> and compares the file system state with a previously saved index. Any new, modified, deleted, or unmodified files are reported to the caller via the provided hooks structure, <code>hooks</code>. The index state <code>new</code> is then updated with the current file system state. <br /></td></tr>
<tr class="separator:a613651bdd9fdfeee1e835550338ff2db"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Differential file search implementation. </p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a2deb27359be57d0963adb93961957701" name="a2deb27359be57d0963adb93961957701"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2deb27359be57d0963adb93961957701">&#9670;&#160;</a></span>invokehook</h2>

Expand Down
2 changes: 1 addition & 1 deletion docs/deng_8c__incl.map
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<map id="src/deng.c" name="src/deng.c">
<area shape="rect" id="Node000001" title=" " alt="" coords="246,5,329,31"/>
<area shape="rect" id="Node000001" title="Differential file search implementation." alt="" coords="246,5,329,31"/>
<area shape="rect" id="Node000002" href="$deng_8h.html" title="Differential file search comparison function and hook structure." alt="" coords="53,153,114,178"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="246,25,185,31,114,42,52,58,29,69,14,81,8,96,15,112,30,128,49,142,46,146,27,132,11,115,3,96,9,77,26,64,50,53,113,37,184,26,246,20"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="24,79,92,105"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/deng_8c__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ee8781918ba304c5541fdffbc4e047d6
1840e59d3b59f857d226d89d40b65507
2 changes: 1 addition & 1 deletion docs/deng_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<div class="center"><img src="deng_8h__dep__incl.png" border="0" usemap="#ainclude_2deng_8hdep" alt=""/></div>
<map name="ainclude_2deng_8hdep" id="ainclude_2deng_8hdep">
<area shape="rect" title="Differential file search comparison function and hook structure." alt="" coords="47,5,152,31"/>
<area shape="rect" href="deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" href="deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" title=" " alt="" coords="84,45,58,80,53,77,80,42"/>
<area shape="rect" href="main_8c.html" title="Main program entry point." alt="" coords="112,79,194,105"/>
<area shape="poly" title=" " alt="" coords="120,42,146,77,142,80,116,45"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/deng_8h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<map id="include/deng.h" name="include/deng.h">
<area shape="rect" id="Node000001" title="Differential file search comparison function and hook structure." alt="" coords="47,5,152,31"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="84,45,58,80,53,77,80,42"/>
<area shape="rect" id="Node000003" href="$main_8c.html" title="Main program entry point." alt="" coords="112,79,194,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="120,42,146,77,142,80,116,45"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/deng_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6a97b0f8b2ad854477195fb5045e7b96
772a2a99fc055c8cd40e9345a7b593a0
2 changes: 1 addition & 1 deletion docs/deng_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">struct</span> <a class="code hl_struct" href="structindex__s.html">index_s</a>* <span class="keyword">new</span>);</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span><span class="preprocessor">#endif</span><span class="comment">//FSAUTOPROC_DENG_H</span></div>
<div class="ttc" id="adeng_8h_html_a613651bdd9fdfeee1e835550338ff2db"><div class="ttname"><a href="deng_8h.html#a613651bdd9fdfeee1e835550338ff2db">dengsearch</a></div><div class="ttdeci">int dengsearch(const char *sd, deng_filter_t filter, const struct deng_hooks_s *hooks, const struct index_s *old, struct index_s *new)</div><div class="ttdoc">Recursively scans directory sd and compares the file system state with a previously saved index....</div><div class="ttdef"><b>Definition</b> deng.c:165</div></div>
<div class="ttc" id="adeng_8h_html_a613651bdd9fdfeee1e835550338ff2db"><div class="ttname"><a href="deng_8h.html#a613651bdd9fdfeee1e835550338ff2db">dengsearch</a></div><div class="ttdeci">int dengsearch(const char *sd, deng_filter_t filter, const struct deng_hooks_s *hooks, const struct index_s *old, struct index_s *new)</div><div class="ttdoc">Recursively scans directory sd and compares the file system state with a previously saved index....</div><div class="ttdef"><b>Definition</b> deng.c:167</div></div>
<div class="ttc" id="adeng_8h_html_abf458fa5b924c874a05cfb9bd88b10ee"><div class="ttname"><a href="deng_8h.html#abf458fa5b924c874a05cfb9bd88b10ee">deng_filter_t</a></div><div class="ttdeci">bool(* deng_filter_t)(const char *fp)</div><div class="ttdoc">Filter function for ignoring files during the search process.</div><div class="ttdef"><b>Definition</b> deng.h:32</div></div>
<div class="ttc" id="adeng_8h_html_ac61c6e238b41a96795d7228812e25fe4"><div class="ttname"><a href="deng_8h.html#ac61c6e238b41a96795d7228812e25fe4">deng_notif_t</a></div><div class="ttdeci">deng_notif_t</div><div class="ttdoc">Notification events for the file search process.</div><div class="ttdef"><b>Definition</b> deng.h:13</div></div>
<div class="ttc" id="adeng_8h_html_ac61c6e238b41a96795d7228812e25fe4af3e7c526414a10e5b9e2c62654174e78"><div class="ttname"><a href="deng_8h.html#ac61c6e238b41a96795d7228812e25fe4af3e7c526414a10e5b9e2c62654174e78">DENG_NOTIF_STAGE_DONE</a></div><div class="ttdeci">@ DENG_NOTIF_STAGE_DONE</div><div class="ttdoc">Occurs when a stage has been fully processed.</div><div class="ttdef"><b>Definition</b> deng.h:15</div></div>
Expand Down
1 change: 1 addition & 0 deletions docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
Files</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="deng_8c.html">deng.c</a></td></tr>
<tr class="memdesc:deng_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Differential file search implementation. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="fd_8c.html">fd.c</a></td></tr>
<tr class="memdesc:fd_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">File descriptor output redirection implementation. <br /></td></tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<tr id="row_0_8_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="tm_8h_source.html"><span class="icondoc"></span></a><a class="el" href="tm_8h.html" target="_self">tm.h</a></td><td class="desc">Time utility functions </td></tr>
<tr id="row_0_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="tp_8h_source.html"><span class="icondoc"></span></a><a class="el" href="tp_8h.html" target="_self">tp.h</a></td><td class="desc">Thread pool API for executing work requests </td></tr>
<tr id="row_1_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="dynsection.toggleFolder('1_')">&#9660;</span><span id="img_1_" class="iconfopen" onclick="dynsection.toggleFolder('1_')">&#160;</span><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_self">src</a></td><td class="desc"></td></tr>
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="deng_8c.html" target="_self">deng.c</a></td><td class="desc"></td></tr>
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="deng_8c.html" target="_self">deng.c</a></td><td class="desc">Differential file search implementation </td></tr>
<tr id="row_1_1_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="fd_8c.html" target="_self">fd.c</a></td><td class="desc">File descriptor output redirection implementation </td></tr>
<tr id="row_1_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="fl_8c.html" target="_self">fl.c</a></td><td class="desc">Basic file lock implementation </td></tr>
<tr id="row_1_3_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="fs_8c.html" target="_self">fs.c</a></td><td class="desc">Filesystem walk and stat implementation </td></tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/fs_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<area shape="rect" title="Filesystem walk and stat functions." alt="" coords="321,5,409,31"/>
<area shape="rect" href="index_8h.html" title="File index mapping and serialization functions." alt="" coords="211,79,319,105"/>
<area shape="poly" title=" " alt="" coords="337,42,284,81,281,76,334,38"/>
<area shape="rect" href="deng_8c.html" title=" " alt="" coords="5,153,88,178"/>
<area shape="rect" href="deng_8c.html" title="Differential file search implementation." alt="" coords="5,153,88,178"/>
<area shape="poly" title=" " alt="" coords="312,39,200,81,125,120,67,154,64,150,123,115,197,77,310,34"/>
<area shape="rect" href="main_8c.html" title="Main program entry point." alt="" coords="328,153,410,178"/>
<area shape="poly" title=" " alt="" coords="369,47,372,152,366,152,363,47"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/fs_8h__dep__incl.map
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<area shape="rect" id="Node000001" title="Filesystem walk and stat functions." alt="" coords="321,5,409,31"/>
<area shape="rect" id="Node000002" href="$index_8h.html" title="File index mapping and serialization functions." alt="" coords="211,79,319,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="337,42,284,81,281,76,334,38"/>
<area shape="rect" id="Node000003" href="$deng_8c.html" title=" " alt="" coords="5,153,88,178"/>
<area shape="rect" id="Node000003" href="$deng_8c.html" title="Differential file search implementation." alt="" coords="5,153,88,178"/>
<area shape="poly" id="edge7_Node000001_Node000003" title=" " alt="" coords="312,39,200,81,125,120,67,154,64,150,123,115,197,77,310,34"/>
<area shape="rect" id="Node000006" href="$main_8c.html" title="Main program entry point." alt="" coords="328,153,410,178"/>
<area shape="poly" id="edge9_Node000001_Node000006" title=" " alt="" coords="369,47,372,152,366,152,363,47"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/fs_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3362696c62b131cb3fdfc9d514b11e87
e10cd514dd8a7472c531c3726cacb5d4
2 changes: 1 addition & 1 deletion docs/index_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<div class="center"><img src="index_8h__dep__incl.png" border="0" usemap="#ainclude_2index_8hdep" alt=""/></div>
<map name="ainclude_2index_8hdep" id="ainclude_2index_8hdep">
<area shape="rect" title="File index mapping and serialization functions." alt="" coords="208,5,317,31"/>
<area shape="rect" href="deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" href="deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" title=" " alt="" coords="212,39,84,81,82,76,211,34"/>
<area shape="rect" href="index_8c.html" title="File index mapping and serialization implementation." alt="" coords="112,79,197,105"/>
<area shape="poly" title=" " alt="" coords="233,42,174,81,171,76,230,38"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/index_8h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<map id="include/index.h" name="include/index.h">
<area shape="rect" id="Node000001" title="File index mapping and serialization functions." alt="" coords="208,5,317,31"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="212,39,84,81,82,76,211,34"/>
<area shape="rect" id="Node000003" href="$index_8c.html" title="File index mapping and serialization implementation." alt="" coords="112,79,197,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="233,42,174,81,171,76,230,38"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/index_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2def7c64e2425596aa207a52a8a75e00
1ff01ec6f6e6186c3d595af4cf65ba6d
2 changes: 1 addition & 1 deletion docs/log_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<div class="center"><img src="log_8h__dep__incl.png" border="0" usemap="#ainclude_2log_8hdep" alt=""/></div>
<map name="ainclude_2log_8hdep" id="ainclude_2log_8hdep">
<area shape="rect" title="Logging macros for the application." alt="" coords="286,5,380,31"/>
<area shape="rect" href="deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" href="deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" title=" " alt="" coords="272,37,89,83,88,78,271,32"/>
<area shape="rect" href="fd_8c.html" title="File descriptor output redirection implementation." alt="" coords="111,79,176,105"/>
<area shape="poly" title=" " alt="" coords="288,39,177,81,175,76,286,34"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/log_8h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<map id="include/log.h" name="include/log.h">
<area shape="rect" id="Node000001" title="Logging macros for the application." alt="" coords="286,5,380,31"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title=" " alt="" coords="5,79,88,105"/>
<area shape="rect" id="Node000002" href="$deng_8c.html" title="Differential file search implementation." alt="" coords="5,79,88,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="272,37,89,83,88,78,271,32"/>
<area shape="rect" id="Node000003" href="$fd_8c.html" title="File descriptor output redirection implementation." alt="" coords="111,79,176,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="288,39,177,81,175,76,286,34"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/log_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
205b6052d5992d7d568283684b551b0d
162fd24d85107133c8913afd3c8fc6d9

0 comments on commit 96d67ca

Please sign in to comment.