<!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: sys_setrlimit_args Struct 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('db/de2/structsys__setrlimit__args.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">sys_setrlimit_args Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include <<a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>></code></p> <div class="dynheader"> Collaboration diagram for sys_setrlimit_args:</div> <div class="dyncontent"> <div class="center"><img src="../../d3/dc4/structsys__setrlimit__args__coll__graph.png" border="0" usemap="#sys__setrlimit__args_coll__map" alt="Collaboration graph"/></div> <map name="sys__setrlimit__args_coll__map" id="sys__setrlimit__args_coll__map"> <area shape="rect" title=" " alt="" coords="5,160,133,296"/> <area shape="rect" href="../../da/d56/structrlimit.html" title=" " alt="" coords="26,5,113,97"/> </map> </div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a24628b7e9dec41fa25d613c4a8916a66"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#a24628b7e9dec41fa25d613c4a8916a66">rlp</a></td></tr> <tr class="separator:a24628b7e9dec41fa25d613c4a8916a66"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a15616b6324c4bce29839ec3d893e4bcf"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#a15616b6324c4bce29839ec3d893e4bcf">rlp_l_</a> [0]</td></tr> <tr class="separator:a15616b6324c4bce29839ec3d893e4bcf"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af428460c3918c4e8a7099cfcb00eb014"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#af428460c3918c4e8a7099cfcb00eb014">rlp_r_</a> [(sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a> *) ? 0 :sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a> *))]</td></tr> <tr class="separator:af428460c3918c4e8a7099cfcb00eb014"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af46e79a2d35533d9580eb652315f68d7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#af46e79a2d35533d9580eb652315f68d7">which</a></td></tr> <tr class="separator:af46e79a2d35533d9580eb652315f68d7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aae4641e1a01d2fa29979d06b7d346f1d"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#aae4641e1a01d2fa29979d06b7d346f1d">which_l_</a> [0]</td></tr> <tr class="separator:aae4641e1a01d2fa29979d06b7d346f1d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a353ca2a3c4425ffdb03ae347ad1bf1ee"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/de2/structsys__setrlimit__args.html#a353ca2a3c4425ffdb03ae347ad1bf1ee">which_r_</a> [(sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(<a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>) ? 0 :sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>))]</td></tr> <tr class="separator:a353ca2a3c4425ffdb03ae347ad1bf1ee"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00798">798</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> </div><h2 class="groupheader">Field Documentation</h2> <a id="a24628b7e9dec41fa25d613c4a8916a66"></a> <h2 class="memtitle"><span class="permalink"><a href="#a24628b7e9dec41fa25d613c4a8916a66">◆ </a></span>rlp</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a>* sys_setrlimit_args::rlp</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00803">803</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d3/d0a/gen__calls_8c_source.html#l00450">sys_setrlimit()</a>.</p> </div> </div> <a id="a15616b6324c4bce29839ec3d893e4bcf"></a> <h2 class="memtitle"><span class="permalink"><a href="#a15616b6324c4bce29839ec3d893e4bcf">◆ </a></span>rlp_l_</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char sys_setrlimit_args::rlp_l_[0]</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00802">802</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> </div> </div> <a id="af428460c3918c4e8a7099cfcb00eb014"></a> <h2 class="memtitle"><span class="permalink"><a href="#af428460c3918c4e8a7099cfcb00eb014">◆ </a></span>rlp_r_</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char sys_setrlimit_args::rlp_r_[(sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a> *) ? 0 :sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(struct <a class="el" href="../../da/d56/structrlimit.html">rlimit</a> *))]</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00804">804</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> </div> </div> <a id="af46e79a2d35533d9580eb652315f68d7"></a> <h2 class="memtitle"><span class="permalink"><a href="#af46e79a2d35533d9580eb652315f68d7">◆ </a></span>which</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a> sys_setrlimit_args::which</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00800">800</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d3/d0a/gen__calls_8c_source.html#l00450">sys_setrlimit()</a>.</p> </div> </div> <a id="aae4641e1a01d2fa29979d06b7d346f1d"></a> <h2 class="memtitle"><span class="permalink"><a href="#aae4641e1a01d2fa29979d06b7d346f1d">◆ </a></span>which_l_</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char sys_setrlimit_args::which_l_[0]</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00799">799</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> </div> </div> <a id="a353ca2a3c4425ffdb03ae347ad1bf1ee"></a> <h2 class="memtitle"><span class="permalink"><a href="#a353ca2a3c4425ffdb03ae347ad1bf1ee">◆ </a></span>which_r_</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char sys_setrlimit_args::which_r_[(sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(<a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>) ? 0 :sizeof(<a class="el" href="../../d5/d20/sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="../../d0/d27/include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>))]</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html#l00801">801</a> of file <a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>include/sys/<a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sysproto_posix.h</a></li> </ul> </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="../../db/de2/structsys__setrlimit__args.html">sys_setrlimit_args</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>