<!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 V2: Non-standard functions</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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></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 V2  <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"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <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('',true,false,'search.php','Search'); $(document).ready(function() { init_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('group__sys__nonstandard.html','');}); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">Non-standard functions<div class="ingroups"><a class="el" href="group__sys__layer.html">Porting (system abstraction layer)</a></div></div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Collaboration diagram for Non-standard functions:</div> <div class="dyncontent"> <div class="center"><img src="group__sys__nonstandard.png" border="0" usemap="#group____sys____nonstandard" alt=""/></div> </div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:gaf15b4fbaaae5bb7f6da4301f3f979284"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__sys__nonstandard.html#gaf15b4fbaaae5bb7f6da4301f3f979284">lwip_itoa</a> (char *result, <a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> bufsize, int number)</td></tr> <tr class="separator:gaf15b4fbaaae5bb7f6da4301f3f979284"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ga263cbafcb697eff964139a9998a6668a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__sys__nonstandard.html#ga263cbafcb697eff964139a9998a6668a">lwip_stricmp</a> (<a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *str1, <a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *str2)</td></tr> <tr class="separator:ga263cbafcb697eff964139a9998a6668a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ga997dcc49451121d4ed755b33bc7bd26a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__sys__nonstandard.html#ga997dcc49451121d4ed755b33bc7bd26a">lwip_strnicmp</a> (<a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *str1, <a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *str2, <a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> len)</td></tr> <tr class="separator:ga997dcc49451121d4ed755b33bc7bd26a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:gaeece028198cdaea2f0d2f1d691752c02"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__sys__nonstandard.html#gaeece028198cdaea2f0d2f1d691752c02">lwip_strnstr</a> (<a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *<a class="el" href="shell_8c.html#aff2566f4c366b48d73479bef43ee4d2e">buffer</a>, <a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *token, <a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> n)</td></tr> <tr class="separator:gaeece028198cdaea2f0d2f1d691752c02"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <p>lwIP provides default implementations for non-standard functions. These can be mapped to OS functions to reduce code footprint if desired. All defines related to this section must not be placed in <a class="el" href="lwipopts_8h.html">lwipopts.h</a>, but in <a class="el" href="cc_8h.html">arch/cc.h</a>! These options cannot be #defined in <a class="el" href="lwipopts_8h.html">lwipopts.h</a> since they are not options of lwIP itself, but options of the lwIP port to your system. </p> <h2 class="groupheader">Function Documentation</h2> <a id="gaf15b4fbaaae5bb7f6da4301f3f979284"></a> <h2 class="memtitle"><span class="permalink"><a href="#gaf15b4fbaaae5bb7f6da4301f3f979284">◆ </a></span>lwip_itoa()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void lwip_itoa </td> <td>(</td> <td class="paramtype">char * </td> <td class="paramname"><em>result</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> </td> <td class="paramname"><em>bufsize</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int </td> <td class="paramname"><em>number</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>lwIP default implementation for itoa() non-standard function. This can be #defined to itoa() or snprintf(result, bufsize, "%d", number) depending on your platform port. </p> <p class="definition">Definition at line <a class="el" href="def_8c_source.html#l00196">196</a> of file <a class="el" href="def_8c_source.html">def.c</a>.</p> </div> </div> <a id="ga263cbafcb697eff964139a9998a6668a"></a> <h2 class="memtitle"><span class="permalink"><a href="#ga263cbafcb697eff964139a9998a6668a">◆ </a></span>lwip_stricmp()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int lwip_stricmp </td> <td>(</td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>str1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>str2</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>lwIP default implementation for stricmp() non-standard function. This can be #defined to stricmp() depending on your platform port. </p> <p class="definition">Definition at line <a class="el" href="def_8c_source.html#l00126">126</a> of file <a class="el" href="def_8c_source.html">def.c</a>.</p> </div> </div> <a id="ga997dcc49451121d4ed755b33bc7bd26a"></a> <h2 class="memtitle"><span class="permalink"><a href="#ga997dcc49451121d4ed755b33bc7bd26a">◆ </a></span>lwip_strnicmp()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int lwip_strnicmp </td> <td>(</td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>str1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>str2</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> </td> <td class="paramname"><em>len</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>lwIP default implementation for strnicmp() non-standard function. This can be #defined to strnicmp() depending on your platform port. </p> <p class="definition">Definition at line <a class="el" href="def_8c_source.html#l00161">161</a> of file <a class="el" href="def_8c_source.html">def.c</a>.</p> <p class="reference">References <a class="el" href="pbuf_8h_source.html#l00159">pbuf::len</a>.</p> </div> </div> <a id="gaeece028198cdaea2f0d2f1d691752c02"></a> <h2 class="memtitle"><span class="permalink"><a href="#gaeece028198cdaea2f0d2f1d691752c02">◆ </a></span>lwip_strnstr()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char* lwip_strnstr </td> <td>(</td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>buffer</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>token</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> </td> <td class="paramname"><em>n</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>lwIP default implementation for strnstr() non-standard function. This can be #defined to strnstr() depending on your platform port. </p> <p class="definition">Definition at line <a class="el" href="def_8c_source.html#l00103">103</a> of file <a class="el" href="def_8c_source.html">def.c</a>.</p> <p class="reference">References <a class="el" href="shell_8c_source.html#l00047">buffer</a>, <a class="el" href="arch_8h_source.html#l00187">LWIP_CONST_CAST</a>, <a class="el" href="fat__string_8h_source.html#l00017">NULL</a>, <a class="el" href="strlen_8c_source.html#l00055">strlen()</a>, and <a class="el" href="lib_8h.html#a6395668b53785234b479045e1773a6a4">strncmp()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="group__sys__nonstandard_gaeece028198cdaea2f0d2f1d691752c02_cgraph.png" border="0" usemap="#group__sys__nonstandard_gaeece028198cdaea2f0d2f1d691752c02_cgraph" alt=""/></div> </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="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>