<!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: fcntl_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 Page</span></a></li> <li id="current"><a href="classes.html"><span>Data 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> <u>S</u>earch for </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 List</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li><a href="functions.html"><span>Data Fields</span></a></li> </ul></div> <h1>fcntl_args Struct Reference</h1><!-- doxytag: class="fcntl_args" --><code>#include <<a class="el" href="sysproto_8h-source.html">sysproto.h</a>></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">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#359ca968530c6ac026b226cc564cca0c">arg</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#9992a6b662b0d25721cd03dc62263429">arg_l_</a> [0]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#af3e83f65b3a98b08965f31dd96ee6fb">arg_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(long)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(long))]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#37d96e0fe66231dce7f61d06c19e259e">cmd</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#77368a22d9cc698f4cd0503c2b4e87aa">cmd_l_</a> [0]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#0ab0757c9d16c0e4b5d2eec8bbdf9316">cmd_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=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 </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#c51e9ffed7cc14ea6146d2fe50ae1028">fd</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#1eeb34a9ad364db425dc1c24b9ca6fa5">fd_l_</a> [0]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structfcntl__args.html#7a814dc6a9c0f146b5a16830f2bb91a6">fd_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=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#l00085">85</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="359ca968530c6ac026b226cc564cca0c"></a><!-- doxytag: member="fcntl_args::arg" ref="359ca968530c6ac026b226cc564cca0c" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">long <a class="el" href="structfcntl__args.html#359ca968530c6ac026b226cc564cca0c">fcntl_args::arg</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00088">88</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. <p> Referenced by <a class="el" href="kern__descrip_8c-source.html#l00039">fcntl()</a>. </div> </div><p> <a class="anchor" name="9992a6b662b0d25721cd03dc62263429"></a><!-- doxytag: member="fcntl_args::arg_l_" ref="9992a6b662b0d25721cd03dc62263429" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structfcntl__args.html#9992a6b662b0d25721cd03dc62263429">fcntl_args::arg_l_</a>[0] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00088">88</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="af3e83f65b3a98b08965f31dd96ee6fb"></a><!-- doxytag: member="fcntl_args::arg_r_" ref="af3e83f65b3a98b08965f31dd96ee6fb" args="[(sizeof(register_t)<=sizeof(long)?0:sizeof(register_t)-sizeof(long))]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structfcntl__args.html#af3e83f65b3a98b08965f31dd96ee6fb">fcntl_args::arg_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(long)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(long))] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00088">88</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="37d96e0fe66231dce7f61d06c19e259e"></a><!-- doxytag: member="fcntl_args::cmd" ref="37d96e0fe66231dce7f61d06c19e259e" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="structfcntl__args.html#37d96e0fe66231dce7f61d06c19e259e">fcntl_args::cmd</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00087">87</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. <p> Referenced by <a class="el" href="kern__descrip_8c-source.html#l00039">fcntl()</a>. </div> </div><p> <a class="anchor" name="77368a22d9cc698f4cd0503c2b4e87aa"></a><!-- doxytag: member="fcntl_args::cmd_l_" ref="77368a22d9cc698f4cd0503c2b4e87aa" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structfcntl__args.html#77368a22d9cc698f4cd0503c2b4e87aa">fcntl_args::cmd_l_</a>[0] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00087">87</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="0ab0757c9d16c0e4b5d2eec8bbdf9316"></a><!-- doxytag: member="fcntl_args::cmd_r_" ref="0ab0757c9d16c0e4b5d2eec8bbdf9316" args="[(sizeof(register_t)<=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="structfcntl__args.html#0ab0757c9d16c0e4b5d2eec8bbdf9316">fcntl_args::cmd_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=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#l00087">87</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="c51e9ffed7cc14ea6146d2fe50ae1028"></a><!-- doxytag: member="fcntl_args::fd" ref="c51e9ffed7cc14ea6146d2fe50ae1028" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="structfcntl__args.html#c51e9ffed7cc14ea6146d2fe50ae1028">fcntl_args::fd</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00086">86</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. <p> Referenced by <a class="el" href="kern__descrip_8c-source.html#l00039">fcntl()</a>. </div> </div><p> <a class="anchor" name="1eeb34a9ad364db425dc1c24b9ca6fa5"></a><!-- doxytag: member="fcntl_args::fd_l_" ref="1eeb34a9ad364db425dc1c24b9ca6fa5" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structfcntl__args.html#1eeb34a9ad364db425dc1c24b9ca6fa5">fcntl_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#l00086">86</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="7a814dc6a9c0f146b5a16830f2bb91a6"></a><!-- doxytag: member="fcntl_args::fd_r_" ref="7a814dc6a9c0f146b5a16830f2bb91a6" args="[(sizeof(register_t)<=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="structfcntl__args.html#7a814dc6a9c0f146b5a16830f2bb91a6">fcntl_args::fd_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=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#l00086">86</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:45 2006 for UbixOS V2 by <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>