<!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: setitimer_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>setitimer_args Struct Reference</h1><!-- doxytag: class="setitimer_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">itimerval * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#e45ae982d60ad155bb364284f13c4a3f">itv</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#648e1a60b4f61554ffeba60abd093860">itv_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="structsetitimer__args.html#7a8490779fe8a9fbe7867d625027e0d5">itv_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct itimerval *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(struct itimerval *))]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">itimerval * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#ec6149a99a19a4d216ea4ff815f8a34b">oitv</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#657814ef10b5cb6ae18ea17c17914704">oitv_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="structsetitimer__args.html#0fdc8874ed2d5fc409b62d37601c7417">oitv_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct itimerval *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(struct itimerval *))]</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#59e7d800158debcae173054f0f239fc0">which</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structsetitimer__args.html#b322a224c23680dc294c527281fac121">which_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="structsetitimer__args.html#9772761f9de3b5266d4c3b5c54607b52">which_r_</a> [(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(<a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a>))]</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#l00062">62</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="e45ae982d60ad155bb364284f13c4a3f"></a><!-- doxytag: member="setitimer_args::itv" ref="e45ae982d60ad155bb364284f13c4a3f" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct itimerval* <a class="el" href="structsetitimer__args.html#e45ae982d60ad155bb364284f13c4a3f">setitimer_args::itv</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00064">64</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="648e1a60b4f61554ffeba60abd093860"></a><!-- doxytag: member="setitimer_args::itv_l_" ref="648e1a60b4f61554ffeba60abd093860" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#648e1a60b4f61554ffeba60abd093860">setitimer_args::itv_l_</a>[0] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00064">64</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="7a8490779fe8a9fbe7867d625027e0d5"></a><!-- doxytag: member="setitimer_args::itv_r_" ref="7a8490779fe8a9fbe7867d625027e0d5" args="[(sizeof(register_t)<=sizeof(struct itimerval *)?0:sizeof(register_t)-sizeof(struct itimerval *))]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#7a8490779fe8a9fbe7867d625027e0d5">setitimer_args::itv_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct itimerval *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(struct itimerval *))] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00064">64</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="ec6149a99a19a4d216ea4ff815f8a34b"></a><!-- doxytag: member="setitimer_args::oitv" ref="ec6149a99a19a4d216ea4ff815f8a34b" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct itimerval* <a class="el" href="structsetitimer__args.html#ec6149a99a19a4d216ea4ff815f8a34b">setitimer_args::oitv</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00065">65</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="657814ef10b5cb6ae18ea17c17914704"></a><!-- doxytag: member="setitimer_args::oitv_l_" ref="657814ef10b5cb6ae18ea17c17914704" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#657814ef10b5cb6ae18ea17c17914704">setitimer_args::oitv_l_</a>[0] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00065">65</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="0fdc8874ed2d5fc409b62d37601c7417"></a><!-- doxytag: member="setitimer_args::oitv_r_" ref="0fdc8874ed2d5fc409b62d37601c7417" args="[(sizeof(register_t)<=sizeof(struct itimerval *)?0:sizeof(register_t)-sizeof(struct itimerval *))]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#0fdc8874ed2d5fc409b62d37601c7417">setitimer_args::oitv_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(struct itimerval *)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(struct itimerval *))] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00065">65</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="59e7d800158debcae173054f0f239fc0"></a><!-- doxytag: member="setitimer_args::which" ref="59e7d800158debcae173054f0f239fc0" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a> <a class="el" href="structsetitimer__args.html#59e7d800158debcae173054f0f239fc0">setitimer_args::which</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00063">63</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="b322a224c23680dc294c527281fac121"></a><!-- doxytag: member="setitimer_args::which_l_" ref="b322a224c23680dc294c527281fac121" args="[0]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#b322a224c23680dc294c527281fac121">setitimer_args::which_l_</a>[0] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00063">63</a> of file <a class="el" href="sysproto_8h-source.html">sysproto.h</a>. </div> </div><p> <a class="anchor" name="9772761f9de3b5266d4c3b5c54607b52"></a><!-- doxytag: member="setitimer_args::which_r_" ref="9772761f9de3b5266d4c3b5c54607b52" args="[(sizeof(register_t)<=sizeof(u_int)?0:sizeof(register_t)-sizeof(u_int))]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">char <a class="el" href="structsetitimer__args.html#9772761f9de3b5266d4c3b5c54607b52">setitimer_args::which_r_</a>[(sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)<=sizeof(<a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a>)?0:sizeof(<a class="el" href="sysproto_8h.html#bd887f2b4a8afbb86de77d05d77856db">register_t</a>)-sizeof(<a class="el" href="types_8h.html#c319c165d52643e43249fe003e18bdf3">u_int</a>))] </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="sysproto_8h-source.html#l00063">63</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 <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>