Newer
Older
UbixOS / doc / html / structopen__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: open_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>open_args Struct Reference</h1><!-- doxytag: class="open_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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopen__args.html#06141479b490e5069fec11e7388fb339">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="structopen__args.html#f3dcf6e179f7153fc66702daaa6426aa">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="structopen__args.html#4173687dcb7a950ef552dacfee3e9a16">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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopen__args.html#9a1d9880cbd55dbf4636690b2ac1e1cd">mode</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopen__args.html#a0c6369ef242b995b5b8dd141e056e13">mode_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="structopen__args.html#655db778171d8de684da3834a7447d6a">mode_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">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopen__args.html#f0a9dc382e7d1862921cd1f25361b9bf">path</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structopen__args.html#2518cfd6758bf72a0d5edc9c5636c602">path_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="structopen__args.html#8e1dab74f228fce1d34563116ecac89c">path_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(char *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(char *))]</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#l00056">56</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="06141479b490e5069fec11e7388fb339"></a><!-- doxytag: member="open_args::flags" ref="06141479b490e5069fec11e7388fb339" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structopen__args.html#06141479b490e5069fec11e7388fb339">open_args::flags</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00058">58</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="f3dcf6e179f7153fc66702daaa6426aa"></a><!-- doxytag: member="open_args::flags_l_" ref="f3dcf6e179f7153fc66702daaa6426aa" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structopen__args.html#f3dcf6e179f7153fc66702daaa6426aa">open_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#l00058">58</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="4173687dcb7a950ef552dacfee3e9a16"></a><!-- doxytag: member="open_args::flags_r_" ref="4173687dcb7a950ef552dacfee3e9a16" 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="structopen__args.html#4173687dcb7a950ef552dacfee3e9a16">open_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#l00058">58</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="9a1d9880cbd55dbf4636690b2ac1e1cd"></a><!-- doxytag: member="open_args::mode" ref="9a1d9880cbd55dbf4636690b2ac1e1cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structopen__args.html#9a1d9880cbd55dbf4636690b2ac1e1cd">open_args::mode</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00059">59</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="a0c6369ef242b995b5b8dd141e056e13"></a><!-- doxytag: member="open_args::mode_l_" ref="a0c6369ef242b995b5b8dd141e056e13" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structopen__args.html#a0c6369ef242b995b5b8dd141e056e13">open_args::mode_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00059">59</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="655db778171d8de684da3834a7447d6a"></a><!-- doxytag: member="open_args::mode_r_" ref="655db778171d8de684da3834a7447d6a" 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="structopen__args.html#655db778171d8de684da3834a7447d6a">open_args::mode_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#l00059">59</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="f0a9dc382e7d1862921cd1f25361b9bf"></a><!-- doxytag: member="open_args::path" ref="f0a9dc382e7d1862921cd1f25361b9bf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structopen__args.html#f0a9dc382e7d1862921cd1f25361b9bf">open_args::path</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00057">57</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
<p>
Referenced by <a class="el" href="vfs_8c-source.html#l00148">sys_open()</a>.
</div>
</div><p>
<a class="anchor" name="2518cfd6758bf72a0d5edc9c5636c602"></a><!-- doxytag: member="open_args::path_l_" ref="2518cfd6758bf72a0d5edc9c5636c602" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structopen__args.html#2518cfd6758bf72a0d5edc9c5636c602">open_args::path_l_</a>[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00057">57</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.
</div>
</div><p>
<a class="anchor" name="8e1dab74f228fce1d34563116ecac89c"></a><!-- doxytag: member="open_args::path_r_" ref="8e1dab74f228fce1d34563116ecac89c" args="[(sizeof(register_t)&lt;=sizeof(char *)?0:sizeof(register_t)-sizeof(char *))]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char <a class="el" href="structopen__args.html#8e1dab74f228fce1d34563116ecac89c">open_args::path_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)&lt;=sizeof(char *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(char *))]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="sysproto_8h-source.html#l00057">57</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:52 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>