Newer
Older
UbixOS / doc / html / structsysctl__args.html
<!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: sysctl_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&amp;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
   &#160;<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&amp;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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('structsysctl__args.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="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">sysctl_args Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for sysctl_args:</div>
<div class="dyncontent">
<div class="center"><img src="structsysctl__args__coll__graph.png" border="0" usemap="#sysctl__args_coll__map" alt="Collaboration graph"/></div>
</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:a2653c7c39cf27b5c3d565902797cfb1c"><td class="memItemLeft" align="right" valign="top">int *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a2653c7c39cf27b5c3d565902797cfb1c">name</a></td></tr>
<tr class="separator:a2653c7c39cf27b5c3d565902797cfb1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1ff722dbc06318c0984f6a510772558"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#ad1ff722dbc06318c0984f6a510772558">name_l_</a> [0]</td></tr>
<tr class="separator:ad1ff722dbc06318c0984f6a510772558"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a98b610aeb3e559acb5962a88bfdbfff6"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a98b610aeb3e559acb5962a88bfdbfff6">name_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(int *))]</td></tr>
<tr class="separator:a98b610aeb3e559acb5962a88bfdbfff6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd967f23c35e3af742faa6135f89e79e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#abd967f23c35e3af742faa6135f89e79e">namelen</a></td></tr>
<tr class="separator:abd967f23c35e3af742faa6135f89e79e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e1553b9bc2757bbedd9d9d379d0ded6"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a1e1553b9bc2757bbedd9d9d379d0ded6">namelen_l_</a> [0]</td></tr>
<tr class="separator:a1e1553b9bc2757bbedd9d9d379d0ded6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2798b20a7daa2203512d385245ceb287"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a2798b20a7daa2203512d385245ceb287">namelen_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>))]</td></tr>
<tr class="separator:a2798b20a7daa2203512d385245ceb287"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a008871ccee9e25f6eb8cc1aee1a6e4d0"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a008871ccee9e25f6eb8cc1aee1a6e4d0">new_l_</a> [0]</td></tr>
<tr class="separator:a008871ccee9e25f6eb8cc1aee1a6e4d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea9aff50d66813ca445dda9388b739df"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#aea9aff50d66813ca445dda9388b739df">new_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(void *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(void *))]</td></tr>
<tr class="separator:aea9aff50d66813ca445dda9388b739df"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a45cc219865ddc983c32a7a12a692106c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a45cc219865ddc983c32a7a12a692106c">newlen</a></td></tr>
<tr class="separator:a45cc219865ddc983c32a7a12a692106c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5174043ae5cf8e75d30093b3d3cc6f84"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a5174043ae5cf8e75d30093b3d3cc6f84">newlen_l_</a> [0]</td></tr>
<tr class="separator:a5174043ae5cf8e75d30093b3d3cc6f84"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac197833adacbdc4f15af9286d5e1c966"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#ac197833adacbdc4f15af9286d5e1c966">newlen_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>))]</td></tr>
<tr class="separator:ac197833adacbdc4f15af9286d5e1c966"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8beb0dc50ab5229b180e9850b0cb4afb"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a8beb0dc50ab5229b180e9850b0cb4afb">newp</a></td></tr>
<tr class="separator:a8beb0dc50ab5229b180e9850b0cb4afb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6c53b996c80d5bb1d1be2144d3ac929"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#ae6c53b996c80d5bb1d1be2144d3ac929">old_l_</a> [0]</td></tr>
<tr class="separator:ae6c53b996c80d5bb1d1be2144d3ac929"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c11de41caac948f6f3dc3b4cd589245"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a7c11de41caac948f6f3dc3b4cd589245">old_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(void *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(void *))]</td></tr>
<tr class="separator:a7c11de41caac948f6f3dc3b4cd589245"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad82c3aba52eb190fc3dbee14eea74c0f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#ad82c3aba52eb190fc3dbee14eea74c0f">oldlenp</a></td></tr>
<tr class="separator:ad82c3aba52eb190fc3dbee14eea74c0f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5291279ffa17bef536998c690489f355"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a5291279ffa17bef536998c690489f355">oldlenp_l_</a> [0]</td></tr>
<tr class="separator:a5291279ffa17bef536998c690489f355"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a601037e6019a71a6c50102506a2e6c25"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a601037e6019a71a6c50102506a2e6c25">oldlenp_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> *))]</td></tr>
<tr class="separator:a601037e6019a71a6c50102506a2e6c25"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a879406f4741f55713b15ab7590212073"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsysctl__args.html#a879406f4741f55713b15ab7590212073">oldp</a></td></tr>
<tr class="separator:a879406f4741f55713b15ab7590212073"><td class="memSeparator" colspan="2">&#160;</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="sysproto__posix_8h_source.html#l00310">310</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="a2653c7c39cf27b5c3d565902797cfb1c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2653c7c39cf27b5c3d565902797cfb1c">&#9670;&nbsp;</a></span>name</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int* sysctl_args::name</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00312">312</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="ad1ff722dbc06318c0984f6a510772558"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad1ff722dbc06318c0984f6a510772558">&#9670;&nbsp;</a></span>name_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::name_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00311">311</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a98b610aeb3e559acb5962a88bfdbfff6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a98b610aeb3e559acb5962a88bfdbfff6">&#9670;&nbsp;</a></span>name_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::name_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(int *))]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00313">313</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="abd967f23c35e3af742faa6135f89e79e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd967f23c35e3af742faa6135f89e79e">&#9670;&nbsp;</a></span>namelen</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a> sysctl_args::namelen</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00315">315</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a1e1553b9bc2757bbedd9d9d379d0ded6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1e1553b9bc2757bbedd9d9d379d0ded6">&#9670;&nbsp;</a></span>namelen_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::namelen_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00314">314</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a2798b20a7daa2203512d385245ceb287"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2798b20a7daa2203512d385245ceb287">&#9670;&nbsp;</a></span>namelen_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::namelen_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#ac319c165d52643e43249fe003e18bdf3">u_int</a>) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="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="sysproto__posix_8h_source.html#l00316">316</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a008871ccee9e25f6eb8cc1aee1a6e4d0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a008871ccee9e25f6eb8cc1aee1a6e4d0">&#9670;&nbsp;</a></span>new_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::new_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00323">323</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="aea9aff50d66813ca445dda9388b739df"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aea9aff50d66813ca445dda9388b739df">&#9670;&nbsp;</a></span>new_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::new_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(void *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(void *))]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00325">325</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a45cc219865ddc983c32a7a12a692106c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a45cc219865ddc983c32a7a12a692106c">&#9670;&nbsp;</a></span>newlen</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> sysctl_args::newlen</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00327">327</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a5174043ae5cf8e75d30093b3d3cc6f84"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5174043ae5cf8e75d30093b3d3cc6f84">&#9670;&nbsp;</a></span>newlen_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::newlen_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00326">326</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="ac197833adacbdc4f15af9286d5e1c966"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac197833adacbdc4f15af9286d5e1c966">&#9670;&nbsp;</a></span>newlen_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::newlen_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>))]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00328">328</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a8beb0dc50ab5229b180e9850b0cb4afb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8beb0dc50ab5229b180e9850b0cb4afb">&#9670;&nbsp;</a></span>newp</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* sysctl_args::newp</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00324">324</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="ae6c53b996c80d5bb1d1be2144d3ac929"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae6c53b996c80d5bb1d1be2144d3ac929">&#9670;&nbsp;</a></span>old_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::old_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00317">317</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a7c11de41caac948f6f3dc3b4cd589245"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7c11de41caac948f6f3dc3b4cd589245">&#9670;&nbsp;</a></span>old_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::old_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(void *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(void *))]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00319">319</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="ad82c3aba52eb190fc3dbee14eea74c0f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad82c3aba52eb190fc3dbee14eea74c0f">&#9670;&nbsp;</a></span>oldlenp</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>* sysctl_args::oldlenp</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00321">321</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a5291279ffa17bef536998c690489f355"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5291279ffa17bef536998c690489f355">&#9670;&nbsp;</a></span>oldlenp_l_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::oldlenp_l_[0]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00320">320</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a601037e6019a71a6c50102506a2e6c25"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a601037e6019a71a6c50102506a2e6c25">&#9670;&nbsp;</a></span>oldlenp_r_</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char sysctl_args::oldlenp_r_[(sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> *) ? 0 :sizeof(<a class="el" href="sysproto_8h.html#abd887f2b4a8afbb86de77d05d77856db">register_t</a>) - sizeof(<a class="el" href="include_2sys_2types_8h.html#a7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> *))]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00322">322</a> of file <a class="el" href="sysproto__posix_8h_source.html">sysproto_posix.h</a>.</p>

</div>
</div>
<a id="a879406f4741f55713b15ab7590212073"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a879406f4741f55713b15ab7590212073">&#9670;&nbsp;</a></span>oldp</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* sysctl_args::oldp</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="sysproto__posix_8h_source.html#l00318">318</a> of file <a class="el" href="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>C:/Dev/git/UbixOS/sys/include/sys/<a class="el" href="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="structsysctl__args.html">sysctl_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>