<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>UbixOS: net/net/bot.c File Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../resize.js"></script> <script type="text/javascript" src="../../navtreedata.js"></script> <script type="text/javascript" src="../../navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">UbixOS  <span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('df/d98/bot_8c.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">bot.c File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include <<a class="el" href="../../d4/d03/kmalloc_8h_source.html">lib/kmalloc.h</a>></code><br /> <code>#include <<a class="el" href="../../da/d28/kprintf_8h_source.html">lib/kprintf.h</a>></code><br /> <code>#include <<a class="el" href="../../da/d66/string_8h_source.html">string.h</a>></code><br /> <code>#include "<a class="el" href="../../d9/d9a/mem_8h_source.html">net/mem.h</a>"</code><br /> <code>#include "<a class="el" href="../../db/d16/debug_8h_source.html">net/debug.h</a>"</code><br /> <code>#include "<a class="el" href="../../d4/da4/def_8h_source.html">net/def.h</a>"</code><br /> <code>#include "<a class="el" href="../../dc/d65/api_8h_source.html">net/api.h</a>"</code><br /> <code>#include "<a class="el" href="../../d9/d9b/stats_8h_source.html">net/stats.h</a>"</code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for bot.c:</div> <div class="dyncontent"> <div class="center"><img src="../../d4/d11/bot_8c__incl.png" border="0" usemap="#net_2net_2bot_8c" alt=""/></div> <map name="net_2net_2bot_8c" id="net_2net_2bot_8c"> <area shape="rect" title=" " alt="" coords="395,5,489,32"/> <area shape="rect" href="../../d4/d03/kmalloc_8h.html" title=" " alt="" coords="52,155,147,181"/> <area shape="rect" href="../../da/d28/kprintf_8h.html" title=" " alt="" coords="687,603,773,629"/> <area shape="rect" href="../../da/d66/string_8h.html" title=" " alt="" coords="232,603,297,629"/> <area shape="rect" href="../../d9/d9a/mem_8h.html" title=" " alt="" coords="316,304,400,331"/> <area shape="rect" href="../../db/d16/debug_8h.html" title=" " alt="" coords="569,453,659,480"/> <area shape="rect" href="../../d4/da4/def_8h.html" title=" " alt="" coords="758,304,830,331"/> <area shape="rect" href="../../dc/d65/api_8h.html" title=" " alt="" coords="222,80,294,107"/> <area shape="rect" href="../../d9/d9b/stats_8h.html" title=" " alt="" coords="457,80,541,107"/> <area shape="rect" href="../../d0/d27/include_2sys_2types_8h.html" title=" " alt="" coords="318,752,409,779"/> <area shape="rect" href="../../d0/d6f/__types_8h.html" title=" " alt="" coords="299,976,396,1003"/> <area shape="rect" href="../../d9/dab/select_8h.html" title=" " alt="" coords="250,827,343,853"/> <area shape="rect" href="../../d6/d92/cdefs_8h.html" title=" " alt="" coords="129,901,219,928"/> <area shape="rect" href="../../d6/d30/__timespec_8h.html" title=" " alt="" coords="476,901,595,928"/> <area shape="rect" href="../../df/dc5/__timeval_8h.html" title=" " alt="" coords="295,901,400,928"/> <area shape="rect" href="../../d6/da4/__sigset_8h.html" title=" " alt="" coords="5,901,105,928"/> <area shape="rect" href="../../d1/d2d/stdarg_8h.html" title=" " alt="" coords="695,677,765,704"/> <area shape="rect" href="../../d6/d90/strings_8h.html" title=" " alt="" coords="229,677,301,704"/> <area shape="rect" href="../../dc/dba/opt_8h.html" title=" " alt="" coords="516,379,589,405"/> <area shape="rect" href="../../d2/d78/lwipopts_8h.html" title=" " alt="" coords="441,453,544,480"/> <area shape="rect" href="../../d2/d2d/arch_8h.html" title=" " alt="" coords="574,528,654,555"/> <area shape="rect" href="../../dc/df0/cc_8h.html" title=" " alt="" coords="565,603,663,629"/> <area shape="rect" href="../../d3/d24/kpanic_8h.html" title=" " alt="" coords="427,603,540,629"/> <area shape="rect" href="../../de/df7/time_8h.html" title=" " alt="" coords="521,677,621,704"/> <area shape="rect" href="../../dc/dac/io_8h.html" title=" " alt="" coords="573,752,641,779"/> <area shape="rect" href="../../df/dff/memp_8h.html" title=" " alt="" coords="454,155,545,181"/> <area shape="rect" href="../../d6/d7f/memp__std_8h.html" title=" " alt="" coords="590,229,729,256"/> <area shape="rect" href="../../d5/d70/memp__priv_8h.html" title=" " alt="" coords="375,229,515,256"/> </map> </div> </div> <p><a href="../../df/d98/bot_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:ae5e17afd28772b096c68d413334b257a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d98/bot_8c.html#ae5e17afd28772b096c68d413334b257a">bot_init</a> (void)</td></tr> <tr class="separator:ae5e17afd28772b096c68d413334b257a"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="ae5e17afd28772b096c68d413334b257a"></a> <h2 class="memtitle"><span class="permalink"><a href="#ae5e17afd28772b096c68d413334b257a">◆ </a></span>bot_init()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void bot_init </td> <td>(</td> <td class="paramtype">void </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../df/d98/bot_8c_source.html#l00083">83</a> of file <a class="el" href="../../df/d98/bot_8c_source.html">bot.c</a>.</p> <p class="reference">References <a class="el" href="../../d9/d56/sys__arch_8c_source.html#l00378">sys_thread_new()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="../../df/d98/bot_8c_ae5e17afd28772b096c68d413334b257a_cgraph.png" border="0" usemap="#df/d98/bot_8c_ae5e17afd28772b096c68d413334b257a_cgraph" alt=""/></div> <map name="df/d98/bot_8c_ae5e17afd28772b096c68d413334b257a_cgraph" id="df/d98/bot_8c_ae5e17afd28772b096c68d413334b257a_cgraph"> <area shape="rect" title=" " alt="" coords="5,56,69,83"/> <area shape="rect" href="../../d1/d84/group__sys__misc.html#ga0d596afdd8dbcfad320172d39b0f607a" title=" " alt="" coords="117,56,233,83"/> <area shape="rect" href="../../d4/d03/kmalloc_8h.html#a150eab2ac4ce4553e21ca10e7f441762" title=" " alt="" coords="283,5,349,32"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a71f03d2ba55111c715b6068254847a53" title=" " alt="" coords="399,31,473,57"/> <area shape="rect" href="../../da/d66/string_8h.html#ace4b911463887af5e748326323e99a23" title=" " alt="" coords="281,107,351,133"/> <area shape="rect" href="../../d3/d02/armv6_2sched_8c.html#a08933fe6d593a1c78b9080359f15a0b7" title=" " alt="" coords="522,5,613,32"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a740766af5da58616f700fffab6768a78" title=" " alt="" coords="521,56,613,83"/> </map> </div> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="../../dir_427baa8a9a5be237f298d4545d0d1ce2.html">net</a></li><li class="navelem"><a class="el" href="../../dir_f9f2b8691753bb6dc6dd70535846841d.html">net</a></li><li class="navelem"><a class="el" href="../../df/d98/bot_8c.html">bot.c</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.16 </li> </ul> </div> </body> </html>