<!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: kernel/syscalls_posix.c File 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&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</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  <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" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','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&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('dc/d85/syscalls__posix_8c.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#var-members">Variables</a> </div> <div class="headertitle"> <div class="title">syscalls_posix.c File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include <<a class="el" href="../../d2/d6e/syscalls_8h_source.html">ubixos/syscalls.h</a>></code><br /> <code>#include <<a class="el" href="../../d3/d7e/sysproto__posix_8h_source.html">sys/sysproto_posix.h</a>></code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for syscalls_posix.c:</div> <div class="dyncontent"> <div class="center"><img src="../../d3/d2c/syscalls__posix_8c__incl.png" border="0" usemap="#kernel_2syscalls__posix_8c" alt=""/></div> <map name="kernel_2syscalls__posix_8c" id="kernel_2syscalls__posix_8c"> <area shape="rect" title=" " alt="" coords="875,5,1034,32"/> <area shape="rect" href="../../d2/d6e/syscalls_8h.html" title=" " alt="" coords="803,80,925,107"/> <area shape="rect" href="../../d3/d7e/sysproto__posix_8h.html" title=" " alt="" coords="1016,155,1163,181"/> <area shape="rect" href="../../d7/d00/sched_8h.html" title=" " alt="" coords="429,155,539,181"/> <area shape="rect" href="../../d6/db4/include_2vfs_2file_8h.html" title=" " alt="" coords="786,229,854,256"/> <area shape="rect" href="../../de/ddf/syscall_8h.html" title=" " alt="" coords="870,155,986,181"/> <area shape="rect" href="../../d0/d27/include_2sys_2types_8h.html" title=" " alt="" coords="436,528,527,555"/> <area shape="rect" href="../../db/dd5/thread_8h.html" title=" " alt="" coords="909,304,1003,331"/> <area shape="rect" href="../../dd/d71/tty_8h.html" title=" " alt="" coords="5,229,96,256"/> <area shape="rect" href="../../de/d9a/tss_8h.html" title=" " alt="" coords="121,229,197,256"/> <area shape="rect" href="../../d0/d6f/__types_8h.html" title=" " alt="" coords="538,752,635,779"/> <area shape="rect" href="../../d9/dab/select_8h.html" title=" " alt="" coords="435,603,528,629"/> <area shape="rect" href="../../d6/d92/cdefs_8h.html" title=" " alt="" coords="519,677,609,704"/> <area shape="rect" href="../../d6/d30/__timespec_8h.html" title=" " alt="" coords="633,677,751,704"/> <area shape="rect" href="../../df/dc5/__timeval_8h.html" title=" " alt="" coords="214,677,319,704"/> <area shape="rect" href="../../d6/da4/__sigset_8h.html" title=" " alt="" coords="343,677,443,704"/> <area shape="rect" href="../../d1/de9/dirCache_8h.html" title=" " alt="" coords="760,453,883,480"/> <area shape="rect" href="../../d3/d73/inode_8h.html" title=" " alt="" coords="556,304,639,331"/> <area shape="rect" href="../../df/d42/ufs_8h.html" title=" " alt="" coords="298,379,369,405"/> <area shape="rect" href="../../d2/d29/mount_8h.html" title=" " alt="" coords="273,304,361,331"/> <area shape="rect" href="../../d7/d0b/trap_8h.html" title=" " alt="" coords="959,379,1039,405"/> <area shape="rect" href="../../df/d92/sys_2signal_8h.html" title=" " alt="" coords="1115,379,1207,405"/> <area shape="rect" href="../../d8/d01/resource_8h.html" title=" " alt="" coords="963,528,1071,555"/> <area shape="rect" href="../../d6/d35/i386_2cpu_8h.html" title=" " alt="" coords="957,453,1040,480"/> <area shape="rect" href="../../d1/df2/wait_8h.html" title=" " alt="" coords="444,379,543,405"/> <area shape="rect" href="../../d1/d7d/pipe__fs_8h.html" title=" " alt="" coords="567,379,655,405"/> <area shape="rect" href="../../d8/dff/msdos__fs_8h.html" title=" " alt="" coords="679,379,782,405"/> <area shape="rect" href="../../d4/d7e/include_2sys_2device_8h.html" title=" " alt="" coords="298,453,393,480"/> </map> </div> </div> <p><a href="../../dc/d85/syscalls__posix_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a> Variables</h2></td></tr> <tr class="memitem:ac093ecf7c6a544746f255e656ced3eb4"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../dc/d19/structsyscall__entry.html">syscall_entry</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d85/syscalls__posix_8c.html#ac093ecf7c6a544746f255e656ced3eb4">systemCalls_posix</a> []</td></tr> <tr class="separator:ac093ecf7c6a544746f255e656ced3eb4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9a58a1a19acb364c296487ac03f9407b"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d85/syscalls__posix_8c.html#a9a58a1a19acb364c296487ac03f9407b">totalCalls_posix</a> = sizeof(<a class="el" href="../../dc/d85/syscalls__posix_8c.html#ac093ecf7c6a544746f255e656ced3eb4">systemCalls_posix</a>) / sizeof(struct <a class="el" href="../../dc/d19/structsyscall__entry.html">syscall_entry</a>)</td></tr> <tr class="separator:a9a58a1a19acb364c296487ac03f9407b"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Variable Documentation</h2> <a id="ac093ecf7c6a544746f255e656ced3eb4"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac093ecf7c6a544746f255e656ced3eb4">◆ </a></span>systemCalls_posix</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../dc/d19/structsyscall__entry.html">syscall_entry</a> systemCalls_posix[]</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d85/syscalls__posix_8c_source.html#l00033">33</a> of file <a class="el" href="../../dc/d85/syscalls__posix_8c_source.html">syscalls_posix.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../de/d5f/syscall__posix_8c_source.html#l00042">sys_call_posix()</a>.</p> </div> </div> <a id="a9a58a1a19acb364c296487ac03f9407b"></a> <h2 class="memtitle"><span class="permalink"><a href="#a9a58a1a19acb364c296487ac03f9407b">◆ </a></span>totalCalls_posix</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int totalCalls_posix = sizeof(<a class="el" href="../../dc/d85/syscalls__posix_8c.html#ac093ecf7c6a544746f255e656ced3eb4">systemCalls_posix</a>) / sizeof(struct <a class="el" href="../../dc/d19/structsyscall__entry.html">syscall_entry</a>)</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dc/d85/syscalls__posix_8c_source.html#l02791">2791</a> of file <a class="el" href="../../dc/d85/syscalls__posix_8c_source.html">syscalls_posix.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../de/d5f/syscall__posix_8c_source.html#l00042">sys_call_posix()</a>.</p> </div> </div> </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="../../dir_dc43877d82dd332f9fb2071fcca799d6.html">kernel</a></li><li class="navelem"><a class="el" href="../../dc/d85/syscalls__posix_8c.html">syscalls_posix.c</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>