Newer
Older
UbixOS / doc / html / structmmap__args.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: mmap_args Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>mmap_args Struct Reference</h1><!-- doxytag: class="mmap_args" --><code>#include &lt;<a class="el" href="sysproto_8h-source.html">sysproto.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#13ec5b173a8fe6428cf3bf0a5f2d4fc2">addr</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#c455450f8117d242cf1a879587100dac">addr_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#0cf888e64b413045db4005aa66aa84a4">addr_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a>))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#abfe32d5934305c27dd528bba990ae12">fd</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#33bb79bfee9d496848f44b01aa318e36">fd_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#d7125eedcf948a1dcb3bbc9ee6f59364">fd_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#04b82aa69d28fc03e57632b7d524758d">flags</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#f451a487a2f18f708c777260760121b8">flags_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#a8c15c317c7877b7586507cbdeb40cb9">flags_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#0b1dab766559d59a733fede0d3767c14">len</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#62304d5de202543f756dc40534efc5b8">len_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#e2bfe987d0762a33a0398cb030a2fe7e">len_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#5ad4ee0f25f92b5a4da5a86ba40ee1e2">pad</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#e09614c8295232d667f79b5026f44ef6">pad_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#4eff2b82e74b82abbebd4f45ed1c287e">pad_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#7cc0a114bae15892a406fa7196229e37">pos</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#2c3a767c42f60d59a146e81340066ce1">pos_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#3739c833f8452e5dd610ccefe974dac4">pos_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a>))]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#d6c74b2bf9e921cb4da0cbd508b2e21d">prot</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#0d6fc2e8fbdc54bca991f6f16c80acf6">prot_l_</a> [0]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmmap__args.html#90e0cf9986dd84c327f987a36058aade">prot_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00112">112</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="13ec5b173a8fe6428cf3bf0a5f2d4fc2"></a><!-- doxytag: member="mmap_args::addr" ref="13ec5b173a8fe6428cf3bf0a5f2d4fc2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a> <a class="el" href="structmmap__args.html#13ec5b173a8fe6428cf3bf0a5f2d4fc2">mmap_args::addr</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00113">113</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="c455450f8117d242cf1a879587100dac"></a><!-- doxytag: member="mmap_args::addr_l_" ref="c455450f8117d242cf1a879587100dac" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#c455450f8117d242cf1a879587100dac">mmap_args::addr_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00113">113</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="0cf888e64b413045db4005aa66aa84a4"></a><!-- doxytag: member="mmap_args::addr_r_" ref="0cf888e64b413045db4005aa66aa84a4" args="[(sizeof(register_t)&lt;=sizeof(caddr_t)?0:sizeof(register_t)-sizeof(caddr_t))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#0cf888e64b413045db4005aa66aa84a4">mmap_args::addr_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#947150611d74d1400ef3f0af0776aadd">caddr_t</a>))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00113">113</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="abfe32d5934305c27dd528bba990ae12"></a><!-- doxytag: member="mmap_args::fd" ref="abfe32d5934305c27dd528bba990ae12" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmmap__args.html#abfe32d5934305c27dd528bba990ae12">mmap_args::fd</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00117">117</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="33bb79bfee9d496848f44b01aa318e36"></a><!-- doxytag: member="mmap_args::fd_l_" ref="33bb79bfee9d496848f44b01aa318e36" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#33bb79bfee9d496848f44b01aa318e36">mmap_args::fd_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00117">117</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="d7125eedcf948a1dcb3bbc9ee6f59364"></a><!-- doxytag: member="mmap_args::fd_r_" ref="d7125eedcf948a1dcb3bbc9ee6f59364" args="[(sizeof(register_t)&lt;=sizeof(int)?0:sizeof(register_t)-sizeof(int))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#d7125eedcf948a1dcb3bbc9ee6f59364">mmap_args::fd_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00117">117</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="04b82aa69d28fc03e57632b7d524758d"></a><!-- doxytag: member="mmap_args::flags" ref="04b82aa69d28fc03e57632b7d524758d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmmap__args.html#04b82aa69d28fc03e57632b7d524758d">mmap_args::flags</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00116">116</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="f451a487a2f18f708c777260760121b8"></a><!-- doxytag: member="mmap_args::flags_l_" ref="f451a487a2f18f708c777260760121b8" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#f451a487a2f18f708c777260760121b8">mmap_args::flags_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00116">116</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="a8c15c317c7877b7586507cbdeb40cb9"></a><!-- doxytag: member="mmap_args::flags_r_" ref="a8c15c317c7877b7586507cbdeb40cb9" args="[(sizeof(register_t)&lt;=sizeof(int)?0:sizeof(register_t)-sizeof(int))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#a8c15c317c7877b7586507cbdeb40cb9">mmap_args::flags_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00116">116</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="0b1dab766559d59a733fede0d3767c14"></a><!-- doxytag: member="mmap_args::len" ref="0b1dab766559d59a733fede0d3767c14" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a> <a class="el" href="structmmap__args.html#0b1dab766559d59a733fede0d3767c14">mmap_args::len</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00114">114</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="62304d5de202543f756dc40534efc5b8"></a><!-- doxytag: member="mmap_args::len_l_" ref="62304d5de202543f756dc40534efc5b8" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#62304d5de202543f756dc40534efc5b8">mmap_args::len_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00114">114</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="e2bfe987d0762a33a0398cb030a2fe7e"></a><!-- doxytag: member="mmap_args::len_r_" ref="e2bfe987d0762a33a0398cb030a2fe7e" args="[(sizeof(register_t)&lt;=sizeof(size_t)?0:sizeof(register_t)-sizeof(size_t))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#e2bfe987d0762a33a0398cb030a2fe7e">mmap_args::len_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#7619b847aeded8a6d14cbfa212b2cdfb">size_t</a>))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00114">114</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="5ad4ee0f25f92b5a4da5a86ba40ee1e2"></a><!-- doxytag: member="mmap_args::pad" ref="5ad4ee0f25f92b5a4da5a86ba40ee1e2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmmap__args.html#5ad4ee0f25f92b5a4da5a86ba40ee1e2">mmap_args::pad</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00118">118</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="e09614c8295232d667f79b5026f44ef6"></a><!-- doxytag: member="mmap_args::pad_l_" ref="e09614c8295232d667f79b5026f44ef6" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#e09614c8295232d667f79b5026f44ef6">mmap_args::pad_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00118">118</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="4eff2b82e74b82abbebd4f45ed1c287e"></a><!-- doxytag: member="mmap_args::pad_r_" ref="4eff2b82e74b82abbebd4f45ed1c287e" args="[(sizeof(register_t)&lt;=sizeof(int)?0:sizeof(register_t)-sizeof(int))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#4eff2b82e74b82abbebd4f45ed1c287e">mmap_args::pad_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00118">118</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="7cc0a114bae15892a406fa7196229e37"></a><!-- doxytag: member="mmap_args::pos" ref="7cc0a114bae15892a406fa7196229e37" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a> <a class="el" href="structmmap__args.html#7cc0a114bae15892a406fa7196229e37">mmap_args::pos</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00119">119</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="2c3a767c42f60d59a146e81340066ce1"></a><!-- doxytag: member="mmap_args::pos_l_" ref="2c3a767c42f60d59a146e81340066ce1" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#2c3a767c42f60d59a146e81340066ce1">mmap_args::pos_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00119">119</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="3739c833f8452e5dd610ccefe974dac4"></a><!-- doxytag: member="mmap_args::pos_r_" ref="3739c833f8452e5dd610ccefe974dac4" args="[(sizeof(register_t)&lt;=sizeof(off_t)?0:sizeof(register_t)-sizeof(off_t))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#3739c833f8452e5dd610ccefe974dac4">mmap_args::pos_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(<a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#fa178be408981cc5edd64227b6332fc6">off_t</a>))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00119">119</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="d6c74b2bf9e921cb4da0cbd508b2e21d"></a><!-- doxytag: member="mmap_args::prot" ref="d6c74b2bf9e921cb4da0cbd508b2e21d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structmmap__args.html#d6c74b2bf9e921cb4da0cbd508b2e21d">mmap_args::prot</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00115">115</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="paging_8c-source.html#l00453">mmap()</a>.
</div>
</div><p>
<a class="anchor" name="0d6fc2e8fbdc54bca991f6f16c80acf6"></a><!-- doxytag: member="mmap_args::prot_l_" ref="0d6fc2e8fbdc54bca991f6f16c80acf6" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#0d6fc2e8fbdc54bca991f6f16c80acf6">mmap_args::prot_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00115">115</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="90e0cf9986dd84c327f987a36058aade"></a><!-- doxytag: member="mmap_args::prot_r_" ref="90e0cf9986dd84c327f987a36058aade" args="[(sizeof(register_t)&lt;=sizeof(int)?0:sizeof(register_t)-sizeof(int))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structmmap__args.html#90e0cf9986dd84c327f987a36058aade">mmap_args::prot_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(int)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(int))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00115">115</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/sys/<a class="el" href="sysproto_8h-source.html">sysproto.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:50 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>