diff --git a/www/api-docs/admin.html b/www/api-docs/admin.html index b2feaf8..265235a 100644 --- a/www/api-docs/admin.html +++ b/www/api-docs/admin.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -44,6 +59,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -55,11 +72,28 @@ <tr><td> + <a href='admin_consoletype.html'> + consoletype</a></td> + <td><p> +Determine of the console connected to the controlling terminal. +</p></td> + + <tr><td> <a href='admin_dmesg.html'> dmesg</a></td> <td><p>Policy for dmesg.</p></td> <tr><td> + <a href='admin_logrotate.html'> + logrotate</a></td> + <td><p>Rotate and archive system logs</p></td> + + <tr><td> + <a href='admin_netutils.html'> + netutils</a></td> + <td><p>Network analysis utilities</p></td> + + <tr><td> <a href='admin_rpm.html'> rpm</a></td> <td><p>Policy for the RPM package manager.</p></td> @@ -80,6 +114,9 @@ </td></tr> + + </td></tr> + </table> <p/><br/><br/> diff --git a/www/api-docs/admin_consoletype.html b/www/api-docs/admin_consoletype.html new file mode 100644 index 0000000..37a4b2d --- /dev/null +++ b/www/api-docs/admin_consoletype.html @@ -0,0 +1,172 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_consoletype.html'> + consoletype</a><br/> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: admin</h1><p/> +<h2>Module: consoletype</h2><p/> + + + +<h3>Description:</h3> + +<p> +Determine of the console connected to the controlling terminal. +</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>consoletype_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute consoletype in the consoletype domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>consoletype_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute consoletype in the caller domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_dmesg.html b/www/api-docs/admin_dmesg.html index 73b8b72..0d4fb90 100644 --- a/www/api-docs/admin_dmesg.html +++ b/www/api-docs/admin_dmesg.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -44,15 +59,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: admin</h1><p/> <h2>Module: dmesg</h2><p/> + + + <h3>Description:</h3> <p>Policy for dmesg.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -75,7 +98,7 @@ <h5>Description</h5> <p> - Execute dmesg in the dmesg domain. +Execute dmesg in the dmesg domain. </p> <h5>Parameters</h5> @@ -86,7 +109,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -116,7 +139,7 @@ No <h5>Description</h5> <p> - Execute dmesg in the caller domain. +Execute dmesg in the caller domain. </p> <h5>Parameters</h5> @@ -127,7 +150,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -138,6 +161,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/admin_logrotate.html b/www/api-docs/admin_logrotate.html new file mode 100644 index 0000000..d05e732 --- /dev/null +++ b/www/api-docs/admin_logrotate.html @@ -0,0 +1,289 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_consoletype.html'> + consoletype</a><br/> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: admin</h1><p/> +<h2>Module: logrotate</h2><p/> + + + +<h3>Description:</h3> + +<p>Rotate and archive system logs</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logrotate_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute logrotate in the logrotate domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logrotate_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to inherit logrotate file descriptors. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logrotate_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute logrotate in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logrotate_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute logrotate in the logrotate domain, and +allow the specified role the logrotate domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the logrotate domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the logrotate domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_netutils.html b/www/api-docs/admin_netutils.html new file mode 100644 index 0000000..7beb0fd --- /dev/null +++ b/www/api-docs/admin_netutils.html @@ -0,0 +1,568 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_consoletype.html'> + consoletype</a><br/> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: admin</h1><p/> +<h2>Module: netutils</h2><p/> + + + +<h3>Description:</h3> + +<p>Network analysis utilities</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute network utilities in the netutils domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_domtrans_ping</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute ping in the ping domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_domtrans_traceroute</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute traceroute in the traceroute domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute network utilities in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_exec_ping</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute ping in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_exec_traceroute</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute traceroute in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute network utilities in the netutils domain, and +allow the specified role the netutils domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the netutils domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the netutils domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_run_ping</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute ping in the ping domain, and +allow the specified role the ping domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the ping domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the ping domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>netutils_run_traceroute</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute traceroute in the traceroute domain, and +allow the specified role the traceroute domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the traceroute domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the traceroute domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_rpm.html b/www/api-docs/admin_rpm.html index 4abe612..ed15c7c 100644 --- a/www/api-docs/admin_rpm.html +++ b/www/api-docs/admin_rpm.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -44,15 +59,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: admin</h1><p/> <h2>Module: rpm</h2><p/> + + + <h3>Description:</h3> <p>Policy for the RPM package manager.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -72,12 +95,53 @@ </div> <div id="description"> +<h5>Summary</h5> +<p> +Execute rpm programs in the rpm domain. +</p> + -<h5>Description</h5> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_manage_db</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Execute rpm programs in the rpm domain. +Create, read, write, and delete the RPM package database. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -86,7 +150,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -113,12 +177,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Read RPM package database. +Read the RPM package database. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -127,7 +191,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -154,12 +218,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Read from a RPM pipe. +Read from a RPM pipe. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -168,7 +232,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -211,12 +275,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute RPM programs in the RPM domain. +Execute RPM programs in the RPM domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -225,7 +289,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -235,7 +299,7 @@ No role </td><td> - The role to allow the RPM domain. +The role to allow the RPM domain. </td><td> No @@ -245,7 +309,7 @@ No terminal </td><td> - The type of the terminal allow the RPM domain to use. +The type of the terminal allow the RPM domain to use. </td><td> No @@ -272,12 +336,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Inherit and use file descriptors from RPM. +Inherit and use file descriptors from RPM. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -286,7 +350,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -297,6 +361,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/admin_usermanage.html b/www/api-docs/admin_usermanage.html index dde0c32..6453b11 100644 --- a/www/api-docs/admin_usermanage.html +++ b/www/api-docs/admin_usermanage.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -44,15 +59,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: admin</h1><p/> <h2>Module: usermanage</h2><p/> + + + <h3>Description:</h3> <p>Policy for managing user accounts.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -75,7 +98,7 @@ <h5>Description</h5> <p> - Execute chfn in the chfn domain. +Execute chfn in the chfn domain. </p> <h5>Parameters</h5> @@ -86,7 +109,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -116,7 +139,7 @@ No <h5>Description</h5> <p> - Execute groupadd in the groupadd domain. +Execute groupadd in the groupadd domain. </p> <h5>Parameters</h5> @@ -127,7 +150,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -157,7 +180,7 @@ No <h5>Description</h5> <p> - Execute passwd in the passwd domain. +Execute passwd in the passwd domain. </p> <h5>Parameters</h5> @@ -168,7 +191,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -198,7 +221,7 @@ No <h5>Description</h5> <p> - Execute useradd in the useradd domain. +Execute useradd in the useradd domain. </p> <h5>Parameters</h5> @@ -209,7 +232,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_read_crack_db</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the crack database. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. </td><td> No @@ -255,8 +319,8 @@ No <h5>Description</h5> <p> - Execute chfn in the chfn domain, and - allow the specified role the chfn domain. +Execute chfn in the chfn domain, and +allow the specified role the chfn domain. </p> <h5>Parameters</h5> @@ -267,7 +331,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -277,7 +341,7 @@ No role </td><td> - The role to be allowed the chfn domain. +The role to be allowed the chfn domain. </td><td> No @@ -287,7 +351,7 @@ No terminal </td><td> - The type of the terminal allow the chfn domain to use. +The type of the terminal allow the chfn domain to use. </td><td> No @@ -333,8 +397,8 @@ No <h5>Description</h5> <p> - Execute groupadd in the groupadd domain, and - allow the specified role the groupadd domain. +Execute groupadd in the groupadd domain, and +allow the specified role the groupadd domain. </p> <h5>Parameters</h5> @@ -345,7 +409,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -355,7 +419,7 @@ No role </td><td> - The role to be allowed the groupadd domain. +The role to be allowed the groupadd domain. </td><td> No @@ -365,7 +429,7 @@ No terminal </td><td> - The type of the terminal allow the groupadd domain to use. +The type of the terminal allow the groupadd domain to use. </td><td> No @@ -411,8 +475,8 @@ No <h5>Description</h5> <p> - Execute passwd in the passwd domain, and - allow the specified role the passwd domain. +Execute passwd in the passwd domain, and +allow the specified role the passwd domain. </p> <h5>Parameters</h5> @@ -423,7 +487,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -433,7 +497,7 @@ No role </td><td> - The role to be allowed the passwd domain. +The role to be allowed the passwd domain. </td><td> No @@ -443,7 +507,7 @@ No terminal </td><td> - The type of the terminal allow the passwd domain to use. +The type of the terminal allow the passwd domain to use. </td><td> No @@ -489,8 +553,8 @@ No <h5>Description</h5> <p> - Execute useradd in the useradd domain, and - allow the specified role the useradd domain. +Execute useradd in the useradd domain, and +allow the specified role the useradd domain. </p> <h5>Parameters</h5> @@ -501,7 +565,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -511,7 +575,7 @@ No role </td><td> - The role to be allowed the useradd domain. +The role to be allowed the useradd domain. </td><td> No @@ -521,7 +585,7 @@ No terminal </td><td> - The type of the terminal allow the useradd domain to use. +The type of the terminal allow the useradd domain to use. </td><td> No @@ -532,6 +596,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/apps.html b/www/api-docs/apps.html new file mode 100644 index 0000000..85af566 --- /dev/null +++ b/www/api-docs/apps.html @@ -0,0 +1,83 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + - <a href='apps_gpg.html'> + gpg</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> + +<h1>Layer: apps</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + <tr><td> + <a href='apps_gpg.html'> + gpg</a></td> + <td><p>Policy for GNU Privacy Guard and related programs.</p></td> + + </td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/apps_gpg.html b/www/api-docs/apps_gpg.html new file mode 100644 index 0000000..c354b75 --- /dev/null +++ b/www/api-docs/apps_gpg.html @@ -0,0 +1,128 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + - <a href='apps_gpg.html'> + gpg</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: apps</h1><p/> +<h2>Module: gpg</h2><p/> + +<h3>Description:</h3> + +<p>Policy for GNU Privacy Guard and related programs.</p> + + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>gpg_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The per user domain template for the gpg module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates the types and rules for GPG, +GPG-agent, and GPG helper programs. This protects +the user keys and secrets, and runs the programs +in domains specific to the user type. +</p><p> +</p><p> +This is invoked automatically for each user and +generally does not need to be invoked directly +by policy writers. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +</div> +</body> +</html> diff --git a/www/api-docs/index.html b/www/api-docs/index.html index b7d6703..60256bc 100644 --- a/www/api-docs/index.html +++ b/www/api-docs/index.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,15 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + - <a href='apps_gpg.html'> + gpg</a><br/> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -58,15 +76,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -88,6 +121,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -140,6 +176,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -151,11 +189,28 @@ <tr><td> + <a href='admin_consoletype.html'> + consoletype</a></td> + <td><p> +Determine of the console connected to the controlling terminal. +</p></td> + + <tr><td> <a href='admin_dmesg.html'> dmesg</a></td> <td><p>Policy for dmesg.</p></td> <tr><td> + <a href='admin_logrotate.html'> + logrotate</a></td> + <td><p>Rotate and archive system logs</p></td> + + <tr><td> + <a href='admin_netutils.html'> + netutils</a></td> + <td><p>Network analysis utilities</p></td> + + <tr><td> <a href='admin_rpm.html'> rpm</a></td> <td><p>Policy for the RPM package manager.</p></td> @@ -176,6 +231,9 @@ </td></tr> + + </td></tr> + </table> <p/><br/><br/> @@ -188,6 +246,9 @@ </td></tr> + </td></tr> + + <tr><td> <a href='kernel_bootloader.html'> bootloader</a></td> @@ -214,7 +275,7 @@ Device nodes and interfaces for many basic system devices. <a href='kernel_kernel.html'> kernel</a></td> <td><p> -Policy for kernel threads, proc filesystem, +Policy for kernel threads, proc filesystem, and unlabeled processes and objects. </p></td> @@ -246,7 +307,7 @@ Policy for kernel security interface, in particular, selinuxfs. </table> <p/><br/><br/> -<h1>Layer: services</h1><p/> +<h1>Layer: apps</h1><p/> <table border="1" cellspacing="0" cellpadding="3" width="75%"> <tr><td class="title">Module:</td><td class="title">Description:</td></tr> @@ -255,23 +316,16 @@ Policy for kernel security interface, in particular, selinuxfs. </td></tr> - </td></tr> - - <tr><td> - <a href='services_mta.html'> - mta</a></td> - <td><p>Policy common to all email tranfer agents.</p></td> + <a href='apps_gpg.html'> + gpg</a></td> + <td><p>Policy for GNU Privacy Guard and related programs.</p></td> - <tr><td> - <a href='services_remotelogin.html'> - remotelogin</a></td> - <td><p>Policy for rshd, rlogind, and telnetd.</p></td> + </td></tr> + - <tr><td> - <a href='services_sendmail.html'> - sendmail</a></td> - <td><p>Policy for sendmail.</p></td> + </td></tr> + </td></tr> @@ -296,6 +350,9 @@ Policy for kernel security interface, in particular, selinuxfs. </td></tr> + </td></tr> + + <tr><td> <a href='system_authlogin.html'> authlogin</a></td> @@ -327,6 +384,11 @@ Basic filesystem types and interfaces. </p></td> <tr><td> + <a href='system_fstools.html'> + fstools</a></td> + <td><p>Tools for filesystem management, such as mkfs and fsck.</p></td> + + <tr><td> <a href='system_getty.html'> getty</a></td> <td><p>Policy for getty.</p></td> @@ -414,6 +476,69 @@ connection and disconnection of devices at runtime. </table> <p/><br/><br/> +<h1>Layer: services</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + + + <tr><td> + <a href='services_cron.html'> + cron</a></td> + <td><p>Periodic execution of scheduled commands.</p></td> + + <tr><td> + <a href='services_inetd.html'> + inetd</a></td> + <td><p>Internet services daemon.</p></td> + + <tr><td> + <a href='services_kerberos.html'> + kerberos</a></td> + <td><p>MIT Kerberos admin and KDC</p></td> + + <tr><td> + <a href='services_mta.html'> + mta</a></td> + <td><p>Policy common to all email tranfer agents.</p></td> + + <tr><td> + <a href='services_nis.html'> + nis</a></td> + <td><p>Policy for NIS (YP) servers and clients</p></td> + + <tr><td> + <a href='services_remotelogin.html'> + remotelogin</a></td> + <td><p>Policy for rshd, rlogind, and telnetd.</p></td> + + <tr><td> + <a href='services_sendmail.html'> + sendmail</a></td> + <td><p>Policy for sendmail.</p></td> + + <tr><td> + <a href='services_ssh.html'> + ssh</a></td> + <td><p>Secure shell client and server policy.</p></td> + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + </div> </body> </html> diff --git a/www/api-docs/interfaces.html b/www/api-docs/interfaces.html index 4edbaa1..aee2de3 100644 --- a/www/api-docs/interfaces.html +++ b/www/api-docs/interfaces.html @@ -13,9 +13,18 @@ admin</a></br/> <div id='subitem'> + - <a href='admin_consoletype.html'> + consoletype</a><br/> + - <a href='admin_dmesg.html'> dmesg</a><br/> + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + - <a href='admin_rpm.html'> rpm</a><br/> @@ -24,6 +33,15 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + - <a href='apps_gpg.html'> + gpg</a><br/> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -58,15 +76,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -88,6 +121,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -140,6 +176,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -241,6 +279,32 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> +<b>auth_domtrans_pam_console</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + <b>auth_domtrans_utempter</b>( @@ -306,12 +370,18 @@ system</a><p/> - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -346,12 +416,18 @@ system</a><p/> - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -413,17 +489,153 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> +<b>auth_manage_login_records</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_manage_pam_console_data</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_manage_shadow</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + <b>auth_read_login_records</b>( - domain + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_pam_console_data</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_pam_pid</b>( + + + + + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -485,6 +697,32 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> +<b>auth_relabelto_shadow</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + <b>auth_run_pam</b>( @@ -557,17 +795,23 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>auth_rw_shadow</b>( +<b>auth_rw_faillog</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -577,47 +821,59 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>authlogin_per_userdomain_template</b>( +<b>auth_rw_lastlog</b>( - userdomain_prefix + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_bootloader.html'> -bootloader</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>bootloader_create_kernel</b>( +<b>auth_rw_login_records</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_bootloader.html'> -bootloader</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>bootloader_create_kernel_symbol_table</b>( +<b>auth_rw_shadow</b>( @@ -637,7 +893,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_create_runtime_file</b>( +<b>bootloader_create_kernel</b>( @@ -657,7 +913,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_delete_kernel</b>( +<b>bootloader_create_kernel_symbol_table</b>( @@ -677,17 +933,23 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_delete_kernel_symbol_table</b>( +<b>bootloader_create_modules</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -697,7 +959,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_domtrans</b>( +<b>bootloader_create_runtime_file</b>( @@ -717,7 +979,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_dontaudit_search_boot</b>( +<b>bootloader_delete_kernel</b>( @@ -737,7 +999,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_list_kernel_modules</b>( +<b>bootloader_delete_kernel_symbol_table</b>( @@ -757,7 +1019,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_manage_kernel_modules</b>( +<b>bootloader_domtrans</b>( @@ -777,7 +1039,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_read_config</b>( +<b>bootloader_dontaudit_search_boot</b>( @@ -797,7 +1059,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_read_kernel_modules</b>( +<b>bootloader_list_kernel_modules</b>( @@ -817,7 +1079,67 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_read_kernel_symbol_table</b>( +<b>bootloader_manage_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_kernel_symbol_table</b>( @@ -933,7 +1255,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>bootloader_search_boot_dir</b>( +<b>bootloader_search_boot</b>( @@ -1063,13 +1385,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html'> -corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='admin_consoletype.html'> +consoletype</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> <div id="codeblock"> -<b>corecmd_domtrans_shell</b>( +<b>consoletype_domtrans</b>( @@ -1077,17 +1399,55 @@ system</a><p/> domain + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_consoletype.html'> +consoletype</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>consoletype_exec</b>( + + - , + domain + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>corecmd_chroot_exec_chroot</b>( + - target_domain + + + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> @@ -1097,7 +1457,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>corecmd_shell_spec_domtrans</b>( +<b>corecmd_domtrans_shell</b>( @@ -1119,113 +1479,143 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_compat_ipv4_node</b>( +<b>corecmd_dontaudit_getattr_sbin_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_eth0</b>( +<b>corecmd_exec_bin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_eth1</b>( +<b>corecmd_exec_ls</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_eth2</b>( +<b>corecmd_exec_sbin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_inaddr_any_node</b>( +<b>corecmd_exec_shell</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_ippp0</b>( +<b>corecmd_getattr_bin_file</b>( @@ -1236,76 +1626,100 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of files in bin directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_ipsec0</b>( +<b>corecmd_getattr_sbin_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_ipsec1</b>( +<b>corecmd_list_bin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_ipsec2</b>( +<b>corecmd_list_sbin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_link_local_node</b>( +<b>corecmd_read_bin_symlink</b>( @@ -1316,16 +1730,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read symbolic links in bin directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_lo</b>( +<b>corecmd_read_sbin_symlink</b>( @@ -1336,56 +1756,74 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read symbolic links in sbin directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_lo_node</b>( +<b>corecmd_search_bin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_mapped_ipv4_node</b>( +<b>corecmd_search_sbin</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_multicast_node</b>( +<b>corecmd_shell_entry_type</b>( @@ -1396,16 +1834,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Make the shell an entrypoint for the specified domain. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_corenetwork.html'> -corenetwork</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_site_local_node</b>( +<b>corecmd_shell_spec_domtrans</b>( @@ -1413,6 +1857,14 @@ kernel</a><p/> domain + + , + + + + target_domain + + )<br> </div> @@ -1425,7 +1877,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_receive_unspec_node</b>( +<b>corenet_dontaudit_tcp_bind_all_reserved_ports</b>( @@ -1436,6 +1888,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to bind TCP sockets to all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1445,7 +1903,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_compat_ipv4_node</b>( +<b>corenet_dontaudit_udp_bind_all_reserved_ports</b>( @@ -1456,6 +1914,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to bind UDP sockets to all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1465,7 +1929,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_eth0</b>( +<b>corenet_raw_receive_all_if</b>( @@ -1476,6 +1940,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive raw IP packets on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1485,7 +1955,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_eth1</b>( +<b>corenet_raw_receive_all_nodes</b>( @@ -1496,6 +1966,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive raw IP packets on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1505,7 +1981,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_eth2</b>( +<b>corenet_raw_receive_compat_ipv4_node</b>( @@ -1525,7 +2001,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_inaddr_any_node</b>( +<b>corenet_raw_receive_eth0</b>( @@ -1545,7 +2021,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_ippp0</b>( +<b>corenet_raw_receive_eth1</b>( @@ -1565,7 +2041,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_ipsec0</b>( +<b>corenet_raw_receive_eth2</b>( @@ -1585,7 +2061,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_ipsec1</b>( +<b>corenet_raw_receive_generic_if</b>( @@ -1596,6 +2072,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive raw IP packets on generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1605,7 +2087,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_ipsec2</b>( +<b>corenet_raw_receive_generic_node</b>( @@ -1616,6 +2098,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive raw IP packets on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1625,7 +2113,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_link_local_node</b>( +<b>corenet_raw_receive_inaddr_any_node</b>( @@ -1645,7 +2133,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_lo</b>( +<b>corenet_raw_receive_ippp0</b>( @@ -1665,7 +2153,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_lo_node</b>( +<b>corenet_raw_receive_ipsec0</b>( @@ -1685,7 +2173,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_mapped_ipv4_node</b>( +<b>corenet_raw_receive_ipsec1</b>( @@ -1705,7 +2193,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_multicast_node</b>( +<b>corenet_raw_receive_ipsec2</b>( @@ -1725,7 +2213,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_site_local_node</b>( +<b>corenet_raw_receive_link_local_node</b>( @@ -1745,7 +2233,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_send_unspec_node</b>( +<b>corenet_raw_receive_lo</b>( @@ -1765,7 +2253,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_compat_ipv4_node</b>( +<b>corenet_raw_receive_lo_node</b>( @@ -1785,7 +2273,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_eth0</b>( +<b>corenet_raw_receive_mapped_ipv4_node</b>( @@ -1805,7 +2293,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_eth1</b>( +<b>corenet_raw_receive_multicast_node</b>( @@ -1825,7 +2313,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_eth2</b>( +<b>corenet_raw_receive_site_local_node</b>( @@ -1845,7 +2333,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_inaddr_any_node</b>( +<b>corenet_raw_receive_unspec_node</b>( @@ -1865,7 +2353,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_ippp0</b>( +<b>corenet_raw_send_all_if</b>( @@ -1876,6 +2364,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send raw IP packets on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1885,7 +2379,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec0</b>( +<b>corenet_raw_send_all_nodes</b>( @@ -1896,6 +2390,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send raw IP packets on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -1905,7 +2405,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec1</b>( +<b>corenet_raw_send_compat_ipv4_node</b>( @@ -1925,7 +2425,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec2</b>( +<b>corenet_raw_send_eth0</b>( @@ -1945,7 +2445,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_link_local_node</b>( +<b>corenet_raw_send_eth1</b>( @@ -1965,7 +2465,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_lo</b>( +<b>corenet_raw_send_eth2</b>( @@ -1985,7 +2485,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_lo_node</b>( +<b>corenet_raw_send_generic_if</b>( @@ -1996,6 +2496,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send raw IP packets on generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2005,7 +2511,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( +<b>corenet_raw_send_generic_node</b>( @@ -2016,6 +2522,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send raw IP packets on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2025,7 +2537,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_multicast_node</b>( +<b>corenet_raw_send_inaddr_any_node</b>( @@ -2045,7 +2557,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_site_local_node</b>( +<b>corenet_raw_send_ippp0</b>( @@ -2065,7 +2577,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_raw_sendrecv_unspec_node</b>( +<b>corenet_raw_send_ipsec0</b>( @@ -2085,7 +2597,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_amanda_port</b>( +<b>corenet_raw_send_ipsec1</b>( @@ -2105,7 +2617,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_compat_ipv4_node</b>( +<b>corenet_raw_send_ipsec2</b>( @@ -2125,7 +2637,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_dbskkd_port</b>( +<b>corenet_raw_send_link_local_node</b>( @@ -2145,7 +2657,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_dhcpc_port</b>( +<b>corenet_raw_send_lo</b>( @@ -2165,7 +2677,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_dhcpd_port</b>( +<b>corenet_raw_send_lo_node</b>( @@ -2185,7 +2697,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_dict_port</b>( +<b>corenet_raw_send_mapped_ipv4_node</b>( @@ -2205,7 +2717,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_dns_port</b>( +<b>corenet_raw_send_multicast_node</b>( @@ -2225,7 +2737,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_fingerd_port</b>( +<b>corenet_raw_send_site_local_node</b>( @@ -2245,7 +2757,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ftp_data_port</b>( +<b>corenet_raw_send_unspec_node</b>( @@ -2265,7 +2777,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ftp_port</b>( +<b>corenet_raw_sendrecv_all_if</b>( @@ -2276,6 +2788,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive raw IP packets on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2285,7 +2803,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_howl_port</b>( +<b>corenet_raw_sendrecv_all_nodes</b>( @@ -2296,6 +2814,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive raw IP packets on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2305,7 +2829,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_http_cache_port</b>( +<b>corenet_raw_sendrecv_compat_ipv4_node</b>( @@ -2325,7 +2849,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_http_port</b>( +<b>corenet_raw_sendrecv_eth0</b>( @@ -2345,7 +2869,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_inaddr_any_node</b>( +<b>corenet_raw_sendrecv_eth1</b>( @@ -2365,7 +2889,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_inetd_child_port</b>( +<b>corenet_raw_sendrecv_eth2</b>( @@ -2385,7 +2909,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_innd_port</b>( +<b>corenet_raw_sendrecv_generic_if</b>( @@ -2396,6 +2920,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive raw IP packets on generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2405,7 +2935,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ipp_port</b>( +<b>corenet_raw_sendrecv_generic_node</b>( @@ -2416,6 +2946,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive raw IP packets on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2425,7 +2961,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_admin_port</b>( +<b>corenet_raw_sendrecv_inaddr_any_node</b>( @@ -2445,7 +2981,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_master_port</b>( +<b>corenet_raw_sendrecv_ippp0</b>( @@ -2465,7 +3001,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_port</b>( +<b>corenet_raw_sendrecv_ipsec0</b>( @@ -2485,7 +3021,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ktalkd_port</b>( +<b>corenet_raw_sendrecv_ipsec1</b>( @@ -2505,7 +3041,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ldap_port</b>( +<b>corenet_raw_sendrecv_ipsec2</b>( @@ -2525,7 +3061,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_link_local_node</b>( +<b>corenet_raw_sendrecv_link_local_node</b>( @@ -2545,7 +3081,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_lo_node</b>( +<b>corenet_raw_sendrecv_lo</b>( @@ -2565,7 +3101,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_mail_port</b>( +<b>corenet_raw_sendrecv_lo_node</b>( @@ -2585,7 +3121,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_mapped_ipv4_node</b>( +<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( @@ -2605,7 +3141,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_multicast_node</b>( +<b>corenet_raw_sendrecv_multicast_node</b>( @@ -2625,7 +3161,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_mysqld_port</b>( +<b>corenet_raw_sendrecv_site_local_node</b>( @@ -2645,7 +3181,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_nmbd_port</b>( +<b>corenet_raw_sendrecv_unspec_node</b>( @@ -2665,7 +3201,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_pop_port</b>( +<b>corenet_tcp_bind_all_nodes</b>( @@ -2676,8 +3212,14 @@ kernel</a><p/> )<br> </div> -</div> - +<div id="description"> +<p> +Bind TCP sockets to all nodes. +</p> +</div> + +</div> + <div id="interfacesmall"> Module: <a href='kernel_corenetwork.html'> corenetwork</a><p/> @@ -2685,7 +3227,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_portmap_port</b>( +<b>corenet_tcp_bind_all_ports</b>( @@ -2696,6 +3238,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind TCP sockets to all ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2705,7 +3253,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_postgresql_port</b>( +<b>corenet_tcp_bind_all_reserved_ports</b>( @@ -2716,6 +3264,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind TCP sockets to all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2725,7 +3279,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_printer_port</b>( +<b>corenet_tcp_bind_amanda_port</b>( @@ -2745,7 +3299,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_pxe_port</b>( +<b>corenet_tcp_bind_compat_ipv4_node</b>( @@ -2765,7 +3319,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_radacct_port</b>( +<b>corenet_tcp_bind_dbskkd_port</b>( @@ -2785,7 +3339,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_radius_port</b>( +<b>corenet_tcp_bind_dhcpc_port</b>( @@ -2805,7 +3359,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_rsh_port</b>( +<b>corenet_tcp_bind_dhcpd_port</b>( @@ -2825,7 +3379,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_rsync_port</b>( +<b>corenet_tcp_bind_dict_port</b>( @@ -2845,7 +3399,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_site_local_node</b>( +<b>corenet_tcp_bind_dns_port</b>( @@ -2865,7 +3419,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_smbd_port</b>( +<b>corenet_tcp_bind_fingerd_port</b>( @@ -2885,7 +3439,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_smtp_port</b>( +<b>corenet_tcp_bind_ftp_data_port</b>( @@ -2905,7 +3459,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_snmp_port</b>( +<b>corenet_tcp_bind_ftp_port</b>( @@ -2925,7 +3479,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_ssh_port</b>( +<b>corenet_tcp_bind_generic_node</b>( @@ -2936,6 +3490,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind TCP sockets to generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2945,7 +3505,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_swat_port</b>( +<b>corenet_tcp_bind_generic_port</b>( @@ -2956,6 +3516,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind TCP sockets to generic ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -2965,7 +3531,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_syslogd_port</b>( +<b>corenet_tcp_bind_howl_port</b>( @@ -2985,7 +3551,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_telnetd_port</b>( +<b>corenet_tcp_bind_http_cache_port</b>( @@ -3005,7 +3571,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_tftp_port</b>( +<b>corenet_tcp_bind_http_port</b>( @@ -3025,7 +3591,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_unspec_node</b>( +<b>corenet_tcp_bind_inaddr_any_node</b>( @@ -3045,7 +3611,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_vnc_port</b>( +<b>corenet_tcp_bind_inetd_child_port</b>( @@ -3065,7 +3631,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_xserver_port</b>( +<b>corenet_tcp_bind_innd_port</b>( @@ -3085,7 +3651,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_bind_zebra_port</b>( +<b>corenet_tcp_bind_ipp_port</b>( @@ -3105,7 +3671,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_amanda_port</b>( +<b>corenet_tcp_bind_kerberos_admin_port</b>( @@ -3125,7 +3691,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( +<b>corenet_tcp_bind_kerberos_master_port</b>( @@ -3145,7 +3711,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dbskkd_port</b>( +<b>corenet_tcp_bind_kerberos_port</b>( @@ -3165,7 +3731,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dhcpc_port</b>( +<b>corenet_tcp_bind_ktalkd_port</b>( @@ -3185,7 +3751,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dhcpd_port</b>( +<b>corenet_tcp_bind_ldap_port</b>( @@ -3205,7 +3771,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dict_port</b>( +<b>corenet_tcp_bind_link_local_node</b>( @@ -3225,7 +3791,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dns_port</b>( +<b>corenet_tcp_bind_lo_node</b>( @@ -3245,7 +3811,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth0</b>( +<b>corenet_tcp_bind_mail_port</b>( @@ -3265,7 +3831,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth1</b>( +<b>corenet_tcp_bind_mapped_ipv4_node</b>( @@ -3285,7 +3851,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth2</b>( +<b>corenet_tcp_bind_multicast_node</b>( @@ -3305,7 +3871,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_fingerd_port</b>( +<b>corenet_tcp_bind_mysqld_port</b>( @@ -3325,7 +3891,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ftp_data_port</b>( +<b>corenet_tcp_bind_nmbd_port</b>( @@ -3345,7 +3911,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ftp_port</b>( +<b>corenet_tcp_bind_pop_port</b>( @@ -3365,7 +3931,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_generic_if</b>( +<b>corenet_tcp_bind_portmap_port</b>( @@ -3385,7 +3951,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_howl_port</b>( +<b>corenet_tcp_bind_postgresql_port</b>( @@ -3405,7 +3971,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_http_cache_port</b>( +<b>corenet_tcp_bind_printer_port</b>( @@ -3425,7 +3991,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_http_port</b>( +<b>corenet_tcp_bind_pxe_port</b>( @@ -3445,7 +4011,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_inaddr_any_node</b>( +<b>corenet_tcp_bind_radacct_port</b>( @@ -3465,7 +4031,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_inetd_child_port</b>( +<b>corenet_tcp_bind_radius_port</b>( @@ -3485,7 +4051,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_innd_port</b>( +<b>corenet_tcp_bind_reserved_port</b>( @@ -3496,6 +4062,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind TCP sockets to generic reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -3505,7 +4077,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipp_port</b>( +<b>corenet_tcp_bind_rsh_port</b>( @@ -3525,7 +4097,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ippp0</b>( +<b>corenet_tcp_bind_rsync_port</b>( @@ -3545,7 +4117,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec0</b>( +<b>corenet_tcp_bind_site_local_node</b>( @@ -3565,7 +4137,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec1</b>( +<b>corenet_tcp_bind_smbd_port</b>( @@ -3585,7 +4157,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec2</b>( +<b>corenet_tcp_bind_smtp_port</b>( @@ -3605,7 +4177,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( +<b>corenet_tcp_bind_snmp_port</b>( @@ -3625,7 +4197,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_master_port</b>( +<b>corenet_tcp_bind_ssh_port</b>( @@ -3645,7 +4217,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_port</b>( +<b>corenet_tcp_bind_swat_port</b>( @@ -3665,7 +4237,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ktalkd_port</b>( +<b>corenet_tcp_bind_syslogd_port</b>( @@ -3685,7 +4257,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ldap_port</b>( +<b>corenet_tcp_bind_telnetd_port</b>( @@ -3705,7 +4277,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_link_local_node</b>( +<b>corenet_tcp_bind_tftp_port</b>( @@ -3725,7 +4297,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_lo</b>( +<b>corenet_tcp_bind_unspec_node</b>( @@ -3745,7 +4317,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_lo_node</b>( +<b>corenet_tcp_bind_vnc_port</b>( @@ -3765,7 +4337,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_mail_port</b>( +<b>corenet_tcp_bind_xserver_port</b>( @@ -3785,7 +4357,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( +<b>corenet_tcp_bind_zebra_port</b>( @@ -3805,7 +4377,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_multicast_node</b>( +<b>corenet_tcp_sendrecv_all_if</b>( @@ -3816,6 +4388,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -3825,7 +4403,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_mysqld_port</b>( +<b>corenet_tcp_sendrecv_all_nodes</b>( @@ -3836,6 +4414,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -3845,7 +4429,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_nmbd_port</b>( +<b>corenet_tcp_sendrecv_all_ports</b>( @@ -3856,6 +4440,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on all ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -3865,7 +4455,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_pop_port</b>( +<b>corenet_tcp_sendrecv_all_reserved_ports</b>( @@ -3876,6 +4466,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -3885,7 +4481,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_portmap_port</b>( +<b>corenet_tcp_sendrecv_amanda_port</b>( @@ -3905,7 +4501,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_postgresql_port</b>( +<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( @@ -3925,7 +4521,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_printer_port</b>( +<b>corenet_tcp_sendrecv_dbskkd_port</b>( @@ -3945,7 +4541,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_pxe_port</b>( +<b>corenet_tcp_sendrecv_dhcpc_port</b>( @@ -3965,7 +4561,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_radacct_port</b>( +<b>corenet_tcp_sendrecv_dhcpd_port</b>( @@ -3985,7 +4581,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_radius_port</b>( +<b>corenet_tcp_sendrecv_dict_port</b>( @@ -4005,7 +4601,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_rsh_port</b>( +<b>corenet_tcp_sendrecv_dns_port</b>( @@ -4025,7 +4621,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_rsync_port</b>( +<b>corenet_tcp_sendrecv_eth0</b>( @@ -4045,7 +4641,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_site_local_node</b>( +<b>corenet_tcp_sendrecv_eth1</b>( @@ -4065,7 +4661,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_smbd_port</b>( +<b>corenet_tcp_sendrecv_eth2</b>( @@ -4085,7 +4681,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_smtp_port</b>( +<b>corenet_tcp_sendrecv_fingerd_port</b>( @@ -4105,7 +4701,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_snmp_port</b>( +<b>corenet_tcp_sendrecv_ftp_data_port</b>( @@ -4125,7 +4721,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_ssh_port</b>( +<b>corenet_tcp_sendrecv_ftp_port</b>( @@ -4145,7 +4741,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_swat_port</b>( +<b>corenet_tcp_sendrecv_generic_if</b>( @@ -4156,6 +4752,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on the generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -4165,7 +4767,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_syslogd_port</b>( +<b>corenet_tcp_sendrecv_generic_node</b>( @@ -4176,6 +4778,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -4185,7 +4793,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_telnetd_port</b>( +<b>corenet_tcp_sendrecv_generic_port</b>( @@ -4196,6 +4804,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on generic ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -4205,7 +4819,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_tftp_port</b>( +<b>corenet_tcp_sendrecv_howl_port</b>( @@ -4225,7 +4839,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_unspec_node</b>( +<b>corenet_tcp_sendrecv_http_cache_port</b>( @@ -4245,7 +4859,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_vnc_port</b>( +<b>corenet_tcp_sendrecv_http_port</b>( @@ -4265,7 +4879,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_xserver_port</b>( +<b>corenet_tcp_sendrecv_inaddr_any_node</b>( @@ -4285,7 +4899,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_tcp_sendrecv_zebra_port</b>( +<b>corenet_tcp_sendrecv_inetd_child_port</b>( @@ -4305,7 +4919,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_amanda_port</b>( +<b>corenet_tcp_sendrecv_innd_port</b>( @@ -4325,7 +4939,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_compat_ipv4_node</b>( +<b>corenet_tcp_sendrecv_ipp_port</b>( @@ -4345,7 +4959,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_dbskkd_port</b>( +<b>corenet_tcp_sendrecv_ippp0</b>( @@ -4365,7 +4979,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_dhcpc_port</b>( +<b>corenet_tcp_sendrecv_ipsec0</b>( @@ -4385,7 +4999,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_dhcpd_port</b>( +<b>corenet_tcp_sendrecv_ipsec1</b>( @@ -4405,7 +5019,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_dict_port</b>( +<b>corenet_tcp_sendrecv_ipsec2</b>( @@ -4425,7 +5039,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_dns_port</b>( +<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( @@ -4445,7 +5059,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_fingerd_port</b>( +<b>corenet_tcp_sendrecv_kerberos_master_port</b>( @@ -4465,7 +5079,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ftp_data_port</b>( +<b>corenet_tcp_sendrecv_kerberos_port</b>( @@ -4485,7 +5099,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ftp_port</b>( +<b>corenet_tcp_sendrecv_ktalkd_port</b>( @@ -4505,7 +5119,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_howl_port</b>( +<b>corenet_tcp_sendrecv_ldap_port</b>( @@ -4525,7 +5139,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_http_cache_port</b>( +<b>corenet_tcp_sendrecv_link_local_node</b>( @@ -4545,7 +5159,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_http_port</b>( +<b>corenet_tcp_sendrecv_lo</b>( @@ -4565,7 +5179,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_inaddr_any_node</b>( +<b>corenet_tcp_sendrecv_lo_node</b>( @@ -4585,7 +5199,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_inetd_child_port</b>( +<b>corenet_tcp_sendrecv_mail_port</b>( @@ -4605,7 +5219,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_innd_port</b>( +<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( @@ -4625,7 +5239,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ipp_port</b>( +<b>corenet_tcp_sendrecv_multicast_node</b>( @@ -4645,7 +5259,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_kerberos_admin_port</b>( +<b>corenet_tcp_sendrecv_mysqld_port</b>( @@ -4665,7 +5279,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_kerberos_master_port</b>( +<b>corenet_tcp_sendrecv_nmbd_port</b>( @@ -4685,7 +5299,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_kerberos_port</b>( +<b>corenet_tcp_sendrecv_pop_port</b>( @@ -4705,7 +5319,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ktalkd_port</b>( +<b>corenet_tcp_sendrecv_portmap_port</b>( @@ -4725,7 +5339,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ldap_port</b>( +<b>corenet_tcp_sendrecv_postgresql_port</b>( @@ -4745,7 +5359,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_link_local_node</b>( +<b>corenet_tcp_sendrecv_printer_port</b>( @@ -4765,7 +5379,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_lo_node</b>( +<b>corenet_tcp_sendrecv_pxe_port</b>( @@ -4785,7 +5399,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_mail_port</b>( +<b>corenet_tcp_sendrecv_radacct_port</b>( @@ -4805,7 +5419,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_mapped_ipv4_node</b>( +<b>corenet_tcp_sendrecv_radius_port</b>( @@ -4825,7 +5439,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_multicast_node</b>( +<b>corenet_tcp_sendrecv_reserved_port</b>( @@ -4836,6 +5450,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send and receive TCP network traffic on generic reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -4845,7 +5465,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_mysqld_port</b>( +<b>corenet_tcp_sendrecv_rsh_port</b>( @@ -4865,7 +5485,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_nmbd_port</b>( +<b>corenet_tcp_sendrecv_rsync_port</b>( @@ -4885,7 +5505,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_pop_port</b>( +<b>corenet_tcp_sendrecv_site_local_node</b>( @@ -4905,7 +5525,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_portmap_port</b>( +<b>corenet_tcp_sendrecv_smbd_port</b>( @@ -4925,7 +5545,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_postgresql_port</b>( +<b>corenet_tcp_sendrecv_smtp_port</b>( @@ -4945,7 +5565,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_printer_port</b>( +<b>corenet_tcp_sendrecv_snmp_port</b>( @@ -4965,7 +5585,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_pxe_port</b>( +<b>corenet_tcp_sendrecv_ssh_port</b>( @@ -4985,7 +5605,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_radacct_port</b>( +<b>corenet_tcp_sendrecv_swat_port</b>( @@ -5005,7 +5625,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_radius_port</b>( +<b>corenet_tcp_sendrecv_syslogd_port</b>( @@ -5025,7 +5645,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_rsh_port</b>( +<b>corenet_tcp_sendrecv_telnetd_port</b>( @@ -5045,7 +5665,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_rsync_port</b>( +<b>corenet_tcp_sendrecv_tftp_port</b>( @@ -5065,7 +5685,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_site_local_node</b>( +<b>corenet_tcp_sendrecv_unspec_node</b>( @@ -5085,7 +5705,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_smbd_port</b>( +<b>corenet_tcp_sendrecv_vnc_port</b>( @@ -5105,7 +5725,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_smtp_port</b>( +<b>corenet_tcp_sendrecv_xserver_port</b>( @@ -5125,7 +5745,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_snmp_port</b>( +<b>corenet_tcp_sendrecv_zebra_port</b>( @@ -5145,7 +5765,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_ssh_port</b>( +<b>corenet_udp_bind_all_nodes</b>( @@ -5156,6 +5776,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5165,7 +5791,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_swat_port</b>( +<b>corenet_udp_bind_all_ports</b>( @@ -5176,6 +5802,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to all ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5185,7 +5817,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_syslogd_port</b>( +<b>corenet_udp_bind_all_reserved_ports</b>( @@ -5196,6 +5828,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5205,7 +5843,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_telnetd_port</b>( +<b>corenet_udp_bind_amanda_port</b>( @@ -5225,7 +5863,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_tftp_port</b>( +<b>corenet_udp_bind_compat_ipv4_node</b>( @@ -5245,7 +5883,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_unspec_node</b>( +<b>corenet_udp_bind_dbskkd_port</b>( @@ -5265,7 +5903,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_vnc_port</b>( +<b>corenet_udp_bind_dhcpc_port</b>( @@ -5285,7 +5923,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_xserver_port</b>( +<b>corenet_udp_bind_dhcpd_port</b>( @@ -5305,7 +5943,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_bind_zebra_port</b>( +<b>corenet_udp_bind_dict_port</b>( @@ -5325,7 +5963,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_amanda_port</b>( +<b>corenet_udp_bind_dns_port</b>( @@ -5345,7 +5983,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_compat_ipv4_node</b>( +<b>corenet_udp_bind_fingerd_port</b>( @@ -5365,7 +6003,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_dbskkd_port</b>( +<b>corenet_udp_bind_ftp_data_port</b>( @@ -5385,7 +6023,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_dhcpc_port</b>( +<b>corenet_udp_bind_ftp_port</b>( @@ -5405,7 +6043,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_dhcpd_port</b>( +<b>corenet_udp_bind_generic_node</b>( @@ -5416,6 +6054,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5425,7 +6069,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_dict_port</b>( +<b>corenet_udp_bind_generic_port</b>( @@ -5436,6 +6080,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to generic ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5445,7 +6095,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_dns_port</b>( +<b>corenet_udp_bind_howl_port</b>( @@ -5465,7 +6115,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_eth0</b>( +<b>corenet_udp_bind_http_cache_port</b>( @@ -5485,7 +6135,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_eth1</b>( +<b>corenet_udp_bind_http_port</b>( @@ -5505,7 +6155,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_eth2</b>( +<b>corenet_udp_bind_inaddr_any_node</b>( @@ -5525,7 +6175,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_fingerd_port</b>( +<b>corenet_udp_bind_inetd_child_port</b>( @@ -5545,7 +6195,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ftp_data_port</b>( +<b>corenet_udp_bind_innd_port</b>( @@ -5565,7 +6215,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ftp_port</b>( +<b>corenet_udp_bind_ipp_port</b>( @@ -5585,7 +6235,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_howl_port</b>( +<b>corenet_udp_bind_kerberos_admin_port</b>( @@ -5605,7 +6255,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_http_cache_port</b>( +<b>corenet_udp_bind_kerberos_master_port</b>( @@ -5625,7 +6275,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_http_port</b>( +<b>corenet_udp_bind_kerberos_port</b>( @@ -5645,7 +6295,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_inaddr_any_node</b>( +<b>corenet_udp_bind_ktalkd_port</b>( @@ -5665,7 +6315,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_inetd_child_port</b>( +<b>corenet_udp_bind_ldap_port</b>( @@ -5685,7 +6335,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_innd_port</b>( +<b>corenet_udp_bind_link_local_node</b>( @@ -5705,7 +6355,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ipp_port</b>( +<b>corenet_udp_bind_lo_node</b>( @@ -5725,7 +6375,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ippp0</b>( +<b>corenet_udp_bind_mail_port</b>( @@ -5745,7 +6395,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ipsec0</b>( +<b>corenet_udp_bind_mapped_ipv4_node</b>( @@ -5765,7 +6415,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ipsec1</b>( +<b>corenet_udp_bind_multicast_node</b>( @@ -5785,7 +6435,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ipsec2</b>( +<b>corenet_udp_bind_mysqld_port</b>( @@ -5805,7 +6455,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_kerberos_admin_port</b>( +<b>corenet_udp_bind_nmbd_port</b>( @@ -5825,7 +6475,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_kerberos_master_port</b>( +<b>corenet_udp_bind_pop_port</b>( @@ -5845,7 +6495,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_kerberos_port</b>( +<b>corenet_udp_bind_portmap_port</b>( @@ -5865,7 +6515,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ktalkd_port</b>( +<b>corenet_udp_bind_postgresql_port</b>( @@ -5885,7 +6535,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ldap_port</b>( +<b>corenet_udp_bind_printer_port</b>( @@ -5905,7 +6555,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_link_local_node</b>( +<b>corenet_udp_bind_pxe_port</b>( @@ -5925,7 +6575,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_lo</b>( +<b>corenet_udp_bind_radacct_port</b>( @@ -5945,7 +6595,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_lo_node</b>( +<b>corenet_udp_bind_radius_port</b>( @@ -5965,7 +6615,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_mail_port</b>( +<b>corenet_udp_bind_reserved_port</b>( @@ -5976,6 +6626,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Bind UDP sockets to generic reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -5985,7 +6641,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_mapped_ipv4_node</b>( +<b>corenet_udp_bind_rsh_port</b>( @@ -6005,7 +6661,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_multicast_node</b>( +<b>corenet_udp_bind_rsync_port</b>( @@ -6025,7 +6681,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_mysqld_port</b>( +<b>corenet_udp_bind_site_local_node</b>( @@ -6045,7 +6701,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_nmbd_port</b>( +<b>corenet_udp_bind_smbd_port</b>( @@ -6065,7 +6721,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_pop_port</b>( +<b>corenet_udp_bind_smtp_port</b>( @@ -6085,7 +6741,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_portmap_port</b>( +<b>corenet_udp_bind_snmp_port</b>( @@ -6105,7 +6761,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_postgresql_port</b>( +<b>corenet_udp_bind_ssh_port</b>( @@ -6125,7 +6781,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_printer_port</b>( +<b>corenet_udp_bind_swat_port</b>( @@ -6145,7 +6801,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_pxe_port</b>( +<b>corenet_udp_bind_syslogd_port</b>( @@ -6165,7 +6821,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_radacct_port</b>( +<b>corenet_udp_bind_telnetd_port</b>( @@ -6185,7 +6841,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_radius_port</b>( +<b>corenet_udp_bind_tftp_port</b>( @@ -6205,7 +6861,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_rsh_port</b>( +<b>corenet_udp_bind_unspec_node</b>( @@ -6225,7 +6881,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_rsync_port</b>( +<b>corenet_udp_bind_vnc_port</b>( @@ -6245,7 +6901,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_site_local_node</b>( +<b>corenet_udp_bind_xserver_port</b>( @@ -6265,7 +6921,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_smbd_port</b>( +<b>corenet_udp_bind_zebra_port</b>( @@ -6285,7 +6941,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_smtp_port</b>( +<b>corenet_udp_receive_all_if</b>( @@ -6296,6 +6952,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6305,7 +6967,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_snmp_port</b>( +<b>corenet_udp_receive_all_nodes</b>( @@ -6316,6 +6978,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6325,7 +6993,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_ssh_port</b>( +<b>corenet_udp_receive_all_ports</b>( @@ -6336,6 +7004,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on all ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6345,7 +7019,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_swat_port</b>( +<b>corenet_udp_receive_all_reserved_ports</b>( @@ -6356,6 +7030,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6365,7 +7045,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_syslogd_port</b>( +<b>corenet_udp_receive_amanda_port</b>( @@ -6385,7 +7065,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_telnetd_port</b>( +<b>corenet_udp_receive_compat_ipv4_node</b>( @@ -6405,7 +7085,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_tftp_port</b>( +<b>corenet_udp_receive_dbskkd_port</b>( @@ -6425,7 +7105,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_unspec_node</b>( +<b>corenet_udp_receive_dhcpc_port</b>( @@ -6445,7 +7125,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_vnc_port</b>( +<b>corenet_udp_receive_dhcpd_port</b>( @@ -6465,7 +7145,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_xserver_port</b>( +<b>corenet_udp_receive_dict_port</b>( @@ -6485,7 +7165,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_receive_zebra_port</b>( +<b>corenet_udp_receive_dns_port</b>( @@ -6505,7 +7185,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_amanda_port</b>( +<b>corenet_udp_receive_eth0</b>( @@ -6525,7 +7205,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_compat_ipv4_node</b>( +<b>corenet_udp_receive_eth1</b>( @@ -6545,7 +7225,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_dbskkd_port</b>( +<b>corenet_udp_receive_eth2</b>( @@ -6565,7 +7245,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_dhcpc_port</b>( +<b>corenet_udp_receive_fingerd_port</b>( @@ -6585,7 +7265,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_dhcpd_port</b>( +<b>corenet_udp_receive_ftp_data_port</b>( @@ -6605,7 +7285,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_dict_port</b>( +<b>corenet_udp_receive_ftp_port</b>( @@ -6625,7 +7305,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_dns_port</b>( +<b>corenet_udp_receive_generic_if</b>( @@ -6636,6 +7316,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6645,7 +7331,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_eth0</b>( +<b>corenet_udp_receive_generic_node</b>( @@ -6656,6 +7342,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6665,7 +7357,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_eth1</b>( +<b>corenet_udp_receive_generic_port</b>( @@ -6676,6 +7368,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on generic ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -6685,7 +7383,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_eth2</b>( +<b>corenet_udp_receive_howl_port</b>( @@ -6705,7 +7403,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_fingerd_port</b>( +<b>corenet_udp_receive_http_cache_port</b>( @@ -6725,7 +7423,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ftp_data_port</b>( +<b>corenet_udp_receive_http_port</b>( @@ -6745,7 +7443,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ftp_port</b>( +<b>corenet_udp_receive_inaddr_any_node</b>( @@ -6765,7 +7463,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_howl_port</b>( +<b>corenet_udp_receive_inetd_child_port</b>( @@ -6785,7 +7483,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_http_cache_port</b>( +<b>corenet_udp_receive_innd_port</b>( @@ -6805,7 +7503,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_http_port</b>( +<b>corenet_udp_receive_ipp_port</b>( @@ -6825,7 +7523,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_inaddr_any_node</b>( +<b>corenet_udp_receive_ippp0</b>( @@ -6845,7 +7543,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_inetd_child_port</b>( +<b>corenet_udp_receive_ipsec0</b>( @@ -6865,7 +7563,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_innd_port</b>( +<b>corenet_udp_receive_ipsec1</b>( @@ -6885,7 +7583,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ipp_port</b>( +<b>corenet_udp_receive_ipsec2</b>( @@ -6905,7 +7603,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ippp0</b>( +<b>corenet_udp_receive_kerberos_admin_port</b>( @@ -6925,7 +7623,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ipsec0</b>( +<b>corenet_udp_receive_kerberos_master_port</b>( @@ -6945,7 +7643,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ipsec1</b>( +<b>corenet_udp_receive_kerberos_port</b>( @@ -6965,7 +7663,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ipsec2</b>( +<b>corenet_udp_receive_ktalkd_port</b>( @@ -6985,7 +7683,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_kerberos_admin_port</b>( +<b>corenet_udp_receive_ldap_port</b>( @@ -7005,7 +7703,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_kerberos_master_port</b>( +<b>corenet_udp_receive_link_local_node</b>( @@ -7025,7 +7723,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_kerberos_port</b>( +<b>corenet_udp_receive_lo</b>( @@ -7045,7 +7743,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ktalkd_port</b>( +<b>corenet_udp_receive_lo_node</b>( @@ -7065,7 +7763,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ldap_port</b>( +<b>corenet_udp_receive_mail_port</b>( @@ -7085,7 +7783,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_link_local_node</b>( +<b>corenet_udp_receive_mapped_ipv4_node</b>( @@ -7105,7 +7803,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_lo</b>( +<b>corenet_udp_receive_multicast_node</b>( @@ -7125,7 +7823,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_lo_node</b>( +<b>corenet_udp_receive_mysqld_port</b>( @@ -7145,7 +7843,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_mail_port</b>( +<b>corenet_udp_receive_nmbd_port</b>( @@ -7165,7 +7863,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_mapped_ipv4_node</b>( +<b>corenet_udp_receive_pop_port</b>( @@ -7185,7 +7883,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_multicast_node</b>( +<b>corenet_udp_receive_portmap_port</b>( @@ -7205,7 +7903,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_mysqld_port</b>( +<b>corenet_udp_receive_postgresql_port</b>( @@ -7225,7 +7923,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_nmbd_port</b>( +<b>corenet_udp_receive_printer_port</b>( @@ -7245,7 +7943,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_pop_port</b>( +<b>corenet_udp_receive_pxe_port</b>( @@ -7265,7 +7963,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_portmap_port</b>( +<b>corenet_udp_receive_radacct_port</b>( @@ -7285,7 +7983,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_postgresql_port</b>( +<b>corenet_udp_receive_radius_port</b>( @@ -7305,7 +8003,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_printer_port</b>( +<b>corenet_udp_receive_reserved_port</b>( @@ -7316,6 +8014,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Receive UDP network traffic on generic reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7325,7 +8029,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_pxe_port</b>( +<b>corenet_udp_receive_rsh_port</b>( @@ -7345,7 +8049,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_radacct_port</b>( +<b>corenet_udp_receive_rsync_port</b>( @@ -7365,7 +8069,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_radius_port</b>( +<b>corenet_udp_receive_site_local_node</b>( @@ -7385,7 +8089,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_rsh_port</b>( +<b>corenet_udp_receive_smbd_port</b>( @@ -7405,7 +8109,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_rsync_port</b>( +<b>corenet_udp_receive_smtp_port</b>( @@ -7425,7 +8129,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_site_local_node</b>( +<b>corenet_udp_receive_snmp_port</b>( @@ -7445,7 +8149,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_smbd_port</b>( +<b>corenet_udp_receive_ssh_port</b>( @@ -7465,7 +8169,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_smtp_port</b>( +<b>corenet_udp_receive_swat_port</b>( @@ -7485,7 +8189,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_snmp_port</b>( +<b>corenet_udp_receive_syslogd_port</b>( @@ -7505,7 +8209,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_ssh_port</b>( +<b>corenet_udp_receive_telnetd_port</b>( @@ -7525,7 +8229,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_swat_port</b>( +<b>corenet_udp_receive_tftp_port</b>( @@ -7545,7 +8249,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_syslogd_port</b>( +<b>corenet_udp_receive_unspec_node</b>( @@ -7565,7 +8269,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_telnetd_port</b>( +<b>corenet_udp_receive_vnc_port</b>( @@ -7585,7 +8289,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_tftp_port</b>( +<b>corenet_udp_receive_xserver_port</b>( @@ -7605,7 +8309,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_unspec_node</b>( +<b>corenet_udp_receive_zebra_port</b>( @@ -7625,7 +8329,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_vnc_port</b>( +<b>corenet_udp_send_all_if</b>( @@ -7636,6 +8340,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on all interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7645,7 +8355,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_xserver_port</b>( +<b>corenet_udp_send_all_nodes</b>( @@ -7656,6 +8366,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on all nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7665,7 +8381,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_send_zebra_port</b>( +<b>corenet_udp_send_all_ports</b>( @@ -7676,6 +8392,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on all ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7685,7 +8407,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_compat_ipv4_node</b>( +<b>corenet_udp_send_all_reserved_ports</b>( @@ -7696,6 +8418,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on all reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7705,7 +8433,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_inaddr_any_node</b>( +<b>corenet_udp_send_amanda_port</b>( @@ -7725,7 +8453,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_link_local_node</b>( +<b>corenet_udp_send_compat_ipv4_node</b>( @@ -7745,7 +8473,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_lo_node</b>( +<b>corenet_udp_send_dbskkd_port</b>( @@ -7765,7 +8493,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( +<b>corenet_udp_send_dhcpc_port</b>( @@ -7785,7 +8513,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_multicast_node</b>( +<b>corenet_udp_send_dhcpd_port</b>( @@ -7805,7 +8533,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_site_local_node</b>( +<b>corenet_udp_send_dict_port</b>( @@ -7825,7 +8553,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenet_udp_sendrecv_unspec_node</b>( +<b>corenet_udp_send_dns_port</b>( @@ -7845,7 +8573,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_amanda_port</b>( +<b>corenet_udp_send_eth0</b>( @@ -7865,7 +8593,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dbskkd_port</b>( +<b>corenet_udp_send_eth1</b>( @@ -7885,7 +8613,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dhcpc_port</b>( +<b>corenet_udp_send_eth2</b>( @@ -7905,7 +8633,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dhcpd_port</b>( +<b>corenet_udp_send_fingerd_port</b>( @@ -7925,7 +8653,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dict_port</b>( +<b>corenet_udp_send_ftp_data_port</b>( @@ -7945,7 +8673,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dns_port</b>( +<b>corenet_udp_send_ftp_port</b>( @@ -7965,7 +8693,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth0_interface</b>( +<b>corenet_udp_send_generic_if</b>( @@ -7976,6 +8704,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on generic interfaces. +</p> +</div> + </div> <div id="interfacesmall"> @@ -7985,7 +8719,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth1_interface</b>( +<b>corenet_udp_send_generic_node</b>( @@ -7996,6 +8730,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on generic nodes. +</p> +</div> + </div> <div id="interfacesmall"> @@ -8005,7 +8745,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth2_interface</b>( +<b>corenet_udp_send_generic_port</b>( @@ -8016,6 +8756,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on generic ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -8025,7 +8771,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_fingerd_port</b>( +<b>corenet_udp_send_howl_port</b>( @@ -8045,7 +8791,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ftp_data_port</b>( +<b>corenet_udp_send_http_cache_port</b>( @@ -8065,7 +8811,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ftp_port</b>( +<b>corenet_udp_send_http_port</b>( @@ -8085,7 +8831,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_howl_port</b>( +<b>corenet_udp_send_inaddr_any_node</b>( @@ -8105,7 +8851,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_http_cache_port</b>( +<b>corenet_udp_send_inetd_child_port</b>( @@ -8125,7 +8871,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_http_port</b>( +<b>corenet_udp_send_innd_port</b>( @@ -8145,7 +8891,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_inetd_child_port</b>( +<b>corenet_udp_send_ipp_port</b>( @@ -8165,7 +8911,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_innd_port</b>( +<b>corenet_udp_send_ippp0</b>( @@ -8185,7 +8931,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipp_port</b>( +<b>corenet_udp_send_ipsec0</b>( @@ -8205,7 +8951,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ippp0_interface</b>( +<b>corenet_udp_send_ipsec1</b>( @@ -8225,7 +8971,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec0_interface</b>( +<b>corenet_udp_send_ipsec2</b>( @@ -8245,7 +8991,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec1_interface</b>( +<b>corenet_udp_send_kerberos_admin_port</b>( @@ -8265,7 +9011,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec2_interface</b>( +<b>corenet_udp_send_kerberos_master_port</b>( @@ -8285,7 +9031,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_admin_port</b>( +<b>corenet_udp_send_kerberos_port</b>( @@ -8305,7 +9051,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_master_port</b>( +<b>corenet_udp_send_ktalkd_port</b>( @@ -8325,7 +9071,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_port</b>( +<b>corenet_udp_send_ldap_port</b>( @@ -8345,7 +9091,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ktalkd_port</b>( +<b>corenet_udp_send_link_local_node</b>( @@ -8365,7 +9111,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ldap_port</b>( +<b>corenet_udp_send_lo</b>( @@ -8385,7 +9131,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_lo_interface</b>( +<b>corenet_udp_send_lo_node</b>( @@ -8405,7 +9151,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_mail_port</b>( +<b>corenet_udp_send_mail_port</b>( @@ -8425,7 +9171,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_mysqld_port</b>( +<b>corenet_udp_send_mapped_ipv4_node</b>( @@ -8445,7 +9191,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_nmbd_port</b>( +<b>corenet_udp_send_multicast_node</b>( @@ -8465,7 +9211,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_pop_port</b>( +<b>corenet_udp_send_mysqld_port</b>( @@ -8485,7 +9231,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_portmap_port</b>( +<b>corenet_udp_send_nmbd_port</b>( @@ -8505,7 +9251,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_postgresql_port</b>( +<b>corenet_udp_send_pop_port</b>( @@ -8525,7 +9271,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_printer_port</b>( +<b>corenet_udp_send_portmap_port</b>( @@ -8545,7 +9291,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_pxe_port</b>( +<b>corenet_udp_send_postgresql_port</b>( @@ -8565,7 +9311,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_radacct_port</b>( +<b>corenet_udp_send_printer_port</b>( @@ -8585,7 +9331,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_radius_port</b>( +<b>corenet_udp_send_pxe_port</b>( @@ -8605,7 +9351,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_rsh_port</b>( +<b>corenet_udp_send_radacct_port</b>( @@ -8625,7 +9371,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_rsync_port</b>( +<b>corenet_udp_send_radius_port</b>( @@ -8645,7 +9391,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_smbd_port</b>( +<b>corenet_udp_send_reserved_port</b>( @@ -8656,6 +9402,12 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send UDP network traffic on generic reserved ports. +</p> +</div> + </div> <div id="interfacesmall"> @@ -8665,7 +9417,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_smtp_port</b>( +<b>corenet_udp_send_rsh_port</b>( @@ -8685,7 +9437,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_snmp_port</b>( +<b>corenet_udp_send_rsync_port</b>( @@ -8705,7 +9457,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ssh_port</b>( +<b>corenet_udp_send_site_local_node</b>( @@ -8725,7 +9477,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_swat_port</b>( +<b>corenet_udp_send_smbd_port</b>( @@ -8745,7 +9497,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_syslogd_port</b>( +<b>corenet_udp_send_smtp_port</b>( @@ -8765,7 +9517,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_telnetd_port</b>( +<b>corenet_udp_send_snmp_port</b>( @@ -8785,7 +9537,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_tftp_port</b>( +<b>corenet_udp_send_ssh_port</b>( @@ -8805,7 +9557,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_vnc_port</b>( +<b>corenet_udp_send_swat_port</b>( @@ -8825,7 +9577,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_xserver_port</b>( +<b>corenet_udp_send_syslogd_port</b>( @@ -8845,7 +9597,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_zebra_port</b>( +<b>corenet_udp_send_telnetd_port</b>( @@ -8859,13 +9611,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_create_dev_node</b>( +<b>corenet_udp_send_tftp_port</b>( @@ -8873,42 +9625,19 @@ kernel</a><p/> domain - - , - - - - file - - - - , - - - - objectclass(es) - - )<br> </div> -<div id="description"> -<p> - Create, read, and write device nodes. The node - will be transitioned to the type provided. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_create_dir</b>( +<b>corenet_udp_send_unspec_node</b>( @@ -8919,22 +9648,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Create a directory in the device directory. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_create_generic_chr_file</b>( +<b>corenet_udp_send_vnc_port</b>( @@ -8945,22 +9668,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Allow read, write, and create for generic character device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_del_generic_symlinks</b>( +<b>corenet_udp_send_xserver_port</b>( @@ -8971,22 +9688,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Delete symbolic links in device directories. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_delete_lvm_control</b>( +<b>corenet_udp_send_zebra_port</b>( @@ -8997,22 +9708,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Delete the lvm control device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_getattr_all_blk_files</b>( +<b>corenet_udp_sendrecv_all_if</b>( @@ -9025,20 +9730,20 @@ kernel</a><p/> <div id="description"> <p> - Dontaudit getattr on all block file device nodes. +Send and receive UDP network traffic on all interfaces. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_getattr_all_chr_files</b>( +<b>corenet_udp_sendrecv_all_nodes</b>( @@ -9051,20 +9756,20 @@ kernel</a><p/> <div id="description"> <p> - Dontaudit getattr on all character file device nodes. +Send and receive UDP network traffic on all nodes. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_getattr_generic_blk_file</b>( +<b>corenet_udp_sendrecv_all_ports</b>( @@ -9077,20 +9782,20 @@ kernel</a><p/> <div id="description"> <p> - Dontaudit getattr on generic block devices. +Send and receive UDP network traffic on all ports. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_getattr_generic_chr_file</b>( +<b>corenet_udp_sendrecv_all_reserved_ports</b>( @@ -9103,20 +9808,20 @@ kernel</a><p/> <div id="description"> <p> - Dontaudit getattr for generic character device files. +Send and receive UDP network traffic on all reserved ports. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_getattr_generic_pipe</b>( +<b>corenet_udp_sendrecv_amanda_port</b>( @@ -9127,22 +9832,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Dontaudit getattr on generic pipes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_list_all_dev_nodes</b>( +<b>corenet_udp_sendrecv_compat_ipv4_node</b>( @@ -9153,22 +9852,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Dontaudit attempts to list all device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_rw_dri_dev</b>( +<b>corenet_udp_sendrecv_dbskkd_port</b>( @@ -9179,22 +9872,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Dontaudit read and write on the dri devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_dontaudit_rw_generic_dev_nodes</b>( +<b>corenet_udp_sendrecv_dhcpc_port</b>( @@ -9205,22 +9892,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Dontaudit getattr for generic device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_getattr_agp_dev</b>( +<b>corenet_udp_sendrecv_dhcpd_port</b>( @@ -9231,22 +9912,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Getattr the agp devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_getattr_all_blk_files</b>( +<b>corenet_udp_sendrecv_dict_port</b>( @@ -9257,22 +9932,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Getattr on all block file device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_getattr_all_chr_files</b>( +<b>corenet_udp_sendrecv_dns_port</b>( @@ -9283,22 +9952,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Getattr on all character file device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_getattr_generic_blk_file</b>( +<b>corenet_udp_sendrecv_eth0</b>( @@ -9309,22 +9972,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Allow getattr on generic block devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_getattr_generic_chr_file</b>( +<b>corenet_udp_sendrecv_eth1</b>( @@ -9335,22 +9992,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Allow getattr for generic character device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_list_all_dev_nodes</b>( +<b>corenet_udp_sendrecv_eth2</b>( @@ -9361,22 +10012,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - List all of the device nodes in a device directory. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_list_usbfs</b>( +<b>corenet_udp_sendrecv_fingerd_port</b>( @@ -9390,13 +10035,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_all_blk_files</b>( +<b>corenet_udp_sendrecv_ftp_data_port</b>( @@ -9407,22 +10052,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read, write, create, and delete all block device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_all_chr_files</b>( +<b>corenet_udp_sendrecv_ftp_port</b>( @@ -9433,22 +10072,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read, write, create, and delete all character device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_dev_nodes</b>( +<b>corenet_udp_sendrecv_generic_if</b>( @@ -9461,20 +10094,20 @@ kernel</a><p/> <div id="description"> <p> - Create, delete, read, and write device nodes in device directories. +Send and Receive UDP network traffic on generic interfaces. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>corenet_udp_sendrecv_generic_node</b>( @@ -9487,21 +10120,20 @@ kernel</a><p/> <div id="description"> <p> - Allow read, write, create, and delete for generic - block files. +Send and receive UDP network traffic on generic nodes. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>corenet_udp_sendrecv_generic_port</b>( @@ -9514,20 +10146,20 @@ kernel</a><p/> <div id="description"> <p> - Create, delete, read, and write block device files. +Send and receive UDP network traffic on generic ports. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_generic_chr_file</b>( +<b>corenet_udp_sendrecv_howl_port</b>( @@ -9538,22 +10170,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Create, delete, read, and write character device files. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_generic_symlinks</b>( +<b>corenet_udp_sendrecv_http_cache_port</b>( @@ -9564,49 +10190,36 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Create, delete, read, and write symbolic links in device directories. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_node</b>( +<b>corenet_udp_sendrecv_http_port</b>( - object_type + domain )<br> </div> -<div id="description"> -<p> - Make the passed in type a type appropriate for - use on device nodes (usually files in /dev). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_cpuid</b>( +<b>corenet_udp_sendrecv_inaddr_any_node</b>( @@ -9617,22 +10230,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the multiplexed input device (/dev/input). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_framebuffer</b>( +<b>corenet_udp_sendrecv_inetd_child_port</b>( @@ -9643,22 +10250,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the framebuffer device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_input</b>( +<b>corenet_udp_sendrecv_innd_port</b>( @@ -9669,22 +10270,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the multiplexed input device (/dev/input). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_lvm_control</b>( +<b>corenet_udp_sendrecv_ipp_port</b>( @@ -9695,22 +10290,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the lvm comtrol device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_misc</b>( +<b>corenet_udp_sendrecv_ippp0</b>( @@ -9721,22 +10310,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read miscellaneous devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_mouse</b>( +<b>corenet_udp_sendrecv_ipsec0</b>( @@ -9747,22 +10330,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the mouse devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_mtrr</b>( +<b>corenet_udp_sendrecv_ipsec1</b>( @@ -9773,22 +10350,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the mtrr device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_rand</b>( +<b>corenet_udp_sendrecv_ipsec2</b>( @@ -9799,22 +10370,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read from random devices (e.g., /dev/random) -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_raw_memory</b>( +<b>corenet_udp_sendrecv_kerberos_admin_port</b>( @@ -9825,22 +10390,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read raw memory devices (e.g. /dev/mem). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_realtime_clock</b>( +<b>corenet_udp_sendrecv_kerberos_master_port</b>( @@ -9851,22 +10410,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the realtime clock (/dev/rtc). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_snd_dev</b>( +<b>corenet_udp_sendrecv_kerberos_port</b>( @@ -9877,22 +10430,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the sound devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_snd_mixer_dev</b>( +<b>corenet_udp_sendrecv_ktalkd_port</b>( @@ -9903,22 +10450,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the sound mixer devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_sysfs</b>( +<b>corenet_udp_sendrecv_ldap_port</b>( @@ -9932,13 +10473,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_urand</b>( +<b>corenet_udp_sendrecv_link_local_node</b>( @@ -9949,22 +10490,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read from pseudo random devices (e.g., /dev/urandom) -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_read_usbfs</b>( +<b>corenet_udp_sendrecv_lo</b>( @@ -9978,13 +10513,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_relabel_all_dev_nodes</b>( +<b>corenet_udp_sendrecv_lo_node</b>( @@ -9995,22 +10530,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Allow full relabeling (to and from) of all device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_relabel_dev_dirs</b>( +<b>corenet_udp_sendrecv_mail_port</b>( @@ -10021,22 +10550,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Allow full relabeling (to and from) of directories in /dev. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_agp_dev</b>( +<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( @@ -10047,22 +10570,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the agp devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_cpu_microcode</b>( +<b>corenet_udp_sendrecv_multicast_node</b>( @@ -10073,23 +10590,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the the cpu microcode device. This - is required to load cpu microcode. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_dri_dev</b>( +<b>corenet_udp_sendrecv_mysqld_port</b>( @@ -10100,22 +10610,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the dri devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_lvm_control</b>( +<b>corenet_udp_sendrecv_nmbd_port</b>( @@ -10126,22 +10630,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the lvm control device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_null_dev</b>( +<b>corenet_udp_sendrecv_pop_port</b>( @@ -10152,22 +10650,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write to the null device (/dev/null). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_power_management</b>( +<b>corenet_udp_sendrecv_portmap_port</b>( @@ -10178,22 +10670,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the the power management device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_realtime_clock</b>( +<b>corenet_udp_sendrecv_postgresql_port</b>( @@ -10204,22 +10690,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the realtime clock (/dev/rtc). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_scanner</b>( +<b>corenet_udp_sendrecv_printer_port</b>( @@ -10230,22 +10710,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write the the scanner device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_sysfs</b>( +<b>corenet_udp_sendrecv_pxe_port</b>( @@ -10259,13 +10733,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_usbfs</b>( +<b>corenet_udp_sendrecv_radacct_port</b>( @@ -10279,13 +10753,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rw_zero_dev</b>( +<b>corenet_udp_sendrecv_radius_port</b>( @@ -10296,22 +10770,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and write to the zero device (/dev/zero). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rwx_zero_dev</b>( +<b>corenet_udp_sendrecv_reserved_port</b>( @@ -10324,20 +10792,20 @@ kernel</a><p/> <div id="description"> <p> - Read, write, and execute the zero device (/dev/zero). +Send and receive UDP network traffic on generic reserved ports. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_rx_raw_memory</b>( +<b>corenet_udp_sendrecv_rsh_port</b>( @@ -10348,22 +10816,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read and execute raw memory devices (e.g. /dev/mem). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_search_sysfs</b>( +<b>corenet_udp_sendrecv_rsync_port</b>( @@ -10377,13 +10839,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_search_usbfs</b>( +<b>corenet_udp_sendrecv_site_local_node</b>( @@ -10397,13 +10859,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_setattr_all_blk_files</b>( +<b>corenet_udp_sendrecv_smbd_port</b>( @@ -10414,22 +10876,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Setattr on all block file device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_setattr_all_chr_files</b>( +<b>corenet_udp_sendrecv_smtp_port</b>( @@ -10440,22 +10896,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Setattr on all character file device nodes. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_framebuffer</b>( +<b>corenet_udp_sendrecv_snmp_port</b>( @@ -10466,22 +10916,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write the framebuffer device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_misc</b>( +<b>corenet_udp_sendrecv_ssh_port</b>( @@ -10492,22 +10936,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write miscellaneous devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_mtrr</b>( +<b>corenet_udp_sendrecv_swat_port</b>( @@ -10518,22 +10956,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write the mtrr device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_rand</b>( +<b>corenet_udp_sendrecv_syslogd_port</b>( @@ -10544,24 +10976,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write to the random device (e.g., /dev/random). This adds - entropy used to generate the random data read from the - random device. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_raw_memory</b>( +<b>corenet_udp_sendrecv_telnetd_port</b>( @@ -10572,22 +10996,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write raw memory devices (e.g. /dev/mem). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_realtime_clock</b>( +<b>corenet_udp_sendrecv_tftp_port</b>( @@ -10598,22 +11016,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Read the realtime clock (/dev/rtc). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_snd_dev</b>( +<b>corenet_udp_sendrecv_unspec_node</b>( @@ -10624,22 +11036,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write the sound devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_snd_mixer_dev</b>( +<b>corenet_udp_sendrecv_vnc_port</b>( @@ -10650,22 +11056,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write the sound mixer devices. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_write_urand</b>( +<b>corenet_udp_sendrecv_xserver_port</b>( @@ -10676,23 +11076,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write to the pseudo random device (e.g., /dev/urandom). This - sets the random number generator seed. -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html'> -devices</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_wx_raw_memory</b>( +<b>corenet_udp_sendrecv_zebra_port</b>( @@ -10703,22 +11096,16 @@ kernel</a><p/> )<br> </div> -<div id="description"> -<p> - Write and execute raw memory devices (e.g. /dev/mem). -</p> -</div> - </div> <div id="interfacesmall"> -Module: <a href='admin_dmesg.html'> -dmesg</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>dmesg_domtrans</b>( +<b>corenet_use_tun_tap_device</b>( @@ -10729,16 +11116,22 @@ admin</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the TUN/TAP virtual network device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_dmesg.html'> -dmesg</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>dmesg_exec</b>( +<b>cron_read_pipe</b>( @@ -10749,16 +11142,22 @@ admin</a><p/> )<br> </div> +<div id="description"> +<p> +Read a cron daemon unnamed pipe +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_tcp_sockets</b>( +<b>cron_rw_log</b>( @@ -10769,16 +11168,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the cron daemon log files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_udp_sockets</b>( +<b>cron_search_spool</b>( @@ -10789,16 +11194,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Search the directory containing user cron tables. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( +<b>cron_system_entry</b>( @@ -10806,19 +11217,34 @@ system</a><p/> domain + + , + + + + entrypoint + + )<br> </div> +<div id="description"> +<p> +Make the specified program domain accessable +from the system cron jobs. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( +<b>dev_create_dev_node</b>( @@ -10826,19 +11252,42 @@ system</a><p/> domain + + , + + + + file + + + + , + + + + objectclass(es) + + )<br> </div> +<div id="description"> +<p> +Create, read, and write device nodes. The node +will be transitioned to the type provided. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_list_all_domains_proc</b>( +<b>dev_create_dir</b>( @@ -10849,16 +11298,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create a directory in the device directory. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_getsession_all_domains</b>( +<b>dev_create_generic_chr_file</b>( @@ -10869,16 +11324,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Allow read, write, and create for generic character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_kill_all_domains</b>( +<b>dev_del_generic_symlinks</b>( @@ -10889,16 +11350,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Delete symbolic links in device directories. +</p> </div> -<div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_obj_id_change_exempt</b>( +<b>dev_delete_lvm_control</b>( @@ -10909,16 +11376,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Delete the lvm control device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_read_all_domains_state</b>( +<b>dev_dontaudit_getattr_all_blk_files</b>( @@ -10929,16 +11402,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr on all block file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_role_change_exempt</b>( +<b>dev_dontaudit_getattr_all_chr_files</b>( @@ -10949,16 +11428,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr on all character file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_sigchld_all_domains</b>( +<b>dev_dontaudit_getattr_apm_bios</b>( @@ -10969,16 +11454,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to get the attributes of +the apm bios device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_signal_all_domains</b>( +<b>dev_dontaudit_getattr_generic_blk_file</b>( @@ -10989,16 +11481,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr on generic block devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_signull_all_domains</b>( +<b>dev_dontaudit_getattr_generic_chr_file</b>( @@ -11009,16 +11507,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr for generic character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_sigstop_all_domains</b>( +<b>dev_dontaudit_getattr_generic_pipe</b>( @@ -11029,16 +11533,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr on generic pipes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_domain.html'> -domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_subj_id_change_exempt</b>( +<b>dev_dontaudit_getattr_misc</b>( @@ -11049,16 +11559,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to get the attributes +of miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_create_root</b>( +<b>dev_dontaudit_getattr_scanner</b>( @@ -11066,43 +11583,53 @@ system</a><p/> domain - - , - - - - [ - - private type - - ] - + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the attributes of +the scanner device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_video_dev</b>( - , - - [ - - object - - ] + domain )<br> </div> +<div id="description"> +<p> +Do not audit attempts to get the attributes +of video4linux device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_delete_generic_etc_files</b>( +<b>dev_dontaudit_list_all_dev_nodes</b>( @@ -11113,16 +11640,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit attempts to list all device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_dontaudit_ioctl_all_pids</b>( +<b>dev_dontaudit_read_framebuffer</b>( @@ -11133,16 +11666,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to read the framebuffer. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_dontaudit_write_all_pids</b>( +<b>dev_dontaudit_rw_dri_dev</b>( @@ -11153,16 +11692,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit read and write on the dri devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_exec_usr_files</b>( +<b>dev_dontaudit_rw_generic_dev_nodes</b>( @@ -11173,16 +11718,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Dontaudit getattr for generic device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_list_home</b>( +<b>dev_dontaudit_search_sysfs</b>( @@ -11193,16 +11744,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to search sysfs. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_manage_all_files</b>( +<b>dev_dontaudit_setattr_apm_bios</b>( @@ -11210,31 +11767,26 @@ system</a><p/> domain - - , - - - - [ - - exception_types - - ] - - )<br> </div> +<div id="description"> +<p> +Do not audit attempts to set the attributes of +the apm bios device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_relabel_all_files</b>( +<b>dev_dontaudit_setattr_framebuffer</b>( @@ -11242,111 +11794,132 @@ system</a><p/> domain - - , - - - - [ - - exception_types - - ] - - )<br> </div> +<div id="description"> +<p> +Dot not audit attempts to set the attributes +of the framebuffer device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_files.html'> -files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_tmpfs_file</b>( +<b>dev_dontaudit_setattr_generic_blk_file</b>( - type + domain )<br> </div> +<div id="description"> +<p> +Dontaudit setattr on generic block devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_associate</b>( +<b>dev_dontaudit_setattr_generic_chr_file</b>( - file_type + domain )<br> </div> +<div id="description"> +<p> +Dontaudit setattr for generic character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_associate_noxattr</b>( +<b>dev_dontaudit_setattr_misc</b>( - file_type + domain )<br> </div> +<div id="description"> +<p> +Do not audit attempts to set the attributes +of miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_associate_tmpfs</b>( +<b>dev_dontaudit_setattr_scanner</b>( - type + domain )<br> </div> +<div id="description"> +<p> +Do not audit attempts to set the attributes of +the scanner device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_dontaudit_getattr_xattr_fs</b>( +<b>dev_dontaudit_setattr_video_dev</b>( @@ -11357,16 +11930,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to set the attributes +of video4linux device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_execute_cifs_files</b>( +<b>dev_getattr_agp_dev</b>( @@ -11377,16 +11957,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Getattr the agp devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_execute_nfs_files</b>( +<b>dev_getattr_all_blk_files</b>( @@ -11397,16 +11983,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Getattr on all block file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_get_all_fs_quotas</b>( +<b>dev_getattr_all_chr_files</b>( @@ -11417,16 +12009,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Getattr on all character file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_all_fs</b>( +<b>dev_getattr_apm_bios</b>( @@ -11437,16 +12035,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the apm bios device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_autofs</b>( +<b>dev_getattr_framebuffer</b>( @@ -11457,16 +12061,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the framebuffer device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_cifs</b>( +<b>dev_getattr_generic_blk_file</b>( @@ -11477,16 +12087,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow getattr on generic block devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_dos_fs</b>( +<b>dev_getattr_generic_chr_file</b>( @@ -11497,16 +12113,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow getattr for generic character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_nfs</b>( +<b>dev_getattr_misc</b>( @@ -11517,16 +12139,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_nfsd_fs</b>( +<b>dev_getattr_mouse</b>( @@ -11537,16 +12165,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the mouse devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_ramfs</b>( +<b>dev_getattr_power_management</b>( @@ -11557,16 +12191,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the the power management device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_romfs</b>( +<b>dev_getattr_scanner</b>( @@ -11577,16 +12217,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the scanner device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_rpc_pipefs</b>( +<b>dev_getattr_snd_dev</b>( @@ -11597,16 +12243,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of the sound devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_tmpfs</b>( +<b>dev_getattr_sysfs_dir</b>( @@ -11617,16 +12269,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of sysfs directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_getattr_xattr_fs</b>( +<b>dev_getattr_video_dev</b>( @@ -11637,16 +12295,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get the attributes of video4linux devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_make_fs</b>( +<b>dev_list_all_dev_nodes</b>( @@ -11657,16 +12321,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +List all of the device nodes in a device directory. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_make_noxattr_fs</b>( +<b>dev_list_usbfs</b>( @@ -11677,16 +12347,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow caller to get a list of usb hardware. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_cifs_dirs</b>( +<b>dev_manage_all_blk_files</b>( @@ -11697,16 +12373,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read, write, create, and delete all block device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_cifs_files</b>( +<b>dev_manage_all_chr_files</b>( @@ -11717,16 +12399,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read, write, create, and delete all character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_cifs_named_pipes</b>( +<b>dev_manage_dev_nodes</b>( @@ -11737,16 +12425,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Create, delete, read, and write device nodes in device directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_cifs_named_sockets</b>( +<b>dev_manage_generic_blk_file</b>( @@ -11757,16 +12451,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow read, write, create, and delete for generic +block files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_cifs_symlinks</b>( +<b>dev_manage_generic_blk_file</b>( @@ -11777,16 +12478,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Create, delete, read, and write block device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_nfs_dirs</b>( +<b>dev_manage_generic_chr_file</b>( @@ -11797,16 +12504,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Create, delete, read, and write character device files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_nfs_files</b>( +<b>dev_manage_generic_symlinks</b>( @@ -11817,16 +12530,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Create, delete, read, and write symbolic links in device directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_nfs_named_pipes</b>( +<b>dev_mount_usbfs</b>( @@ -11837,36 +12556,49 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Mount a usbfs filesystem. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_nfs_named_sockets</b>( +<b>dev_node</b>( - domain + object_type )<br> </div> +<div id="description"> +<p> +Make the passed in type a type appropriate for +use on device nodes (usually files in /dev). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_nfs_symlinks</b>( +<b>dev_read_cpuid</b>( @@ -11877,16 +12609,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the multiplexed input device (/dev/input). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_tmpfs_block_devices</b>( +<b>dev_read_framebuffer</b>( @@ -11897,16 +12635,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the framebuffer. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_manage_tmpfs_character_devices</b>( +<b>dev_read_input</b>( @@ -11917,16 +12661,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the multiplexed input device (/dev/input). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_all_fs</b>( +<b>dev_read_lvm_control</b>( @@ -11937,16 +12687,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the lvm comtrol device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_autofs</b>( +<b>dev_read_misc</b>( @@ -11957,16 +12713,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_cifs</b>( +<b>dev_read_mouse</b>( @@ -11977,16 +12739,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the mouse devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_dos_fs</b>( +<b>dev_read_mtrr</b>( @@ -11997,16 +12765,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the mtrr device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_iso9660_fs</b>( +<b>dev_read_rand</b>( @@ -12017,16 +12791,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read from random devices (e.g., /dev/random) +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_iso9660_fs</b>( +<b>dev_read_raw_memory</b>( @@ -12037,16 +12817,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read raw memory devices (e.g. /dev/mem). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_nfs</b>( +<b>dev_read_realtime_clock</b>( @@ -12057,16 +12843,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the realtime clock (/dev/rtc). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_nfs</b>( +<b>dev_read_snd_dev</b>( @@ -12077,16 +12869,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the sound devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_nfsd_fs</b>( +<b>dev_read_snd_mixer_dev</b>( @@ -12097,16 +12895,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the sound mixer devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_ramfs</b>( +<b>dev_read_sysfs</b>( @@ -12117,16 +12921,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow caller to read hardware state information. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_romfs</b>( +<b>dev_read_urand</b>( @@ -12137,16 +12947,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read from pseudo random devices (e.g., /dev/urandom) +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_rpc_pipefs</b>( +<b>dev_read_usbfs</b>( @@ -12157,16 +12973,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read USB hardware information using +the usbfs filesystem interface. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_tmpfs</b>( +<b>dev_relabel_all_dev_nodes</b>( @@ -12177,16 +13000,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow full relabeling (to and from) of all device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_mount_xattr_fs</b>( +<b>dev_relabel_dev_dirs</b>( @@ -12197,16 +13026,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow full relabeling (to and from) of directories in /dev. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_register_binary_executable_type</b>( +<b>dev_relabel_generic_symlinks</b>( @@ -12217,16 +13052,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Relabel symbolic links in device directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_relabel_tmpfs_block_devices</b>( +<b>dev_rw_agp_dev</b>( @@ -12237,16 +13078,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the agp devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_relabel_tmpfs_character_devices</b>( +<b>dev_rw_apm_bios</b>( @@ -12257,16 +13104,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the apm bios. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_relabelfrom_dos_fs</b>( +<b>dev_rw_cpu_microcode</b>( @@ -12277,16 +13130,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the the cpu microcode device. This +is required to load cpu microcode. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_relabelfrom_xattr_fs</b>( +<b>dev_rw_dri_dev</b>( @@ -12297,16 +13157,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the dri devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_all_fs</b>( +<b>dev_rw_lvm_control</b>( @@ -12317,16 +13183,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the lvm control device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_autofs</b>( +<b>dev_rw_null_dev</b>( @@ -12337,16 +13209,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write to the null device (/dev/null). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_cifs</b>( +<b>dev_rw_power_management</b>( @@ -12357,16 +13235,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the the power management device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_dos_fs</b>( +<b>dev_rw_realtime_clock</b>( @@ -12377,16 +13261,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read the realtime clock (/dev/rtc). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_iso9660_fs</b>( +<b>dev_rw_scanner</b>( @@ -12397,16 +13287,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write the scanner device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_nfs</b>( +<b>dev_rw_sysfs</b>( @@ -12417,16 +13313,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow caller to modify hardware state information. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_nfsd_fs</b>( +<b>dev_rw_usbfs</b>( @@ -12437,16 +13339,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Allow caller to modify usb hardware configuration files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_ramfs</b>( +<b>dev_rw_zero_dev</b>( @@ -12457,16 +13365,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write to the zero device (/dev/zero). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_romfs</b>( +<b>dev_rwx_zero_dev</b>( @@ -12477,16 +13391,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read, write, and execute the zero device (/dev/zero). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_rpc_pipefs</b>( +<b>dev_rx_raw_memory</b>( @@ -12497,16 +13417,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_tmpfs</b>( +<b>dev_search_sysfs</b>( @@ -12517,16 +13443,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Search sysfs. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_remount_xattr_fs</b>( +<b>dev_search_usbfs</b>( @@ -12537,16 +13469,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Search the directory containing USB hardware information. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_set_all_quotas</b>( +<b>dev_setattr_all_blk_files</b>( @@ -12557,16 +13495,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Setattr on all block file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_all_fs</b>( +<b>dev_setattr_all_chr_files</b>( @@ -12577,16 +13521,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Setattr on all character file device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_autofs</b>( +<b>dev_setattr_apm_bios</b>( @@ -12597,16 +13547,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the apm bios device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_cifs</b>( +<b>dev_setattr_framebuffer</b>( @@ -12617,16 +13573,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the framebuffer device node. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_dos_fs</b>( +<b>dev_setattr_misc</b>( @@ -12637,16 +13599,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_iso9660_fs</b>( +<b>dev_setattr_mouse</b>( @@ -12657,16 +13625,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the mouse devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_nfsd_fs</b>( +<b>dev_setattr_power_management</b>( @@ -12677,16 +13651,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the the power management device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_ramfs</b>( +<b>dev_setattr_scanner</b>( @@ -12697,16 +13677,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the scanner device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_romfs</b>( +<b>dev_setattr_snd_dev</b>( @@ -12717,16 +13703,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of the sound devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_rpc_pipefs</b>( +<b>dev_setattr_video_dev</b>( @@ -12737,16 +13729,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Set the attributes of video4linux device nodes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_tmpfs</b>( +<b>dev_write_framebuffer</b>( @@ -12757,16 +13755,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Write the framebuffer. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_unmount_xattr_fs</b>( +<b>dev_write_misc</b>( @@ -12777,16 +13781,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Write miscellaneous devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_use_tmpfs_block_devices</b>( +<b>dev_write_mtrr</b>( @@ -12797,16 +13807,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Write the mtrr device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html'> -filesystem</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_use_tmpfs_character_devices</b>( +<b>dev_write_rand</b>( @@ -12817,16 +13833,24 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Write to the random device (e.g., /dev/random). This adds +entropy used to generate the random data read from the +random device. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_getty.html'> -getty</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>getty_domtrans</b>( +<b>dev_write_raw_memory</b>( @@ -12837,16 +13861,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write raw memory devices (e.g. /dev/mem). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_getty.html'> -getty</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>getty_modify_config</b>( +<b>dev_write_realtime_clock</b>( @@ -12857,16 +13887,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read the realtime clock (/dev/rtc). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_getty.html'> -getty</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>getty_read_config</b>( +<b>dev_write_snd_dev</b>( @@ -12877,16 +13913,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write the sound devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_getty.html'> -getty</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>getty_read_log</b>( +<b>dev_write_snd_mixer_dev</b>( @@ -12897,16 +13939,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write the sound mixer devices. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_hostname.html'> -hostname</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>hostname_domtrans</b>( +<b>dev_write_urand</b>( @@ -12917,16 +13965,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write to the pseudo random device (e.g., /dev/urandom). This +sets the random number generator seed. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_hostname.html'> -hostname</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>hostname_exec</b>( +<b>dev_wx_raw_memory</b>( @@ -12937,16 +13992,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_hostname.html'> -hostname</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='admin_dmesg.html'> +dmesg</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> <div id="codeblock"> -<b>hostname_run</b>( +<b>dmesg_domtrans</b>( @@ -12954,35 +14015,19 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='system_hotplug.html'> -hotplug</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='admin_dmesg.html'> +dmesg</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> <div id="codeblock"> -<b>hotplug_read_config</b>( +<b>dmesg_exec</b>( @@ -12996,33 +14041,39 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_init.html'> -init</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_read_script_process_state</b>( +<b>domain_base_domain_type</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_init.html'> -init</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_rw_script_tmp_files</b>( +<b>domain_dontaudit_getattr_all_tcp_sockets</b>( @@ -13036,13 +14087,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_iptables.html'> -iptables</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>iptables_domtrans</b>( +<b>domain_dontaudit_getattr_all_udp_sockets</b>( @@ -13056,13 +14107,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_iptables.html'> -iptables</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>iptables_exec</b>( +<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( @@ -13076,13 +14127,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_iptables.html'> -iptables</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>iptables_run</b>( +<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( @@ -13090,35 +14141,19 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_change_ring_buffer_level</b>( +<b>domain_dontaudit_list_all_domains_proc</b>( @@ -13132,93 +14167,117 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_clear_ring_buffer</b>( +<b>domain_dontaudit_use_wide_inherit_fd</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_getattr_core</b>( +<b>domain_dyntrans_type</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_getattr_message_if</b>( +<b>domain_entry_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( +<b>domain_exec_all_entry_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_read_ring_buffer</b>( +<b>domain_getsession_all_domains</b>( @@ -13232,13 +14291,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_read_system_state</b>( +<b>domain_kill_all_domains</b>( @@ -13252,13 +14311,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_search_network_sysctl_dir</b>( +<b>domain_obj_id_change_exempt</b>( @@ -13272,13 +14331,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_search_sysctl_dir</b>( +<b>domain_read_all_domains_state</b>( @@ -13292,33 +14351,39 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_dontaudit_use_fd</b>( +<b>domain_read_all_entry_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_get_sysvipc_info</b>( +<b>domain_role_change_exempt</b>( @@ -13332,33 +14397,39 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_getattr_core</b>( +<b>domain_setpriority_all_domains</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_getattr_message_if</b>( +<b>domain_sigchld_all_domains</b>( @@ -13372,13 +14443,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_kill_unlabeled</b>( +<b>domain_sigchld_wide_inherit_fd</b>( @@ -13389,16 +14460,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send a SIGCHLD signal to domains whose file +discriptors are widely inheritable. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_load_module</b>( +<b>domain_signal_all_domains</b>( @@ -13412,13 +14490,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_all_sysctl</b>( +<b>domain_signull_all_domains</b>( @@ -13432,13 +14510,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_device_sysctl</b>( +<b>domain_sigstop_all_domains</b>( @@ -13452,13 +14530,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_fs_sysctl</b>( +<b>domain_subj_id_change_exempt</b>( @@ -13472,153 +14550,195 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_hotplug_sysctl</b>( +<b>domain_type</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_irq_sysctl</b>( +<b>domain_use_wide_inherit_fd</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_kernel_sysctl</b>( +<b>domain_wide_inherit_fd</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_messages</b>( +<b>files_create_boot_flag</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_modprobe_sysctl</b>( +<b>files_create_etc_config</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_net_sysctl</b>( +<b>files_create_lock</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_network_state</b>( +<b>files_create_pid</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_ring_buffer</b>( +<b>files_create_root</b>( @@ -13626,99 +14746,147 @@ kernel</a><p/> domain + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_software_raid_state</b>( +<b>files_create_tmp_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_system_state</b>( +<b>files_delete_all_locks</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_unix_sysctl</b>( +<b>files_delete_all_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_read_vm_sysctl</b>( +<b>files_delete_all_tmp_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_relabel_unlabeled</b>( +<b>files_delete_etc_files</b>( @@ -13732,33 +14900,39 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rootfs_mountpoint</b>( +<b>files_delete_root_dir_entry</b>( - directory_type + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_all_sysctl</b>( +<b>files_dontaudit_ioctl_all_pids</b>( @@ -13772,93 +14946,117 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_device_sysctl</b>( +<b>files_dontaudit_read_root_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_fs_sysctl</b>( +<b>files_dontaudit_rw_root_chr_dev</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_hotplug_sysctl</b>( +<b>files_dontaudit_rw_root_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_irq_sysctl</b>( +<b>files_dontaudit_search_all_dirs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_kernel_sysctl</b>( +<b>files_dontaudit_search_isid_type_dir</b>( @@ -13869,56 +15067,75 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to search directories on new filesystems +that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_modprobe_sysctl</b>( +<b>files_dontaudit_search_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_net_sysctl</b>( +<b>files_dontaudit_search_var</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_unix_sysctl</b>( +<b>files_dontaudit_write_all_pids</b>( @@ -13932,33 +15149,39 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_rw_vm_sysctl</b>( +<b>files_exec_etc_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_share_state</b>( +<b>files_exec_usr_files</b>( @@ -13972,93 +15195,117 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_sigchld_unlabeled</b>( +<b>files_getattr_all_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_signal_unlabeled</b>( +<b>files_getattr_generic_locks</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_signull_unlabeled</b>( +<b>files_list_all_dirs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_sigstop_unlabeled</b>( +<b>files_list_etc</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_use_fd</b>( +<b>files_list_home</b>( @@ -14069,124 +15316,152 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Get listing of home directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html'> -kernel</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>kernel_userland_entry</b>( - - - - - domain - +<b>files_list_mnt</b>( - , - - entrypoint + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_domtrans_ldconfig</b>( +<b>files_list_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_exec_ld_so</b>( +<b>files_list_root</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_exec_lib_files</b>( +<b>files_list_spool</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_legacy_use_ld_so</b>( +<b>files_lock_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_legacy_use_shared_libs</b>( +<b>files_manage_all_files</b>( @@ -14194,135 +15469,161 @@ system</a><p/> domain - )<br> -</div> + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_read_lib</b>( +<b>files_manage_etc_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_run_ldconfig</b>( - - - - - domain - - - - , - - - - role - +<b>files_manage_etc_runtime_files</b>( - , - - terminal + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_rw_ld_so_cache</b>( +<b>files_manage_generic_locks</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_use_ld_so</b>( +<b>files_manage_generic_spool_dirs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_libraries.html'> -libraries</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>libs_use_shared_libs</b>( +<b>files_manage_generic_spools</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_locallogin.html'> -locallogin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>locallogin_domtrans</b>( +<b>files_manage_isid_type_blk_node</b>( @@ -14333,16 +15634,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete block device nodes +on new filesystems that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_locallogin.html'> -locallogin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>locallogin_use_fd</b>( +<b>files_manage_isid_type_chr_node</b>( @@ -14353,16 +15661,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete character device nodes +on new filesystems that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_logging.html'> -logging</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>logging_search_logs</b>( +<b>files_manage_isid_type_dir</b>( @@ -14373,16 +15688,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete directories +on new filesystems that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_lvm.html'> -lvm</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>lvm_domtrans</b>( +<b>files_manage_isid_type_file</b>( @@ -14393,16 +15715,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete files +on new filesystems that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_lvm.html'> -lvm</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>lvm_read_config</b>( +<b>files_manage_isid_type_symlink</b>( @@ -14413,16 +15742,23 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete symbolic links +on new filesystems that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_lvm.html'> -lvm</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>lvm_run</b>( +<b>files_manage_lost_found</b>( @@ -14430,271 +15766,338 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> +<div id="description"> +<p> +Create, read, write, and delete objects in +lost+found directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_miscfiles.html'> -miscfiles</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>miscfiles_legacy_read_localization</b>( +<b>files_manage_urandom_seed</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_miscfiles.html'> -miscfiles</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>miscfiles_read_fonts</b>( +<b>files_mount_all_file_type_fs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_miscfiles.html'> -miscfiles</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>miscfiles_read_localization</b>( +<b>files_mounton_all_mountpoints</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_miscfiles.html'> -miscfiles</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>miscfiles_read_man_pages</b>( +<b>files_mountpoint</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_miscfiles.html'> -miscfiles</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>miscfiles_rw_man_cache</b>( +<b>files_pid_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_domtrans_depmod</b>( +<b>files_read_all_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_domtrans_insmod</b>( +<b>files_read_etc_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_domtrans_update_mods</b>( +<b>files_read_etc_runtime_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_read_kernel_module_dependencies</b>( +<b>files_read_generic_spools</b>( - domain + ? )<br> </div> -</div> - +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_read_module_conf</b>( +<b>files_read_usr_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_run_depmod</b>( +<b>files_read_usr_src_files</b>( - domain + ? - - , - - - - role - + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_read_var_files</b>( - , - - terminal + domain )<br> </div> +<div id="description"> +<p> +Read files in the /var directory. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_run_insmod</b>( +<b>files_relabel_all_files</b>( @@ -14707,15 +16110,11 @@ system</a><p/> - role - - - - , - + [ + exception_types - terminal + ] )<br> @@ -14724,69 +16123,91 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_modutils.html'> -modutils</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>modutils_run_update_mods</b>( +<b>files_relabelto_all_file_type_fs</b>( - domain + ? - - , - - - - role - + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_rw_etc_files</b>( - , - - terminal + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_mount.html'> -mount</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>mount_domtrans</b>( +<b>files_rw_generic_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_mount.html'> -mount</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>mount_run</b>( +<b>files_rw_isid_type_blk_node</b>( @@ -14794,35 +16215,26 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> +<div id="description"> +<p> +Read and write block device nodes on new filesystems +that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_mount.html'> -mount</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>mount_send_nfs_client_request</b>( +<b>files_rw_isid_type_dir</b>( @@ -14833,76 +16245,101 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write directories on new filesystems +that have not yet been labeled. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_mount.html'> -mount</a><p/> +Module: <a href='system_files.html'> +files</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>mount_use_fd</b>( +<b>files_search_all_dirs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='services_mta.html'> -mta</a><p/> -Layer: <a href='services.html'> -services</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>mta_read_aliases</b>( +<b>files_search_etc</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='services_remotelogin.html'> -remotelogin</a><p/> -Layer: <a href='services.html'> -services</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>remotelogin_domtrans</b>( +<b>files_search_generic_locks</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_rpm.html'> -rpm</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>rpm_domtrans</b>( +<b>files_search_home</b>( @@ -14913,132 +16350,178 @@ admin</a><p/> )<br> </div> +<div id="description"> +<p> +Search home directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_rpm.html'> -rpm</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>rpm_read_db</b>( +<b>files_search_mnt</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_rpm.html'> -rpm</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>rpm_read_pipe</b>( +<b>files_search_pids</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_rpm.html'> -rpm</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>rpm_run</b>( +<b>files_search_spool</b>( - domain + ? - - , - - - - role - + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_search_tmp</b>( - , - - terminal + domain )<br> </div> +<div id="description"> +<p> +Search the tmp directory (/tmp) +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='admin_rpm.html'> -rpm</a><p/> -Layer: <a href='admin.html'> -admin</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>rpm_use_fd</b>( +<b>files_search_usr</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_compute_access_vector</b>( +<b>files_search_var</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_compute_create_context</b>( +<b>files_search_var_lib</b>( @@ -15052,38 +16535,44 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_compute_relabel_context</b>( +<b>files_tmp_file</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_compute_user_contexts</b>( +<b>files_tmpfs_file</b>( - domain + type )<br> @@ -15092,90 +16581,96 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_get_enforce_mode</b>( +<b>files_type</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_get_fs_mount</b>( +<b>files_unmount_all_file_type_fs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>selinux_load_policy</b>( +<b>files_unmount_rootfs</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>selinux_set_boolean</b>( - - - - - domain - +<b>fs_associate</b>( - , - - - [ - - booltype - ] + file_type )<br> @@ -15184,18 +16679,18 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>selinux_set_enforce_mode</b>( +<b>fs_associate_noxattr</b>( - domain + file_type )<br> @@ -15204,18 +16699,18 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>selinux_set_parameters</b>( +<b>fs_associate_tmpfs</b>( - domain + type )<br> @@ -15224,33 +16719,39 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_selinux.html'> -selinux</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>selinux_validate_context</b>( +<b>fs_create_tmpfs_data</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='services_sendmail.html'> -sendmail</a><p/> -Layer: <a href='services.html'> -services</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>sendmail_domtrans</b>( +<b>fs_dontaudit_getattr_all_fs</b>( @@ -15264,13 +16765,13 @@ services</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_checkpol</b>( +<b>fs_dontaudit_getattr_xattr_fs</b>( @@ -15284,13 +16785,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_loadpol</b>( +<b>fs_dontaudit_rw_cifs_files</b>( @@ -15304,13 +16805,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_newrole</b>( +<b>fs_dontaudit_rw_nfs_files</b>( @@ -15324,13 +16825,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_restorecon</b>( +<b>fs_execute_cifs_files</b>( @@ -15344,13 +16845,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_runinit</b>( +<b>fs_execute_nfs_files</b>( @@ -15364,13 +16865,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_domtrans_setfiles</b>( +<b>fs_get_all_fs_quotas</b>( @@ -15384,33 +16885,39 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_dontaudit_newrole_signal</b>( +<b>fs_getattr_all_files</b>( - domain + ? )<br> </div> +<div id="description"> +<p> +Summary is missing! +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_relabelto_binary_pol</b>( +<b>fs_getattr_all_fs</b>( @@ -15424,13 +16931,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_checkpol</b>( +<b>fs_getattr_autofs</b>( @@ -15438,35 +16945,19 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_loadpol</b>( +<b>fs_getattr_cifs</b>( @@ -15474,35 +16965,19 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_newrole</b>( +<b>fs_getattr_dos_fs</b>( @@ -15510,35 +16985,19 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_restorecon</b>( +<b>fs_getattr_iso9660_fs</b>( @@ -15546,20 +17005,24 @@ system</a><p/> domain - - , - - - - role - + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_nfs</b>( - , - - terminal + domain )<br> @@ -15568,13 +17031,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_runinit</b>( +<b>fs_getattr_nfsd_fs</b>( @@ -15582,20 +17045,24 @@ system</a><p/> domain - - , - - - - role - + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_ramfs</b>( - , - - terminal + domain )<br> @@ -15604,13 +17071,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_selinuxutil.html'> -selinuxutil</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>seutil_run_setfiles</b>( +<b>fs_getattr_romfs</b>( @@ -15618,20 +17085,24 @@ system</a><p/> domain - - , - - - - role - + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_rpc_pipefs</b>( - , - - terminal + domain )<br> @@ -15640,13 +17111,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_create_fixed_disk</b>( +<b>fs_getattr_tmpfs</b>( @@ -15660,13 +17131,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_dontaudit_getattr_fixed_disk</b>( +<b>fs_getattr_xattr_fs</b>( @@ -15680,13 +17151,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_dontaudit_getattr_removable_device</b>( +<b>fs_make_noxattr_fs</b>( @@ -15700,13 +17171,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_getattr_fixed_disk</b>( +<b>fs_manage_cifs_dirs</b>( @@ -15720,13 +17191,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_getattr_removable_device</b>( +<b>fs_manage_cifs_files</b>( @@ -15740,13 +17211,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_getattr_scsi_generic</b>( +<b>fs_manage_cifs_named_pipes</b>( @@ -15760,13 +17231,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_getattr_tape_device</b>( +<b>fs_manage_cifs_named_sockets</b>( @@ -15780,13 +17251,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_manage_fixed_disk</b>( +<b>fs_manage_cifs_symlinks</b>( @@ -15800,13 +17271,7743 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_raw_read_fixed_disk</b>( +<b>fs_manage_nfs_dirs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_named_pipes</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_named_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_chr_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_cifs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_nfs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_register_binary_executable_type</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabel_tmpfs_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabel_tmpfs_chr_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabelfrom_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabelfrom_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_search_auto_mountpoints</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search automount filesystem to use automatically +mounted filesystems. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_set_all_quotas</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_type</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_use_tmpfs_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_use_tmpfs_chr_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_fstools.html'> +fstools</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>fstools_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_fstools.html'> +fstools</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>fstools_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_fstools.html'> +fstools</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>fstools_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_modify_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_read_log</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_domtrans</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_dontaudit_search_config</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_dontaudit_use_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_exec</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_use_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_inetd.html'> +inetd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>inetd_core_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +<div id="description"> +<p> +Define the specified domain as a inetd service. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_inetd.html'> +inetd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>inetd_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +<div id="description"> +<p> +Define the specified domain as a TCP and UDP inetd service. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_inetd.html'> +inetd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>inetd_tcp_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +<div id="description"> +<p> +Define the specified domain as a TCP inetd service. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_inetd.html'> +inetd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>inetd_udp_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +<div id="description"> +<p> +Define the specified domain as a UDP inetd service. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_daemon_domain</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_domain</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_domtrans</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_domtrans_script</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_getattr_initctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_rw_script_pid</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_use_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_use_initctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_use_script_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_use_script_pty</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dontaudit_write_script_pid</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_exec_script</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_get_process_group</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_get_script_process_group</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_getattr_initctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_read_script_pid</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_read_script_process_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the process state (/proc/pid) of the init scripts. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_rw_script_pid</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_rw_script_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write init script unnamed pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_rw_script_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write init script temporary data. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_sigchld</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_system_domain</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_udp_sendto_script</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP network traffic to init scripts. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_use_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_use_initctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_use_script_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_use_script_pty</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_write_initctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_kerberos.html'> +kerberos</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>kerberos_read_conf</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the kerberos configuration file (/etc/krb5.conf). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_kerberos.html'> +kerberos</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>kerberos_use</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use kerberos services +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_change_ring_buffer_level</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Change the level of kernel messages logged to the console. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_clear_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_search_network_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_search_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_get_sysvipc_info</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_kill_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_load_module</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_messages</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_network_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_rpc_sysctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_software_raid_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_relabel_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rootfs_mountpoint</b>( + + + + + directory_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_rpc_sysctl</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_share_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sigchld</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sigchld_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_signal_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_signull_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sigstop_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_userland_entry</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_domtrans_ldconfig</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ldconfig in the ldconfig domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_exec_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute the dynamic link/loader in the caller's domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_exec_lib_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute library scripts in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_legacy_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use the dynamic link/loader for automatic loading +of shared libraries with legacy support. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_legacy_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Load and execute functions from shared libraries, +with legacy support. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_read_lib</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read files in the library directories, such +as static libraries. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_run_ldconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute ldconfig in the ldconfig domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_rw_ld_so_cache</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Modify the dynamic link/loader's cached listing +of shared libraries. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_search_lib</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search lib directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use the dynamic link/loader for automatic loading +of shared libraries. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Load and execute functions from shared libraries. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_locallogin.html'> +locallogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>locallogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute local logins in the local login domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_locallogin.html'> +locallogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>locallogin_signull</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send a null signal to local login processes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_locallogin.html'> +locallogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>locallogin_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow processes to inherit local login file descriptors +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_append_all_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_create_log</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_dontaudit_getattr_all_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_exec_all_logs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute all log files in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_log_file</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_manage_all_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_read_all_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_read_generic_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_rw_generic_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_rw_log_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write the generic log directory (/var/log). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_search_logs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_send_syslog_msg</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_write_generic_logs</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_logrotate.html'> +logrotate</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>logrotate_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute logrotate in the logrotate domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_logrotate.html'> +logrotate</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>logrotate_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to inherit logrotate file descriptors. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_logrotate.html'> +logrotate</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>logrotate_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute logrotate in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_logrotate.html'> +logrotate</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>logrotate_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute logrotate in the logrotate domain, and +allow the specified role the logrotate domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_legacy_read_localization</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_fonts</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_localization</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_man_pages</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_rw_man_cache</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_depmod</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_insmod</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_update_mods</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_exec_depmod</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_exec_insmod</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_exec_update_mods</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_read_mods_deps</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_read_module_conf</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_depmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_insmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_update_mods</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_send_nfs_client_request</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_exec</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_getattr_spool</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_mailserver</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_manage_queue</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_manage_spool</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_read_aliases</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_rw_aliases</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_rw_spool</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_send_mail</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_sendmail_mailserver</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute network utilities in the netutils domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_domtrans_ping</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ping in the ping domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_domtrans_traceroute</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute traceroute in the traceroute domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute network utilities in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_exec_ping</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ping in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_exec_traceroute</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute traceroute in the caller domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute network utilities in the netutils domain, and +allow the specified role the netutils domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_run_ping</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute ping in the ping domain, and +allow the specified role the ping domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_netutils.html'> +netutils</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>netutils_run_traceroute</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute traceroute in the traceroute domain, and +allow the specified role the traceroute domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_list_var_yp</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP network traffic to NIS clients. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_udp_sendto_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP network traffic to NIS clients. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_use_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use the ypbind service to access NIS services. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_remotelogin.html'> +remotelogin</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>remotelogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute rpm programs in the rpm domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_manage_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete the RPM package database. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_read_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the RPM package database. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_read_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read from a RPM pipe. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute RPM programs in the RPM domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Inherit and use file descriptors from RPM. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_access_vector</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_create_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_relabel_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_user_contexts</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_get_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_get_fs_mount</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_load_policy</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_boolean</b>( + + + + + domain + + + + , + + + + [ + + booltype + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_parameters</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_validate_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_sendmail.html'> +sendmail</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sendmail_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_create_binary_pol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_checkpol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_loadpol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_newrole</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_restorecon</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_runinit</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_setfiles</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_dontaudit_signal_newrole</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_exec_checkpol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_exec_loadpol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_exec_newrole</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_exec_restorecon</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_exec_setfiles</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_manage_binary_pol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_manage_src_pol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_binary_pol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_config</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_default_contexts</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_file_contexts</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_loadpol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_read_src_pol</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_relabelto_binary_pol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_checkpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_loadpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_newrole</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_restorecon</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_runinit</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_setfiles</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_search_default_contexts</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search the policy directory with default_context files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_sigchld_newrole</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_use_newrole_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_use_runinit_fd</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_ssh.html'> +ssh</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ssh_dontaudit_read_server_keys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p>Read ssh server keys</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_create_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_setattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_setattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_manage_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete fixed disk device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_read_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_read_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_relabel_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Relabel fixed disk device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_set_scsi_generic_attributes</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_swapon_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Enable a fixed disk device as swap space +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_write_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_write_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_domtrans_dhcpc</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_domtrans_ifconfig</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_kill_dhcpc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send a kill signal to the dhcp client. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow network init to read network config files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_read_dhcpc_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the dhcp client pid file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_read_dhcpc_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read dhcp client state files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_run_ifconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_rw_dhcp_config</b>( @@ -15817,16 +25018,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write dhcp configuration files. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>storage_raw_read_lvm_volume</b>( +<b>sysnet_sigchld_dhcpc</b>( @@ -15837,16 +25044,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send a SIGCHLD signal to the dhcp client. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>storage_raw_read_removable_device</b>( +<b>sysnet_signal_dhcpc</b>( @@ -15857,16 +25070,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send a generic signal to the dhcp client. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>storage_raw_write_fixed_disk</b>( +<b>sysnet_signull_dhcpc</b>( @@ -15877,16 +25096,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send a null signal to the dhcp client. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>storage_raw_write_lvm_volume</b>( +<b>sysnet_sigstop_dhcpc</b>( @@ -15897,16 +25122,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Send a SIGSTOP signal to the dhcp client. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_raw_write_removable_device</b>( +<b>term_create_pty</b>( @@ -15914,19 +25145,27 @@ kernel</a><p/> domain + + , + + + + pty_type + + )<br> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_read_scsi_generic</b>( +<b>term_dontaudit_getattr_all_user_ttys</b>( @@ -15940,13 +25179,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_read_tape_device</b>( +<b>term_dontaudit_list_ptys</b>( @@ -15960,13 +25199,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_setattr_fixed_disk</b>( +<b>term_dontaudit_use_all_user_ptys</b>( @@ -15980,13 +25219,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_setattr_removable_device</b>( +<b>term_dontaudit_use_all_user_ttys</b>( @@ -16000,13 +25239,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_setattr_scsi_generic</b>( +<b>term_dontaudit_use_console</b>( @@ -16020,13 +25259,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_setattr_tape_device</b>( +<b>term_dontaudit_use_generic_pty</b>( @@ -16040,13 +25279,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_write_scsi_generic</b>( +<b>term_dontaudit_use_ptmx</b>( @@ -16060,13 +25299,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html'> -storage</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>storage_write_tape_device</b>( +<b>term_dontaudit_use_unallocated_tty</b>( @@ -16080,13 +25319,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_sysnetwork.html'> -sysnetwork</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>sysnet_domtrans_dhcpc</b>( +<b>term_getattr_all_user_ptys</b>( @@ -16100,13 +25339,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_sysnetwork.html'> -sysnetwork</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>sysnet_domtrans_ifconfig</b>( +<b>term_getattr_all_user_ttys</b>( @@ -16120,13 +25359,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_sysnetwork.html'> -sysnetwork</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>sysnet_read_config</b>( +<b>term_getattr_unallocated_ttys</b>( @@ -16140,13 +25379,13 @@ system</a><p/> </div> <div id="interfacesmall"> -Module: <a href='system_sysnetwork.html'> -sysnetwork</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>sysnet_run_ifconfig</b>( +<b>term_list_ptys</b>( @@ -16154,22 +25393,6 @@ system</a><p/> domain - - , - - - - role - - - - , - - - - terminal - - )<br> </div> @@ -16182,17 +25405,9 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_create_pty</b>( - - - - - domain - +<b>term_login_pty</b>( - , - pty_type @@ -16210,12 +25425,12 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_getattr_all_user_ttys</b>( +<b>term_pty</b>( - domain + pty_type )<br> @@ -16230,7 +25445,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_list_ptys</b>( +<b>term_relabel_all_user_ptys</b>( @@ -16250,7 +25465,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_all_user_ptys</b>( +<b>term_relabel_all_user_ttys</b>( @@ -16270,7 +25485,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_all_user_ttys</b>( +<b>term_relabel_unallocated_ttys</b>( @@ -16290,7 +25505,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_console</b>( +<b>term_reset_tty_labels</b>( @@ -16310,7 +25525,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_generic_pty</b>( +<b>term_setattr_all_user_ttys</b>( @@ -16330,7 +25545,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_ptmx</b>( +<b>term_setattr_console</b>( @@ -16350,7 +25565,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_dontaudit_use_unallocated_tty</b>( +<b>term_setattr_unallocated_ttys</b>( @@ -16370,12 +25585,12 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_getattr_all_user_ptys</b>( +<b>term_tty</b>( - domain + tty_type )<br> @@ -16390,7 +25605,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_getattr_all_user_ttys</b>( +<b>term_use_all_terms</b>( @@ -16410,7 +25625,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_getattr_unallocated_ttys</b>( +<b>term_use_all_user_ptys</b>( @@ -16430,7 +25645,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_list_ptys</b>( +<b>term_use_all_user_ttys</b>( @@ -16450,12 +25665,12 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_pty</b>( +<b>term_use_console</b>( - pty_type + domain )<br> @@ -16470,7 +25685,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_relabel_all_user_ttys</b>( +<b>term_use_controlling_term</b>( @@ -16490,7 +25705,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_relabel_unallocated_ttys</b>( +<b>term_use_generic_pty</b>( @@ -16510,7 +25725,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_reset_tty_labels</b>( +<b>term_use_unallocated_tty</b>( @@ -16530,12 +25745,20 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_setattr_all_user_ttys</b>( +<b>term_user_pty</b>( - domain + userdomain + + + + , + + + + object_type )<br> @@ -16550,7 +25773,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_setattr_console</b>( +<b>term_write_all_user_ttys</b>( @@ -16570,7 +25793,7 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_setattr_unallocated_ttys</b>( +<b>term_write_console</b>( @@ -16590,12 +25813,12 @@ Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>term_tty</b>( +<b>term_write_unallocated_ttys</b>( - tty_type + domain )<br> @@ -16604,13 +25827,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_all_terms</b>( +<b>udev_domtrans</b>( @@ -16624,13 +25847,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_all_user_ptys</b>( +<b>udev_read_db</b>( @@ -16644,13 +25867,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_all_user_ttys</b>( +<b>udev_rw_db</b>( @@ -16664,13 +25887,13 @@ kernel</a><p/> </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_console</b>( +<b>userdom_dontaudit_use_sysadm_terms</b>( @@ -16681,16 +25904,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to use admin ttys and ptys. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_controlling_term</b>( +<b>userdom_dontaudit_use_unpriv_user_fd</b>( @@ -16701,16 +25930,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to inherit the +file descriptors from all user domains. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_generic_pty</b>( +<b>userdom_dontaudit_use_unpriv_user_tty</b>( @@ -16721,16 +25957,23 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Do not audit attempts to use unprivileged +user ttys. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_use_unallocated_tty</b>( +<b>userdom_read_all_user_files</b>( @@ -16741,44 +25984,48 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read all files in all users home directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_user_pty</b>( - - - - - userdomain - +<b>userdom_read_staff_home_files</b>( - , - - object_type + domain )<br> </div> +<div id="description"> +<p> +Read files in the staff users home directory. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_write_all_user_ttys</b>( +<b>userdom_read_sysadm_home_files</b>( @@ -16789,16 +26036,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read files in the sysadm users home directory. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_write_console</b>( +<b>userdom_rw_sysadm_pipe</b>( @@ -16809,16 +26062,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write sysadm user unnamed pipes. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='kernel_terminal.html'> -terminal</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>term_write_unallocated_ttys</b>( +<b>userdom_search_all_users_home</b>( @@ -16829,16 +26088,22 @@ kernel</a><p/> )<br> </div> +<div id="description"> +<p> +Search all users home directories. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_udev.html'> -udev</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>udev_domtrans</b>( +<b>userdom_shell_domtrans_sysadm</b>( @@ -16849,16 +26114,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Execute a shell in the sysadm domain. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_udev.html'> -udev</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>udev_read_db</b>( +<b>userdom_signal_all_users</b>( @@ -16869,16 +26140,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Send general signals to all user domains. +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_udev.html'> -udev</a><p/> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>udev_rw_db</b>( +<b>userdom_signal_unpriv_users</b>( @@ -16889,6 +26166,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Send general signals to unprivileged user domains. +</p> +</div> + </div> <div id="interfacesmall"> @@ -16898,7 +26181,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_dontaudit_use_sysadm_terms</b>( +<b>userdom_spec_domtrans_all_users</b>( @@ -16909,6 +26192,14 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Execute a shell in all user domains. This +is an explicit transition, requiring the +caller to use setexeccon(). +</p> +</div> + </div> <div id="interfacesmall"> @@ -16918,7 +26209,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_dontaudit_use_unpriv_user_fd</b>( +<b>userdom_spec_domtrans_unpriv_users</b>( @@ -16929,6 +26220,14 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Execute a shell in all unprivileged user domains. This +is an explicit transition, requiring the +caller to use setexeccon(). +</p> +</div> + </div> <div id="interfacesmall"> @@ -16938,7 +26237,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_read_all_user_data</b>( +<b>userdom_use_all_user_fd</b>( @@ -16949,6 +26248,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Inherit the file descriptors from all user domains +</p> +</div> + </div> <div id="interfacesmall"> @@ -16958,7 +26263,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_search_all_users_home</b>( +<b>userdom_use_sysadm_fd</b>( @@ -16969,6 +26274,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Inherit and use sysadm file descriptors +</p> +</div> + </div> <div id="interfacesmall"> @@ -16978,7 +26289,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_shell_domtrans_sysadm</b>( +<b>userdom_use_sysadm_pty</b>( @@ -16989,6 +26300,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write sysadm ptys. +</p> +</div> + </div> <div id="interfacesmall"> @@ -16998,7 +26315,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_signal_all_users</b>( +<b>userdom_use_sysadm_terms</b>( @@ -17009,6 +26326,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write sysadm ttys and ptys. +</p> +</div> + </div> <div id="interfacesmall"> @@ -17018,7 +26341,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_spec_domtrans_all_users</b>( +<b>userdom_use_sysadm_tty</b>( @@ -17029,6 +26352,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Read and write sysadm ttys. +</p> +</div> + </div> <div id="interfacesmall"> @@ -17038,7 +26367,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_use_all_user_fd</b>( +<b>userdom_use_unpriv_users_fd</b>( @@ -17049,6 +26378,12 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Inherit the file descriptors from unprivileged user domains. +</p> +</div> + </div> <div id="interfacesmall"> @@ -17058,7 +26393,7 @@ Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_use_sysadm_terms</b>( +<b>userdom_write_unpriv_user_tmp</b>( @@ -17069,16 +26404,22 @@ system</a><p/> )<br> </div> +<div id="description"> +<p> +Write all unprivileged users files in /tmp +</p> +</div> + </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html'> -userdomain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> <div id="codeblock"> -<b>userdom_use_unpriv_users_fd</b>( +<b>usermanage_domtrans_chfn</b>( @@ -17098,7 +26439,7 @@ Layer: <a href='admin.html'> admin</a><p/> <div id="codeblock"> -<b>usermanage_domtrans_chfn</b>( +<b>usermanage_domtrans_groupadd</b>( @@ -17118,7 +26459,7 @@ Layer: <a href='admin.html'> admin</a><p/> <div id="codeblock"> -<b>usermanage_domtrans_groupadd</b>( +<b>usermanage_domtrans_passwd</b>( @@ -17138,7 +26479,7 @@ Layer: <a href='admin.html'> admin</a><p/> <div id="codeblock"> -<b>usermanage_domtrans_passwd</b>( +<b>usermanage_domtrans_useradd</b>( @@ -17158,7 +26499,7 @@ Layer: <a href='admin.html'> admin</a><p/> <div id="codeblock"> -<b>usermanage_domtrans_useradd</b>( +<b>usermanage_read_crack_db</b>( @@ -17169,6 +26510,12 @@ admin</a><p/> )<br> </div> +<div id="description"> +<p> +Read the crack database. +</p> +</div> + </div> <div id="interfacesmall"> diff --git a/www/api-docs/kernel.html b/www/api-docs/kernel.html index 4add457..2a28af8 100644 --- a/www/api-docs/kernel.html +++ b/www/api-docs/kernel.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,6 +65,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -72,6 +80,9 @@ </td></tr> + </td></tr> + + <tr><td> <a href='kernel_bootloader.html'> bootloader</a></td> @@ -98,7 +109,7 @@ Device nodes and interfaces for many basic system devices. <a href='kernel_kernel.html'> kernel</a></td> <td><p> -Policy for kernel threads, proc filesystem, +Policy for kernel threads, proc filesystem, and unlabeled processes and objects. </p></td> diff --git a/www/api-docs/kernel_bootloader.html b/www/api-docs/kernel_bootloader.html index dc9c9d5..f85589c 100644 --- a/www/api-docs/kernel_bootloader.html +++ b/www/api-docs/kernel_bootloader.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: bootloader</h2><p/> + + + <h3>Description:</h3> <p>Policy for the kernel modules, kernel image, and bootloader.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -90,7 +104,7 @@ <h5>Description</h5> <p> - Install a kernel into the /boot directory. +Install a kernel into the /boot directory. </p> <h5>Parameters</h5> @@ -101,7 +115,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -131,7 +145,7 @@ No <h5>Description</h5> <p> - Install a system.map into the /boot directory. +Install a system.map into the /boot directory. </p> <h5>Parameters</h5> @@ -142,7 +156,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_create_modules</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -172,8 +227,8 @@ No <h5>Description</h5> <p> - Read and write the bootloader - temporary data in /tmp. +Read and write the bootloader +temporary data in /tmp. </p> <h5>Parameters</h5> @@ -184,7 +239,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -214,7 +269,7 @@ No <h5>Description</h5> <p> - Delete a kernel from /boot. +Delete a kernel from /boot. </p> <h5>Parameters</h5> @@ -225,7 +280,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -255,7 +310,7 @@ No <h5>Description</h5> <p> - Delete a system.map in the /boot directory. +Delete a system.map in the /boot directory. </p> <h5>Parameters</h5> @@ -266,7 +321,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -296,7 +351,7 @@ No <h5>Description</h5> <p> - Execute bootloader in the bootloader domain. +Execute bootloader in the bootloader domain. </p> <h5>Parameters</h5> @@ -307,7 +362,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -337,7 +392,7 @@ No <h5>Description</h5> <p> - Do not audit attempts to search the /boot directory. +Do not audit attempts to search the /boot directory. </p> <h5>Parameters</h5> @@ -348,7 +403,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -378,7 +433,7 @@ No <h5>Description</h5> <p> - List the contents of the kernel module directories. +List the contents of the kernel module directories. </p> <h5>Parameters</h5> @@ -389,7 +444,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -419,8 +474,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete - kernel module files. +Create, read, write, and delete +kernel module files. </p> <h5>Parameters</h5> @@ -431,7 +486,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -461,7 +516,7 @@ No <h5>Description</h5> <p> - Read the bootloader configuration file. +Read the bootloader configuration file. </p> <h5>Parameters</h5> @@ -472,7 +527,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -502,7 +557,7 @@ No <h5>Description</h5> <p> - Read kernel module files. +Read kernel module files. </p> <h5>Parameters</h5> @@ -513,7 +568,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -543,7 +598,7 @@ No <h5>Description</h5> <p> - Read system.map in the /boot directory. +Read system.map in the /boot directory. </p> <h5>Parameters</h5> @@ -554,7 +609,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -600,8 +655,8 @@ No <h5>Description</h5> <p> - Execute bootloader interactively and do - a domain transition to the bootloader domain. +Execute bootloader interactively and do +a domain transition to the bootloader domain. </p> <h5>Parameters</h5> @@ -612,7 +667,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -622,7 +677,7 @@ No role </td><td> - The role to be allowed the bootloader domain. +The role to be allowed the bootloader domain. </td><td> No @@ -632,7 +687,7 @@ No terminal </td><td> - The type of the terminal allow the bootloader domain to use. +The type of the terminal allow the bootloader domain to use. </td><td> No @@ -662,8 +717,8 @@ No <h5>Description</h5> <p> - Read and write symbolic links - in the /boot directory. +Read and write symbolic links +in the /boot directory. </p> <h5>Parameters</h5> @@ -674,7 +729,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -704,8 +759,8 @@ No <h5>Description</h5> <p> - Read and write the bootloader - configuration file. +Read and write the bootloader +configuration file. </p> <h5>Parameters</h5> @@ -716,7 +771,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -746,8 +801,8 @@ No <h5>Description</h5> <p> - Read and write the bootloader - temporary data in /tmp. +Read and write the bootloader +temporary data in /tmp. </p> <h5>Parameters</h5> @@ -758,7 +813,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -773,7 +828,7 @@ No <div id="codeblock"> -<b>bootloader_search_boot_dir</b>( +<b>bootloader_search_boot</b>( @@ -788,7 +843,7 @@ No <h5>Description</h5> <p> - Search the /boot directory. +Search the /boot directory. </p> <h5>Parameters</h5> @@ -799,7 +854,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -829,7 +884,7 @@ No <h5>Description</h5> <p> - Write kernel module files. +Write kernel module files. </p> <h5>Parameters</h5> @@ -840,7 +895,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -851,6 +906,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/kernel_corenetwork.html b/www/api-docs/kernel_corenetwork.html index 04f0ba2..aac2e08 100644 --- a/www/api-docs/kernel_corenetwork.html +++ b/www/api-docs/kernel_corenetwork.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: corenetwork</h2><p/> + + + <h3>Description:</h3> <p>Policy controlling access to network objects</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -75,7 +89,2385 @@ <div id="codeblock"> -<b>corenet_raw_receive_compat_ipv4_node</b>( +<b>corenet_dontaudit_tcp_bind_all_reserved_ports</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to bind TCP sockets to all reserved ports. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_dontaudit_udp_bind_all_reserved_ports</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to bind UDP sockets to all reserved ports. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_all_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive raw IP packets on all interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_all_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive raw IP packets on all nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the compat_ipv4 node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the eth0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the eth1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the eth2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_generic_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive raw IP packets on generic interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_generic_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive raw IP packets on generic nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the inaddr_any node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ippp0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the ippp0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the ipsec0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the ipsec1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the ipsec2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_link_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the link_local node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_lo</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the lo interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_lo_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the lo node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the mapped_ipv4 node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_multicast_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the multicast node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_site_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the site_local node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_unspec_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Receive raw IP packets on the unspec node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_all_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send raw IP packets on all interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_all_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send raw IP packets on all nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the compat_ipv4 node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the eth0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the eth1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the eth2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_generic_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send raw IP packets on generic interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_generic_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send raw IP packets on generic nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the inaddr_any node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ippp0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the ippp0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the ipsec0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the ipsec1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the ipsec2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_link_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the link_local node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_lo</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the lo interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_lo_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the lo node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the mapped_ipv4 node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_multicast_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the multicast node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_site_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the site_local node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_unspec_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send raw IP packets on the unspec node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_all_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive raw IP packets on all interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_all_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive raw IP packets on all nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the compat_ipv4 node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the eth0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the eth1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the eth2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_generic_if</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive raw IP packets on generic interfaces. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_generic_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive raw IP packets on generic nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the inaddr_any node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ippp0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the ippp0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec0</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the ipsec0 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec1</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the ipsec1 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec2</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the ipsec2 interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the link_local node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the lo interface. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send and receive raw IP packets on the lo node. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( @@ -90,7 +2482,7 @@ <h5>Description</h5> <p> - Receive raw IP packets on the compat_ipv4 node. +Send and receive raw IP packets on the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -101,7 +2493,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -116,7 +2508,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_eth0</b>( +<b>corenet_raw_sendrecv_multicast_node</b>( @@ -131,7 +2523,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the eth0 interface. +Send and receive raw IP packets on the multicast node. </p> <h5>Parameters</h5> @@ -142,7 +2534,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -157,7 +2549,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_eth1</b>( +<b>corenet_raw_sendrecv_site_local_node</b>( @@ -172,7 +2564,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the eth1 interface. +Send and receive raw IP packets on the site_local node. </p> <h5>Parameters</h5> @@ -183,7 +2575,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -198,7 +2590,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_eth2</b>( +<b>corenet_raw_sendrecv_unspec_node</b>( @@ -213,7 +2605,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the eth2 interface. +Send and receive raw IP packets on the unspec node. </p> <h5>Parameters</h5> @@ -224,7 +2616,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -239,7 +2631,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_inaddr_any_node</b>( +<b>corenet_tcp_bind_all_nodes</b>( @@ -251,12 +2643,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive raw IP packets on the inaddr_any node. +Bind TCP sockets to all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -265,7 +2657,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -280,7 +2672,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_ippp0</b>( +<b>corenet_tcp_bind_all_ports</b>( @@ -292,12 +2684,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive raw IP packets on the ippp0 interface. +Bind TCP sockets to all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -306,7 +2698,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -321,7 +2713,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_ipsec0</b>( +<b>corenet_tcp_bind_all_reserved_ports</b>( @@ -333,12 +2725,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive raw IP packets on the ipsec0 interface. +Bind TCP sockets to all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -347,7 +2739,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -362,7 +2754,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_ipsec1</b>( +<b>corenet_tcp_bind_amanda_port</b>( @@ -377,7 +2769,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the ipsec1 interface. +Bind TCP sockets to the amanda port. </p> <h5>Parameters</h5> @@ -388,7 +2780,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -403,7 +2795,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_ipsec2</b>( +<b>corenet_tcp_bind_compat_ipv4_node</b>( @@ -418,7 +2810,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the ipsec2 interface. +Bind TCP sockets to node compat_ipv4. </p> <h5>Parameters</h5> @@ -429,7 +2821,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -444,7 +2836,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_link_local_node</b>( +<b>corenet_tcp_bind_dbskkd_port</b>( @@ -459,7 +2851,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the link_local node. +Bind TCP sockets to the dbskkd port. </p> <h5>Parameters</h5> @@ -470,7 +2862,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -485,7 +2877,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_lo</b>( +<b>corenet_tcp_bind_dhcpc_port</b>( @@ -500,7 +2892,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the lo interface. +Bind TCP sockets to the dhcpc port. </p> <h5>Parameters</h5> @@ -511,7 +2903,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -526,7 +2918,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_lo_node</b>( +<b>corenet_tcp_bind_dhcpd_port</b>( @@ -541,7 +2933,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the lo node. +Bind TCP sockets to the dhcpd port. </p> <h5>Parameters</h5> @@ -552,7 +2944,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -567,7 +2959,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_mapped_ipv4_node</b>( +<b>corenet_tcp_bind_dict_port</b>( @@ -582,7 +2974,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the mapped_ipv4 node. +Bind TCP sockets to the dict port. </p> <h5>Parameters</h5> @@ -593,7 +2985,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -608,7 +3000,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_multicast_node</b>( +<b>corenet_tcp_bind_dns_port</b>( @@ -623,7 +3015,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the multicast node. +Bind TCP sockets to the dns port. </p> <h5>Parameters</h5> @@ -634,7 +3026,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -649,7 +3041,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_site_local_node</b>( +<b>corenet_tcp_bind_fingerd_port</b>( @@ -664,7 +3056,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the site_local node. +Bind TCP sockets to the fingerd port. </p> <h5>Parameters</h5> @@ -675,7 +3067,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -690,7 +3082,7 @@ No <div id="codeblock"> -<b>corenet_raw_receive_unspec_node</b>( +<b>corenet_tcp_bind_ftp_data_port</b>( @@ -705,7 +3097,7 @@ No <h5>Description</h5> <p> - Receive raw IP packets on the unspec node. +Bind TCP sockets to the ftp_data port. </p> <h5>Parameters</h5> @@ -716,7 +3108,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -731,7 +3123,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_compat_ipv4_node</b>( +<b>corenet_tcp_bind_ftp_port</b>( @@ -746,7 +3138,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the compat_ipv4 node. +Bind TCP sockets to the ftp port. </p> <h5>Parameters</h5> @@ -757,7 +3149,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -772,7 +3164,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_eth0</b>( +<b>corenet_tcp_bind_generic_node</b>( @@ -784,12 +3176,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send raw IP packets on the eth0 interface. +Bind TCP sockets to generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -798,7 +3190,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -813,7 +3205,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_eth1</b>( +<b>corenet_tcp_bind_generic_port</b>( @@ -825,12 +3217,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send raw IP packets on the eth1 interface. +Bind TCP sockets to generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -839,7 +3231,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -854,7 +3246,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_eth2</b>( +<b>corenet_tcp_bind_howl_port</b>( @@ -869,7 +3261,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the eth2 interface. +Bind TCP sockets to the howl port. </p> <h5>Parameters</h5> @@ -880,7 +3272,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -895,7 +3287,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_inaddr_any_node</b>( +<b>corenet_tcp_bind_http_cache_port</b>( @@ -910,7 +3302,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the inaddr_any node. +Bind TCP sockets to the http_cache port. </p> <h5>Parameters</h5> @@ -921,7 +3313,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -936,7 +3328,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_ippp0</b>( +<b>corenet_tcp_bind_http_port</b>( @@ -951,7 +3343,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the ippp0 interface. +Bind TCP sockets to the http port. </p> <h5>Parameters</h5> @@ -962,7 +3354,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -977,7 +3369,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_ipsec0</b>( +<b>corenet_tcp_bind_inaddr_any_node</b>( @@ -992,7 +3384,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the ipsec0 interface. +Bind TCP sockets to node inaddr_any. </p> <h5>Parameters</h5> @@ -1003,7 +3395,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1018,7 +3410,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_ipsec1</b>( +<b>corenet_tcp_bind_inetd_child_port</b>( @@ -1033,7 +3425,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the ipsec1 interface. +Bind TCP sockets to the inetd_child port. </p> <h5>Parameters</h5> @@ -1044,7 +3436,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1059,7 +3451,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_ipsec2</b>( +<b>corenet_tcp_bind_innd_port</b>( @@ -1074,7 +3466,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the ipsec2 interface. +Bind TCP sockets to the innd port. </p> <h5>Parameters</h5> @@ -1085,7 +3477,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1100,7 +3492,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_link_local_node</b>( +<b>corenet_tcp_bind_ipp_port</b>( @@ -1115,7 +3507,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the link_local node. +Bind TCP sockets to the ipp port. </p> <h5>Parameters</h5> @@ -1126,7 +3518,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1141,7 +3533,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_lo</b>( +<b>corenet_tcp_bind_kerberos_admin_port</b>( @@ -1156,7 +3548,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the lo interface. +Bind TCP sockets to the kerberos_admin port. </p> <h5>Parameters</h5> @@ -1167,7 +3559,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1182,7 +3574,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_lo_node</b>( +<b>corenet_tcp_bind_kerberos_master_port</b>( @@ -1197,7 +3589,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the lo node. +Bind TCP sockets to the kerberos_master port. </p> <h5>Parameters</h5> @@ -1208,7 +3600,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1223,7 +3615,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_mapped_ipv4_node</b>( +<b>corenet_tcp_bind_kerberos_port</b>( @@ -1238,7 +3630,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the mapped_ipv4 node. +Bind TCP sockets to the kerberos port. </p> <h5>Parameters</h5> @@ -1249,7 +3641,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1264,7 +3656,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_multicast_node</b>( +<b>corenet_tcp_bind_ktalkd_port</b>( @@ -1279,7 +3671,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the multicast node. +Bind TCP sockets to the ktalkd port. </p> <h5>Parameters</h5> @@ -1290,7 +3682,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1305,7 +3697,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_site_local_node</b>( +<b>corenet_tcp_bind_ldap_port</b>( @@ -1320,7 +3712,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the site_local node. +Bind TCP sockets to the ldap port. </p> <h5>Parameters</h5> @@ -1331,7 +3723,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1346,7 +3738,7 @@ No <div id="codeblock"> -<b>corenet_raw_send_unspec_node</b>( +<b>corenet_tcp_bind_link_local_node</b>( @@ -1361,7 +3753,7 @@ No <h5>Description</h5> <p> - Send raw IP packets on the unspec node. +Bind TCP sockets to node link_local. </p> <h5>Parameters</h5> @@ -1372,7 +3764,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1387,7 +3779,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_compat_ipv4_node</b>( +<b>corenet_tcp_bind_lo_node</b>( @@ -1402,7 +3794,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the compat_ipv4 node. +Bind TCP sockets to node lo. </p> <h5>Parameters</h5> @@ -1413,7 +3805,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1428,7 +3820,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_eth0</b>( +<b>corenet_tcp_bind_mail_port</b>( @@ -1443,7 +3835,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the eth0 interface. +Bind TCP sockets to the mail port. </p> <h5>Parameters</h5> @@ -1454,7 +3846,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1469,7 +3861,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_eth1</b>( +<b>corenet_tcp_bind_mapped_ipv4_node</b>( @@ -1484,7 +3876,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the eth1 interface. +Bind TCP sockets to node mapped_ipv4. </p> <h5>Parameters</h5> @@ -1495,7 +3887,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1510,7 +3902,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_eth2</b>( +<b>corenet_tcp_bind_multicast_node</b>( @@ -1525,7 +3917,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the eth2 interface. +Bind TCP sockets to node multicast. </p> <h5>Parameters</h5> @@ -1536,7 +3928,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1551,7 +3943,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_inaddr_any_node</b>( +<b>corenet_tcp_bind_mysqld_port</b>( @@ -1566,7 +3958,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the inaddr_any node. +Bind TCP sockets to the mysqld port. </p> <h5>Parameters</h5> @@ -1577,7 +3969,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1592,7 +3984,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_ippp0</b>( +<b>corenet_tcp_bind_nmbd_port</b>( @@ -1607,7 +3999,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the ippp0 interface. +Bind TCP sockets to the nmbd port. </p> <h5>Parameters</h5> @@ -1618,7 +4010,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1633,7 +4025,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec0</b>( +<b>corenet_tcp_bind_pop_port</b>( @@ -1648,7 +4040,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the ipsec0 interface. +Bind TCP sockets to the pop port. </p> <h5>Parameters</h5> @@ -1659,7 +4051,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1674,7 +4066,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec1</b>( +<b>corenet_tcp_bind_portmap_port</b>( @@ -1689,7 +4081,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the ipsec1 interface. +Bind TCP sockets to the portmap port. </p> <h5>Parameters</h5> @@ -1700,7 +4092,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1715,7 +4107,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_ipsec2</b>( +<b>corenet_tcp_bind_postgresql_port</b>( @@ -1730,7 +4122,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the ipsec2 interface. +Bind TCP sockets to the postgresql port. </p> <h5>Parameters</h5> @@ -1741,7 +4133,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1756,7 +4148,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_link_local_node</b>( +<b>corenet_tcp_bind_printer_port</b>( @@ -1771,7 +4163,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the link_local node. +Bind TCP sockets to the printer port. </p> <h5>Parameters</h5> @@ -1782,7 +4174,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1797,7 +4189,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_lo</b>( +<b>corenet_tcp_bind_pxe_port</b>( @@ -1812,7 +4204,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the lo interface. +Bind TCP sockets to the pxe port. </p> <h5>Parameters</h5> @@ -1823,7 +4215,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1838,7 +4230,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_lo_node</b>( +<b>corenet_tcp_bind_radacct_port</b>( @@ -1853,7 +4245,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the lo node. +Bind TCP sockets to the radacct port. </p> <h5>Parameters</h5> @@ -1864,7 +4256,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1879,7 +4271,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( +<b>corenet_tcp_bind_radius_port</b>( @@ -1894,7 +4286,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the mapped_ipv4 node. +Bind TCP sockets to the radius port. </p> <h5>Parameters</h5> @@ -1905,7 +4297,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1920,7 +4312,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_multicast_node</b>( +<b>corenet_tcp_bind_reserved_port</b>( @@ -1932,12 +4324,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive raw IP packets on the multicast node. +Bind TCP sockets to generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -1946,7 +4338,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1961,7 +4353,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_site_local_node</b>( +<b>corenet_tcp_bind_rsh_port</b>( @@ -1976,7 +4368,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the site_local node. +Bind TCP sockets to the rsh port. </p> <h5>Parameters</h5> @@ -1987,7 +4379,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2002,7 +4394,7 @@ No <div id="codeblock"> -<b>corenet_raw_sendrecv_unspec_node</b>( +<b>corenet_tcp_bind_rsync_port</b>( @@ -2017,7 +4409,7 @@ No <h5>Description</h5> <p> - Send and receive raw IP packets on the unspec node. +Bind TCP sockets to the rsync port. </p> <h5>Parameters</h5> @@ -2028,7 +4420,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2043,7 +4435,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_amanda_port</b>( +<b>corenet_tcp_bind_site_local_node</b>( @@ -2058,7 +4450,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the amanda port. +Bind TCP sockets to node site_local. </p> <h5>Parameters</h5> @@ -2069,7 +4461,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2084,7 +4476,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_compat_ipv4_node</b>( +<b>corenet_tcp_bind_smbd_port</b>( @@ -2099,7 +4491,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node compat_ipv4. +Bind TCP sockets to the smbd port. </p> <h5>Parameters</h5> @@ -2110,7 +4502,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2125,7 +4517,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_dbskkd_port</b>( +<b>corenet_tcp_bind_smtp_port</b>( @@ -2140,7 +4532,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the dbskkd port. +Bind TCP sockets to the smtp port. </p> <h5>Parameters</h5> @@ -2151,7 +4543,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2166,7 +4558,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_dhcpc_port</b>( +<b>corenet_tcp_bind_snmp_port</b>( @@ -2181,7 +4573,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the dhcpc port. +Bind TCP sockets to the snmp port. </p> <h5>Parameters</h5> @@ -2192,7 +4584,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2207,7 +4599,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_dhcpd_port</b>( +<b>corenet_tcp_bind_ssh_port</b>( @@ -2222,7 +4614,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the dhcpd port. +Bind TCP sockets to the ssh port. </p> <h5>Parameters</h5> @@ -2233,7 +4625,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2248,7 +4640,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_dict_port</b>( +<b>corenet_tcp_bind_swat_port</b>( @@ -2263,7 +4655,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the dict port. +Bind TCP sockets to the swat port. </p> <h5>Parameters</h5> @@ -2274,7 +4666,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2289,7 +4681,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_dns_port</b>( +<b>corenet_tcp_bind_syslogd_port</b>( @@ -2304,7 +4696,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the dns port. +Bind TCP sockets to the syslogd port. </p> <h5>Parameters</h5> @@ -2315,7 +4707,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2330,7 +4722,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_fingerd_port</b>( +<b>corenet_tcp_bind_telnetd_port</b>( @@ -2345,7 +4737,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the fingerd port. +Bind TCP sockets to the telnetd port. </p> <h5>Parameters</h5> @@ -2356,7 +4748,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2371,7 +4763,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ftp_data_port</b>( +<b>corenet_tcp_bind_tftp_port</b>( @@ -2386,7 +4778,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the ftp_data port. +Bind TCP sockets to the tftp port. </p> <h5>Parameters</h5> @@ -2397,7 +4789,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2412,7 +4804,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ftp_port</b>( +<b>corenet_tcp_bind_unspec_node</b>( @@ -2427,7 +4819,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the ftp port. +Bind TCP sockets to node unspec. </p> <h5>Parameters</h5> @@ -2438,7 +4830,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2453,7 +4845,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_howl_port</b>( +<b>corenet_tcp_bind_vnc_port</b>( @@ -2468,7 +4860,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the howl port. +Bind TCP sockets to the vnc port. </p> <h5>Parameters</h5> @@ -2479,7 +4871,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2494,7 +4886,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_http_cache_port</b>( +<b>corenet_tcp_bind_xserver_port</b>( @@ -2509,7 +4901,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the http_cache port. +Bind TCP sockets to the xserver port. </p> <h5>Parameters</h5> @@ -2520,7 +4912,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2535,7 +4927,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_http_port</b>( +<b>corenet_tcp_bind_zebra_port</b>( @@ -2550,7 +4942,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the http port. +Bind TCP sockets to the zebra port. </p> <h5>Parameters</h5> @@ -2561,7 +4953,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2576,7 +4968,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_inaddr_any_node</b>( +<b>corenet_tcp_sendrecv_all_if</b>( @@ -2588,12 +4980,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to node inaddr_any. +Send and receive TCP network traffic on all interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2602,7 +4994,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2617,7 +5009,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_inetd_child_port</b>( +<b>corenet_tcp_sendrecv_all_nodes</b>( @@ -2629,12 +5021,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the inetd_child port. +Send and receive TCP network traffic on all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2643,7 +5035,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2658,7 +5050,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_innd_port</b>( +<b>corenet_tcp_sendrecv_all_ports</b>( @@ -2670,12 +5062,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the innd port. +Send and receive TCP network traffic on all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2684,7 +5076,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2699,7 +5091,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ipp_port</b>( +<b>corenet_tcp_sendrecv_all_reserved_ports</b>( @@ -2711,12 +5103,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the ipp port. +Send and receive TCP network traffic on all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2725,7 +5117,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2740,7 +5132,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_admin_port</b>( +<b>corenet_tcp_sendrecv_amanda_port</b>( @@ -2755,7 +5147,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the kerberos_admin port. +Send and receive TCP traffic on the amanda port. </p> <h5>Parameters</h5> @@ -2766,7 +5158,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2781,7 +5173,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_master_port</b>( +<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( @@ -2796,7 +5188,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the kerberos_master port. +Send and receive TCP traffic on the compat_ipv4 node. </p> <h5>Parameters</h5> @@ -2807,7 +5199,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2822,7 +5214,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_kerberos_port</b>( +<b>corenet_tcp_sendrecv_dbskkd_port</b>( @@ -2837,7 +5229,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the kerberos port. +Send and receive TCP traffic on the dbskkd port. </p> <h5>Parameters</h5> @@ -2848,7 +5240,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2863,7 +5255,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ktalkd_port</b>( +<b>corenet_tcp_sendrecv_dhcpc_port</b>( @@ -2878,7 +5270,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the ktalkd port. +Send and receive TCP traffic on the dhcpc port. </p> <h5>Parameters</h5> @@ -2889,7 +5281,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2904,7 +5296,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ldap_port</b>( +<b>corenet_tcp_sendrecv_dhcpd_port</b>( @@ -2919,7 +5311,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the ldap port. +Send and receive TCP traffic on the dhcpd port. </p> <h5>Parameters</h5> @@ -2930,7 +5322,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2945,7 +5337,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_link_local_node</b>( +<b>corenet_tcp_sendrecv_dict_port</b>( @@ -2960,7 +5352,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node link_local. +Send and receive TCP traffic on the dict port. </p> <h5>Parameters</h5> @@ -2971,7 +5363,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2986,7 +5378,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_lo_node</b>( +<b>corenet_tcp_sendrecv_dns_port</b>( @@ -3001,7 +5393,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node lo. +Send and receive TCP traffic on the dns port. </p> <h5>Parameters</h5> @@ -3012,7 +5404,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3027,7 +5419,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_mail_port</b>( +<b>corenet_tcp_sendrecv_eth0</b>( @@ -3042,7 +5434,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the mail port. +Send and receive TCP network traffic on the eth0 interface. </p> <h5>Parameters</h5> @@ -3053,7 +5445,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3068,7 +5460,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_mapped_ipv4_node</b>( +<b>corenet_tcp_sendrecv_eth1</b>( @@ -3083,7 +5475,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node mapped_ipv4. +Send and receive TCP network traffic on the eth1 interface. </p> <h5>Parameters</h5> @@ -3094,7 +5486,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3109,7 +5501,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_multicast_node</b>( +<b>corenet_tcp_sendrecv_eth2</b>( @@ -3124,7 +5516,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node multicast. +Send and receive TCP network traffic on the eth2 interface. </p> <h5>Parameters</h5> @@ -3135,7 +5527,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3150,7 +5542,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_mysqld_port</b>( +<b>corenet_tcp_sendrecv_fingerd_port</b>( @@ -3165,7 +5557,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the mysqld port. +Send and receive TCP traffic on the fingerd port. </p> <h5>Parameters</h5> @@ -3176,7 +5568,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3191,7 +5583,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_nmbd_port</b>( +<b>corenet_tcp_sendrecv_ftp_data_port</b>( @@ -3206,7 +5598,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the nmbd port. +Send and receive TCP traffic on the ftp_data port. </p> <h5>Parameters</h5> @@ -3217,7 +5609,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3232,7 +5624,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_pop_port</b>( +<b>corenet_tcp_sendrecv_ftp_port</b>( @@ -3247,7 +5639,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the pop port. +Send and receive TCP traffic on the ftp port. </p> <h5>Parameters</h5> @@ -3258,7 +5650,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3273,7 +5665,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_portmap_port</b>( +<b>corenet_tcp_sendrecv_generic_if</b>( @@ -3285,12 +5677,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the portmap port. +Send and receive TCP network traffic on the generic interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -3299,7 +5691,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3314,7 +5706,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_postgresql_port</b>( +<b>corenet_tcp_sendrecv_generic_node</b>( @@ -3326,12 +5718,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the postgresql port. +Send and receive TCP network traffic on generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -3340,7 +5732,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3355,7 +5747,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_printer_port</b>( +<b>corenet_tcp_sendrecv_generic_port</b>( @@ -3367,12 +5759,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind TCP sockets to the printer port. +Send and receive TCP network traffic on generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -3381,7 +5773,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3396,7 +5788,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_pxe_port</b>( +<b>corenet_tcp_sendrecv_howl_port</b>( @@ -3411,7 +5803,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the pxe port. +Send and receive TCP traffic on the howl port. </p> <h5>Parameters</h5> @@ -3422,7 +5814,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3437,7 +5829,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_radacct_port</b>( +<b>corenet_tcp_sendrecv_http_cache_port</b>( @@ -3452,7 +5844,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the radacct port. +Send and receive TCP traffic on the http_cache port. </p> <h5>Parameters</h5> @@ -3463,7 +5855,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3478,7 +5870,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_radius_port</b>( +<b>corenet_tcp_sendrecv_http_port</b>( @@ -3493,7 +5885,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the radius port. +Send and receive TCP traffic on the http port. </p> <h5>Parameters</h5> @@ -3504,7 +5896,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3519,7 +5911,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_rsh_port</b>( +<b>corenet_tcp_sendrecv_inaddr_any_node</b>( @@ -3534,7 +5926,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the rsh port. +Send and receive TCP traffic on the inaddr_any node. </p> <h5>Parameters</h5> @@ -3545,7 +5937,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3560,7 +5952,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_rsync_port</b>( +<b>corenet_tcp_sendrecv_inetd_child_port</b>( @@ -3575,7 +5967,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the rsync port. +Send and receive TCP traffic on the inetd_child port. </p> <h5>Parameters</h5> @@ -3586,7 +5978,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3601,7 +5993,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_site_local_node</b>( +<b>corenet_tcp_sendrecv_innd_port</b>( @@ -3616,7 +6008,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node site_local. +Send and receive TCP traffic on the innd port. </p> <h5>Parameters</h5> @@ -3627,7 +6019,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3642,7 +6034,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_smbd_port</b>( +<b>corenet_tcp_sendrecv_ipp_port</b>( @@ -3657,7 +6049,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the smbd port. +Send and receive TCP traffic on the ipp port. </p> <h5>Parameters</h5> @@ -3668,7 +6060,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3683,7 +6075,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_smtp_port</b>( +<b>corenet_tcp_sendrecv_ippp0</b>( @@ -3698,7 +6090,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the smtp port. +Send and receive TCP network traffic on the ippp0 interface. </p> <h5>Parameters</h5> @@ -3709,7 +6101,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3724,7 +6116,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_snmp_port</b>( +<b>corenet_tcp_sendrecv_ipsec0</b>( @@ -3739,7 +6131,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the snmp port. +Send and receive TCP network traffic on the ipsec0 interface. </p> <h5>Parameters</h5> @@ -3750,7 +6142,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3765,7 +6157,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_ssh_port</b>( +<b>corenet_tcp_sendrecv_ipsec1</b>( @@ -3780,7 +6172,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the ssh port. +Send and receive TCP network traffic on the ipsec1 interface. </p> <h5>Parameters</h5> @@ -3791,7 +6183,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3806,7 +6198,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_swat_port</b>( +<b>corenet_tcp_sendrecv_ipsec2</b>( @@ -3821,7 +6213,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the swat port. +Send and receive TCP network traffic on the ipsec2 interface. </p> <h5>Parameters</h5> @@ -3832,7 +6224,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3847,7 +6239,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_syslogd_port</b>( +<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( @@ -3862,7 +6254,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the syslogd port. +Send and receive TCP traffic on the kerberos_admin port. </p> <h5>Parameters</h5> @@ -3873,7 +6265,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3888,7 +6280,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_telnetd_port</b>( +<b>corenet_tcp_sendrecv_kerberos_master_port</b>( @@ -3903,7 +6295,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the telnetd port. +Send and receive TCP traffic on the kerberos_master port. </p> <h5>Parameters</h5> @@ -3914,7 +6306,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3929,7 +6321,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_tftp_port</b>( +<b>corenet_tcp_sendrecv_kerberos_port</b>( @@ -3944,7 +6336,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the tftp port. +Send and receive TCP traffic on the kerberos port. </p> <h5>Parameters</h5> @@ -3955,7 +6347,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -3970,7 +6362,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_unspec_node</b>( +<b>corenet_tcp_sendrecv_ktalkd_port</b>( @@ -3985,7 +6377,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to node unspec. +Send and receive TCP traffic on the ktalkd port. </p> <h5>Parameters</h5> @@ -3996,7 +6388,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4011,7 +6403,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_vnc_port</b>( +<b>corenet_tcp_sendrecv_ldap_port</b>( @@ -4026,7 +6418,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the vnc port. +Send and receive TCP traffic on the ldap port. </p> <h5>Parameters</h5> @@ -4037,7 +6429,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4052,7 +6444,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_xserver_port</b>( +<b>corenet_tcp_sendrecv_link_local_node</b>( @@ -4067,7 +6459,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the xserver port. +Send and receive TCP traffic on the link_local node. </p> <h5>Parameters</h5> @@ -4078,7 +6470,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4093,7 +6485,7 @@ No <div id="codeblock"> -<b>corenet_tcp_bind_zebra_port</b>( +<b>corenet_tcp_sendrecv_lo</b>( @@ -4108,7 +6500,7 @@ No <h5>Description</h5> <p> - Bind TCP sockets to the zebra port. +Send and receive TCP network traffic on the lo interface. </p> <h5>Parameters</h5> @@ -4119,7 +6511,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4134,7 +6526,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_amanda_port</b>( +<b>corenet_tcp_sendrecv_lo_node</b>( @@ -4149,7 +6541,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the amanda port. +Send and receive TCP traffic on the lo node. </p> <h5>Parameters</h5> @@ -4160,7 +6552,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4175,7 +6567,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( +<b>corenet_tcp_sendrecv_mail_port</b>( @@ -4190,7 +6582,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the compat_ipv4 node. +Send and receive TCP traffic on the mail port. </p> <h5>Parameters</h5> @@ -4201,7 +6593,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4216,7 +6608,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_dbskkd_port</b>( +<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( @@ -4231,7 +6623,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the dbskkd port. +Send and receive TCP traffic on the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -4242,7 +6634,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4257,7 +6649,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_dhcpc_port</b>( +<b>corenet_tcp_sendrecv_multicast_node</b>( @@ -4272,7 +6664,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the dhcpc port. +Send and receive TCP traffic on the multicast node. </p> <h5>Parameters</h5> @@ -4283,7 +6675,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4298,7 +6690,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_dhcpd_port</b>( +<b>corenet_tcp_sendrecv_mysqld_port</b>( @@ -4313,7 +6705,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the dhcpd port. +Send and receive TCP traffic on the mysqld port. </p> <h5>Parameters</h5> @@ -4324,7 +6716,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4339,7 +6731,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_dict_port</b>( +<b>corenet_tcp_sendrecv_nmbd_port</b>( @@ -4354,7 +6746,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the dict port. +Send and receive TCP traffic on the nmbd port. </p> <h5>Parameters</h5> @@ -4365,7 +6757,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4380,7 +6772,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_dns_port</b>( +<b>corenet_tcp_sendrecv_pop_port</b>( @@ -4395,7 +6787,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the dns port. +Send and receive TCP traffic on the pop port. </p> <h5>Parameters</h5> @@ -4406,7 +6798,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4421,7 +6813,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth0</b>( +<b>corenet_tcp_sendrecv_portmap_port</b>( @@ -4436,7 +6828,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the eth0 interface. +Send and receive TCP traffic on the portmap port. </p> <h5>Parameters</h5> @@ -4447,7 +6839,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4462,7 +6854,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth1</b>( +<b>corenet_tcp_sendrecv_postgresql_port</b>( @@ -4477,7 +6869,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the eth1 interface. +Send and receive TCP traffic on the postgresql port. </p> <h5>Parameters</h5> @@ -4488,7 +6880,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4503,7 +6895,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_eth2</b>( +<b>corenet_tcp_sendrecv_printer_port</b>( @@ -4518,7 +6910,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the eth2 interface. +Send and receive TCP traffic on the printer port. </p> <h5>Parameters</h5> @@ -4529,7 +6921,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4544,7 +6936,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_fingerd_port</b>( +<b>corenet_tcp_sendrecv_pxe_port</b>( @@ -4559,7 +6951,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the fingerd port. +Send and receive TCP traffic on the pxe port. </p> <h5>Parameters</h5> @@ -4570,7 +6962,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4585,7 +6977,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ftp_data_port</b>( +<b>corenet_tcp_sendrecv_radacct_port</b>( @@ -4600,7 +6992,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the ftp_data port. +Send and receive TCP traffic on the radacct port. </p> <h5>Parameters</h5> @@ -4611,7 +7003,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4626,7 +7018,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ftp_port</b>( +<b>corenet_tcp_sendrecv_radius_port</b>( @@ -4641,7 +7033,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the ftp port. +Send and receive TCP traffic on the radius port. </p> <h5>Parameters</h5> @@ -4652,7 +7044,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4667,7 +7059,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_generic_if</b>( +<b>corenet_tcp_sendrecv_reserved_port</b>( @@ -4679,12 +7071,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP network traffic on the general interfaces. +Send and receive TCP network traffic on generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -4693,7 +7085,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4708,7 +7100,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_howl_port</b>( +<b>corenet_tcp_sendrecv_rsh_port</b>( @@ -4723,7 +7115,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the howl port. +Send and receive TCP traffic on the rsh port. </p> <h5>Parameters</h5> @@ -4734,7 +7126,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4749,7 +7141,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_http_cache_port</b>( +<b>corenet_tcp_sendrecv_rsync_port</b>( @@ -4764,7 +7156,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the http_cache port. +Send and receive TCP traffic on the rsync port. </p> <h5>Parameters</h5> @@ -4775,7 +7167,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4790,7 +7182,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_http_port</b>( +<b>corenet_tcp_sendrecv_site_local_node</b>( @@ -4805,7 +7197,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the http port. +Send and receive TCP traffic on the site_local node. </p> <h5>Parameters</h5> @@ -4816,7 +7208,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4831,7 +7223,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_inaddr_any_node</b>( +<b>corenet_tcp_sendrecv_smbd_port</b>( @@ -4846,7 +7238,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the inaddr_any node. +Send and receive TCP traffic on the smbd port. </p> <h5>Parameters</h5> @@ -4857,7 +7249,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4872,7 +7264,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_inetd_child_port</b>( +<b>corenet_tcp_sendrecv_smtp_port</b>( @@ -4887,7 +7279,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the inetd_child port. +Send and receive TCP traffic on the smtp port. </p> <h5>Parameters</h5> @@ -4898,7 +7290,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4913,7 +7305,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_innd_port</b>( +<b>corenet_tcp_sendrecv_snmp_port</b>( @@ -4928,7 +7320,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the innd port. +Send and receive TCP traffic on the snmp port. </p> <h5>Parameters</h5> @@ -4939,7 +7331,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4954,7 +7346,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipp_port</b>( +<b>corenet_tcp_sendrecv_ssh_port</b>( @@ -4969,7 +7361,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the ipp port. +Send and receive TCP traffic on the ssh port. </p> <h5>Parameters</h5> @@ -4980,7 +7372,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -4995,7 +7387,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ippp0</b>( +<b>corenet_tcp_sendrecv_swat_port</b>( @@ -5010,7 +7402,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the ippp0 interface. +Send and receive TCP traffic on the swat port. </p> <h5>Parameters</h5> @@ -5021,7 +7413,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5036,7 +7428,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec0</b>( +<b>corenet_tcp_sendrecv_syslogd_port</b>( @@ -5051,7 +7443,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the ipsec0 interface. +Send and receive TCP traffic on the syslogd port. </p> <h5>Parameters</h5> @@ -5062,7 +7454,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5077,7 +7469,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec1</b>( +<b>corenet_tcp_sendrecv_telnetd_port</b>( @@ -5092,7 +7484,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the ipsec1 interface. +Send and receive TCP traffic on the telnetd port. </p> <h5>Parameters</h5> @@ -5103,7 +7495,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5118,7 +7510,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ipsec2</b>( +<b>corenet_tcp_sendrecv_tftp_port</b>( @@ -5133,7 +7525,7 @@ No <h5>Description</h5> <p> - Send and receive TCP network traffic on the ipsec2 interface. +Send and receive TCP traffic on the tftp port. </p> <h5>Parameters</h5> @@ -5144,7 +7536,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5159,7 +7551,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( +<b>corenet_tcp_sendrecv_unspec_node</b>( @@ -5174,7 +7566,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the kerberos_admin port. +Send and receive TCP traffic on the unspec node. </p> <h5>Parameters</h5> @@ -5185,7 +7577,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5200,7 +7592,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_master_port</b>( +<b>corenet_tcp_sendrecv_vnc_port</b>( @@ -5215,7 +7607,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the kerberos_master port. +Send and receive TCP traffic on the vnc port. </p> <h5>Parameters</h5> @@ -5226,7 +7618,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5241,7 +7633,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_kerberos_port</b>( +<b>corenet_tcp_sendrecv_xserver_port</b>( @@ -5256,7 +7648,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the kerberos port. +Send and receive TCP traffic on the xserver port. </p> <h5>Parameters</h5> @@ -5267,7 +7659,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5282,7 +7674,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ktalkd_port</b>( +<b>corenet_tcp_sendrecv_zebra_port</b>( @@ -5297,7 +7689,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the ktalkd port. +Send and receive TCP traffic on the zebra port. </p> <h5>Parameters</h5> @@ -5308,7 +7700,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5323,7 +7715,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ldap_port</b>( +<b>corenet_udp_bind_all_nodes</b>( @@ -5335,12 +7727,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP traffic on the ldap port. +Bind UDP sockets to all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -5349,7 +7741,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5364,7 +7756,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_link_local_node</b>( +<b>corenet_udp_bind_all_ports</b>( @@ -5376,12 +7768,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP traffic on the link_local node. +Bind UDP sockets to all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -5390,7 +7782,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5405,7 +7797,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_lo</b>( +<b>corenet_udp_bind_all_reserved_ports</b>( @@ -5417,12 +7809,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP network traffic on the lo interface. +Bind UDP sockets to all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -5431,7 +7823,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5446,7 +7838,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_lo_node</b>( +<b>corenet_udp_bind_amanda_port</b>( @@ -5461,7 +7853,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the lo node. +Bind UDP sockets to the amanda port. </p> <h5>Parameters</h5> @@ -5472,7 +7864,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5487,7 +7879,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_mail_port</b>( +<b>corenet_udp_bind_compat_ipv4_node</b>( @@ -5502,7 +7894,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the mail port. +Bind UDP sockets to the compat_ipv4 node. </p> <h5>Parameters</h5> @@ -5513,7 +7905,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5528,7 +7920,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( +<b>corenet_udp_bind_dbskkd_port</b>( @@ -5543,7 +7935,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the mapped_ipv4 node. +Bind UDP sockets to the dbskkd port. </p> <h5>Parameters</h5> @@ -5554,7 +7946,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5569,7 +7961,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_multicast_node</b>( +<b>corenet_udp_bind_dhcpc_port</b>( @@ -5584,7 +7976,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the multicast node. +Bind UDP sockets to the dhcpc port. </p> <h5>Parameters</h5> @@ -5595,7 +7987,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5610,7 +8002,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_mysqld_port</b>( +<b>corenet_udp_bind_dhcpd_port</b>( @@ -5625,7 +8017,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the mysqld port. +Bind UDP sockets to the dhcpd port. </p> <h5>Parameters</h5> @@ -5636,7 +8028,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5651,7 +8043,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_nmbd_port</b>( +<b>corenet_udp_bind_dict_port</b>( @@ -5666,7 +8058,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the nmbd port. +Bind UDP sockets to the dict port. </p> <h5>Parameters</h5> @@ -5677,7 +8069,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5692,7 +8084,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_pop_port</b>( +<b>corenet_udp_bind_dns_port</b>( @@ -5707,7 +8099,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the pop port. +Bind UDP sockets to the dns port. </p> <h5>Parameters</h5> @@ -5718,7 +8110,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5733,7 +8125,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_portmap_port</b>( +<b>corenet_udp_bind_fingerd_port</b>( @@ -5748,7 +8140,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the portmap port. +Bind UDP sockets to the fingerd port. </p> <h5>Parameters</h5> @@ -5759,7 +8151,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5774,7 +8166,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_postgresql_port</b>( +<b>corenet_udp_bind_ftp_data_port</b>( @@ -5789,7 +8181,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the postgresql port. +Bind UDP sockets to the ftp_data port. </p> <h5>Parameters</h5> @@ -5800,7 +8192,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5815,7 +8207,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_printer_port</b>( +<b>corenet_udp_bind_ftp_port</b>( @@ -5830,7 +8222,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the printer port. +Bind UDP sockets to the ftp port. </p> <h5>Parameters</h5> @@ -5841,7 +8233,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5856,7 +8248,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_pxe_port</b>( +<b>corenet_udp_bind_generic_node</b>( @@ -5868,12 +8260,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP traffic on the pxe port. +Bind UDP sockets to generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -5882,7 +8274,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5897,7 +8289,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_radacct_port</b>( +<b>corenet_udp_bind_generic_port</b>( @@ -5909,12 +8301,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive TCP traffic on the radacct port. +Bind UDP sockets to generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -5923,7 +8315,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5938,7 +8330,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_radius_port</b>( +<b>corenet_udp_bind_howl_port</b>( @@ -5953,7 +8345,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the radius port. +Bind UDP sockets to the howl port. </p> <h5>Parameters</h5> @@ -5964,7 +8356,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -5979,7 +8371,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_rsh_port</b>( +<b>corenet_udp_bind_http_cache_port</b>( @@ -5994,7 +8386,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the rsh port. +Bind UDP sockets to the http_cache port. </p> <h5>Parameters</h5> @@ -6005,7 +8397,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6020,7 +8412,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_rsync_port</b>( +<b>corenet_udp_bind_http_port</b>( @@ -6035,7 +8427,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the rsync port. +Bind UDP sockets to the http port. </p> <h5>Parameters</h5> @@ -6046,7 +8438,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6061,7 +8453,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_site_local_node</b>( +<b>corenet_udp_bind_inaddr_any_node</b>( @@ -6076,7 +8468,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the site_local node. +Bind UDP sockets to the inaddr_any node. </p> <h5>Parameters</h5> @@ -6087,7 +8479,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6102,7 +8494,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_smbd_port</b>( +<b>corenet_udp_bind_inetd_child_port</b>( @@ -6117,7 +8509,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the smbd port. +Bind UDP sockets to the inetd_child port. </p> <h5>Parameters</h5> @@ -6128,7 +8520,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6143,7 +8535,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_smtp_port</b>( +<b>corenet_udp_bind_innd_port</b>( @@ -6158,7 +8550,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the smtp port. +Bind UDP sockets to the innd port. </p> <h5>Parameters</h5> @@ -6169,7 +8561,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6184,7 +8576,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_snmp_port</b>( +<b>corenet_udp_bind_ipp_port</b>( @@ -6199,7 +8591,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the snmp port. +Bind UDP sockets to the ipp port. </p> <h5>Parameters</h5> @@ -6210,7 +8602,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6225,7 +8617,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_ssh_port</b>( +<b>corenet_udp_bind_kerberos_admin_port</b>( @@ -6240,7 +8632,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the ssh port. +Bind UDP sockets to the kerberos_admin port. </p> <h5>Parameters</h5> @@ -6251,7 +8643,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6266,7 +8658,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_swat_port</b>( +<b>corenet_udp_bind_kerberos_master_port</b>( @@ -6281,7 +8673,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the swat port. +Bind UDP sockets to the kerberos_master port. </p> <h5>Parameters</h5> @@ -6292,7 +8684,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6307,7 +8699,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_syslogd_port</b>( +<b>corenet_udp_bind_kerberos_port</b>( @@ -6322,7 +8714,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the syslogd port. +Bind UDP sockets to the kerberos port. </p> <h5>Parameters</h5> @@ -6333,7 +8725,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6348,7 +8740,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_telnetd_port</b>( +<b>corenet_udp_bind_ktalkd_port</b>( @@ -6363,7 +8755,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the telnetd port. +Bind UDP sockets to the ktalkd port. </p> <h5>Parameters</h5> @@ -6374,7 +8766,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6389,7 +8781,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_tftp_port</b>( +<b>corenet_udp_bind_ldap_port</b>( @@ -6404,7 +8796,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the tftp port. +Bind UDP sockets to the ldap port. </p> <h5>Parameters</h5> @@ -6415,7 +8807,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6430,7 +8822,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_unspec_node</b>( +<b>corenet_udp_bind_link_local_node</b>( @@ -6445,7 +8837,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the unspec node. +Bind UDP sockets to the link_local node. </p> <h5>Parameters</h5> @@ -6456,7 +8848,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6471,7 +8863,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_vnc_port</b>( +<b>corenet_udp_bind_lo_node</b>( @@ -6486,7 +8878,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the vnc port. +Bind UDP sockets to the lo node. </p> <h5>Parameters</h5> @@ -6497,7 +8889,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6512,7 +8904,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_xserver_port</b>( +<b>corenet_udp_bind_mail_port</b>( @@ -6527,7 +8919,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the xserver port. +Bind UDP sockets to the mail port. </p> <h5>Parameters</h5> @@ -6538,7 +8930,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6553,7 +8945,7 @@ No <div id="codeblock"> -<b>corenet_tcp_sendrecv_zebra_port</b>( +<b>corenet_udp_bind_mapped_ipv4_node</b>( @@ -6568,7 +8960,7 @@ No <h5>Description</h5> <p> - Send and receive TCP traffic on the zebra port. +Bind UDP sockets to the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -6579,7 +8971,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6594,7 +8986,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_amanda_port</b>( +<b>corenet_udp_bind_multicast_node</b>( @@ -6609,7 +9001,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the amanda port. +Bind UDP sockets to the multicast node. </p> <h5>Parameters</h5> @@ -6620,7 +9012,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6635,7 +9027,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_compat_ipv4_node</b>( +<b>corenet_udp_bind_mysqld_port</b>( @@ -6650,7 +9042,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the compat_ipv4 node. +Bind UDP sockets to the mysqld port. </p> <h5>Parameters</h5> @@ -6661,7 +9053,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6676,7 +9068,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_dbskkd_port</b>( +<b>corenet_udp_bind_nmbd_port</b>( @@ -6691,7 +9083,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the dbskkd port. +Bind UDP sockets to the nmbd port. </p> <h5>Parameters</h5> @@ -6702,7 +9094,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6717,7 +9109,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_dhcpc_port</b>( +<b>corenet_udp_bind_pop_port</b>( @@ -6732,7 +9124,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the dhcpc port. +Bind UDP sockets to the pop port. </p> <h5>Parameters</h5> @@ -6743,7 +9135,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6758,7 +9150,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_dhcpd_port</b>( +<b>corenet_udp_bind_portmap_port</b>( @@ -6773,7 +9165,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the dhcpd port. +Bind UDP sockets to the portmap port. </p> <h5>Parameters</h5> @@ -6784,7 +9176,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6799,7 +9191,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_dict_port</b>( +<b>corenet_udp_bind_postgresql_port</b>( @@ -6814,7 +9206,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the dict port. +Bind UDP sockets to the postgresql port. </p> <h5>Parameters</h5> @@ -6825,7 +9217,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6840,7 +9232,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_dns_port</b>( +<b>corenet_udp_bind_printer_port</b>( @@ -6855,7 +9247,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the dns port. +Bind UDP sockets to the printer port. </p> <h5>Parameters</h5> @@ -6866,7 +9258,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6881,7 +9273,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_fingerd_port</b>( +<b>corenet_udp_bind_pxe_port</b>( @@ -6896,7 +9288,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the fingerd port. +Bind UDP sockets to the pxe port. </p> <h5>Parameters</h5> @@ -6907,7 +9299,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6922,7 +9314,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ftp_data_port</b>( +<b>corenet_udp_bind_radacct_port</b>( @@ -6937,7 +9329,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ftp_data port. +Bind UDP sockets to the radacct port. </p> <h5>Parameters</h5> @@ -6948,7 +9340,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -6963,7 +9355,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ftp_port</b>( +<b>corenet_udp_bind_radius_port</b>( @@ -6978,7 +9370,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ftp port. +Bind UDP sockets to the radius port. </p> <h5>Parameters</h5> @@ -6989,7 +9381,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7004,7 +9396,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_howl_port</b>( +<b>corenet_udp_bind_reserved_port</b>( @@ -7016,12 +9408,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the howl port. +Bind UDP sockets to generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -7030,7 +9422,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7045,7 +9437,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_http_cache_port</b>( +<b>corenet_udp_bind_rsh_port</b>( @@ -7060,7 +9452,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the http_cache port. +Bind UDP sockets to the rsh port. </p> <h5>Parameters</h5> @@ -7071,7 +9463,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7086,7 +9478,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_http_port</b>( +<b>corenet_udp_bind_rsync_port</b>( @@ -7101,7 +9493,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the http port. +Bind UDP sockets to the rsync port. </p> <h5>Parameters</h5> @@ -7112,7 +9504,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7127,7 +9519,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_inaddr_any_node</b>( +<b>corenet_udp_bind_site_local_node</b>( @@ -7142,7 +9534,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the inaddr_any node. +Bind UDP sockets to the site_local node. </p> <h5>Parameters</h5> @@ -7153,7 +9545,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7168,7 +9560,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_inetd_child_port</b>( +<b>corenet_udp_bind_smbd_port</b>( @@ -7183,7 +9575,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the inetd_child port. +Bind UDP sockets to the smbd port. </p> <h5>Parameters</h5> @@ -7194,7 +9586,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7209,7 +9601,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_innd_port</b>( +<b>corenet_udp_bind_smtp_port</b>( @@ -7224,7 +9616,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the innd port. +Bind UDP sockets to the smtp port. </p> <h5>Parameters</h5> @@ -7235,7 +9627,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7250,7 +9642,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ipp_port</b>( +<b>corenet_udp_bind_snmp_port</b>( @@ -7265,7 +9657,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ipp port. +Bind UDP sockets to the snmp port. </p> <h5>Parameters</h5> @@ -7276,7 +9668,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7291,7 +9683,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_kerberos_admin_port</b>( +<b>corenet_udp_bind_ssh_port</b>( @@ -7306,7 +9698,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the kerberos_admin port. +Bind UDP sockets to the ssh port. </p> <h5>Parameters</h5> @@ -7317,7 +9709,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7332,7 +9724,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_kerberos_master_port</b>( +<b>corenet_udp_bind_swat_port</b>( @@ -7347,7 +9739,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the kerberos_master port. +Bind UDP sockets to the swat port. </p> <h5>Parameters</h5> @@ -7358,7 +9750,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7373,7 +9765,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_kerberos_port</b>( +<b>corenet_udp_bind_syslogd_port</b>( @@ -7388,7 +9780,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the kerberos port. +Bind UDP sockets to the syslogd port. </p> <h5>Parameters</h5> @@ -7399,7 +9791,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7414,7 +9806,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ktalkd_port</b>( +<b>corenet_udp_bind_telnetd_port</b>( @@ -7429,7 +9821,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ktalkd port. +Bind UDP sockets to the telnetd port. </p> <h5>Parameters</h5> @@ -7440,7 +9832,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7455,7 +9847,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ldap_port</b>( +<b>corenet_udp_bind_tftp_port</b>( @@ -7470,7 +9862,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ldap port. +Bind UDP sockets to the tftp port. </p> <h5>Parameters</h5> @@ -7481,7 +9873,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7496,7 +9888,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_link_local_node</b>( +<b>corenet_udp_bind_unspec_node</b>( @@ -7511,7 +9903,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the link_local node. +Bind UDP sockets to the unspec node. </p> <h5>Parameters</h5> @@ -7522,7 +9914,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7537,7 +9929,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_lo_node</b>( +<b>corenet_udp_bind_vnc_port</b>( @@ -7552,7 +9944,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the lo node. +Bind UDP sockets to the vnc port. </p> <h5>Parameters</h5> @@ -7563,7 +9955,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7578,7 +9970,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_mail_port</b>( +<b>corenet_udp_bind_xserver_port</b>( @@ -7593,7 +9985,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the mail port. +Bind UDP sockets to the xserver port. </p> <h5>Parameters</h5> @@ -7604,7 +9996,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7619,7 +10011,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_mapped_ipv4_node</b>( +<b>corenet_udp_bind_zebra_port</b>( @@ -7634,7 +10026,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the mapped_ipv4 node. +Bind UDP sockets to the zebra port. </p> <h5>Parameters</h5> @@ -7645,7 +10037,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7660,7 +10052,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_multicast_node</b>( +<b>corenet_udp_receive_all_if</b>( @@ -7672,12 +10064,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the multicast node. +Receive UDP network traffic on all interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -7686,7 +10078,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7701,7 +10093,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_mysqld_port</b>( +<b>corenet_udp_receive_all_nodes</b>( @@ -7713,12 +10105,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the mysqld port. +Receive UDP network traffic on all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -7727,7 +10119,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7742,7 +10134,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_nmbd_port</b>( +<b>corenet_udp_receive_all_ports</b>( @@ -7754,12 +10146,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the nmbd port. +Receive UDP network traffic on all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -7768,7 +10160,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7783,7 +10175,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_pop_port</b>( +<b>corenet_udp_receive_all_reserved_ports</b>( @@ -7795,12 +10187,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the pop port. +Receive UDP network traffic on all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -7809,7 +10201,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7824,7 +10216,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_portmap_port</b>( +<b>corenet_udp_receive_amanda_port</b>( @@ -7839,7 +10231,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the portmap port. +Receive UDP traffic on the amanda port. </p> <h5>Parameters</h5> @@ -7850,7 +10242,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7865,7 +10257,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_postgresql_port</b>( +<b>corenet_udp_receive_compat_ipv4_node</b>( @@ -7880,7 +10272,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the postgresql port. +Receive UDP traffic on the compat_ipv4 node. </p> <h5>Parameters</h5> @@ -7891,7 +10283,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7906,7 +10298,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_printer_port</b>( +<b>corenet_udp_receive_dbskkd_port</b>( @@ -7921,7 +10313,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the printer port. +Receive UDP traffic on the dbskkd port. </p> <h5>Parameters</h5> @@ -7932,7 +10324,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7947,7 +10339,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_pxe_port</b>( +<b>corenet_udp_receive_dhcpc_port</b>( @@ -7962,7 +10354,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the pxe port. +Receive UDP traffic on the dhcpc port. </p> <h5>Parameters</h5> @@ -7973,7 +10365,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -7988,7 +10380,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_radacct_port</b>( +<b>corenet_udp_receive_dhcpd_port</b>( @@ -8003,7 +10395,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the radacct port. +Receive UDP traffic on the dhcpd port. </p> <h5>Parameters</h5> @@ -8014,7 +10406,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8029,7 +10421,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_radius_port</b>( +<b>corenet_udp_receive_dict_port</b>( @@ -8044,7 +10436,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the radius port. +Receive UDP traffic on the dict port. </p> <h5>Parameters</h5> @@ -8055,7 +10447,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8070,7 +10462,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_rsh_port</b>( +<b>corenet_udp_receive_dns_port</b>( @@ -8085,7 +10477,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the rsh port. +Receive UDP traffic on the dns port. </p> <h5>Parameters</h5> @@ -8096,7 +10488,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8111,7 +10503,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_rsync_port</b>( +<b>corenet_udp_receive_eth0</b>( @@ -8126,7 +10518,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the rsync port. +Receive UDP network traffic on the eth0 interface. </p> <h5>Parameters</h5> @@ -8137,7 +10529,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8152,7 +10544,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_site_local_node</b>( +<b>corenet_udp_receive_eth1</b>( @@ -8167,7 +10559,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the site_local node. +Receive UDP network traffic on the eth1 interface. </p> <h5>Parameters</h5> @@ -8178,7 +10570,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8193,7 +10585,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_smbd_port</b>( +<b>corenet_udp_receive_eth2</b>( @@ -8208,7 +10600,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the smbd port. +Receive UDP network traffic on the eth2 interface. </p> <h5>Parameters</h5> @@ -8219,7 +10611,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8234,7 +10626,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_smtp_port</b>( +<b>corenet_udp_receive_fingerd_port</b>( @@ -8249,7 +10641,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the smtp port. +Receive UDP traffic on the fingerd port. </p> <h5>Parameters</h5> @@ -8260,7 +10652,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8275,7 +10667,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_snmp_port</b>( +<b>corenet_udp_receive_ftp_data_port</b>( @@ -8290,7 +10682,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the snmp port. +Receive UDP traffic on the ftp_data port. </p> <h5>Parameters</h5> @@ -8301,7 +10693,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8316,7 +10708,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_ssh_port</b>( +<b>corenet_udp_receive_ftp_port</b>( @@ -8331,7 +10723,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the ssh port. +Receive UDP traffic on the ftp port. </p> <h5>Parameters</h5> @@ -8342,7 +10734,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8357,7 +10749,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_swat_port</b>( +<b>corenet_udp_receive_generic_if</b>( @@ -8369,12 +10761,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the swat port. +Receive UDP network traffic on generic interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -8383,7 +10775,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8398,7 +10790,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_syslogd_port</b>( +<b>corenet_udp_receive_generic_node</b>( @@ -8410,12 +10802,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the syslogd port. +Receive UDP network traffic on generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -8424,7 +10816,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8439,7 +10831,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_telnetd_port</b>( +<b>corenet_udp_receive_generic_port</b>( @@ -8451,12 +10843,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Bind UDP sockets to the telnetd port. +Receive UDP network traffic on generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -8465,7 +10857,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8480,7 +10872,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_tftp_port</b>( +<b>corenet_udp_receive_howl_port</b>( @@ -8495,7 +10887,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the tftp port. +Receive UDP traffic on the howl port. </p> <h5>Parameters</h5> @@ -8506,7 +10898,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8521,7 +10913,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_unspec_node</b>( +<b>corenet_udp_receive_http_cache_port</b>( @@ -8536,7 +10928,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the unspec node. +Receive UDP traffic on the http_cache port. </p> <h5>Parameters</h5> @@ -8547,7 +10939,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8562,7 +10954,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_vnc_port</b>( +<b>corenet_udp_receive_http_port</b>( @@ -8577,7 +10969,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the vnc port. +Receive UDP traffic on the http port. </p> <h5>Parameters</h5> @@ -8588,7 +10980,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8603,7 +10995,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_xserver_port</b>( +<b>corenet_udp_receive_inaddr_any_node</b>( @@ -8618,7 +11010,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the xserver port. +Receive UDP traffic on the inaddr_any node. </p> <h5>Parameters</h5> @@ -8629,7 +11021,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8644,7 +11036,7 @@ No <div id="codeblock"> -<b>corenet_udp_bind_zebra_port</b>( +<b>corenet_udp_receive_inetd_child_port</b>( @@ -8659,7 +11051,7 @@ No <h5>Description</h5> <p> - Bind UDP sockets to the zebra port. +Receive UDP traffic on the inetd_child port. </p> <h5>Parameters</h5> @@ -8670,7 +11062,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8685,7 +11077,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_amanda_port</b>( +<b>corenet_udp_receive_innd_port</b>( @@ -8700,7 +11092,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the amanda port. +Receive UDP traffic on the innd port. </p> <h5>Parameters</h5> @@ -8711,7 +11103,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8726,7 +11118,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_compat_ipv4_node</b>( +<b>corenet_udp_receive_ipp_port</b>( @@ -8741,7 +11133,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the compat_ipv4 node. +Receive UDP traffic on the ipp port. </p> <h5>Parameters</h5> @@ -8752,7 +11144,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8767,7 +11159,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_dbskkd_port</b>( +<b>corenet_udp_receive_ippp0</b>( @@ -8782,7 +11174,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the dbskkd port. +Receive UDP network traffic on the ippp0 interface. </p> <h5>Parameters</h5> @@ -8793,7 +11185,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8808,7 +11200,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_dhcpc_port</b>( +<b>corenet_udp_receive_ipsec0</b>( @@ -8823,7 +11215,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the dhcpc port. +Receive UDP network traffic on the ipsec0 interface. </p> <h5>Parameters</h5> @@ -8834,7 +11226,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8849,7 +11241,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_dhcpd_port</b>( +<b>corenet_udp_receive_ipsec1</b>( @@ -8864,7 +11256,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the dhcpd port. +Receive UDP network traffic on the ipsec1 interface. </p> <h5>Parameters</h5> @@ -8875,7 +11267,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8890,7 +11282,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_dict_port</b>( +<b>corenet_udp_receive_ipsec2</b>( @@ -8905,7 +11297,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the dict port. +Receive UDP network traffic on the ipsec2 interface. </p> <h5>Parameters</h5> @@ -8916,7 +11308,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8931,7 +11323,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_dns_port</b>( +<b>corenet_udp_receive_kerberos_admin_port</b>( @@ -8946,7 +11338,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the dns port. +Receive UDP traffic on the kerberos_admin port. </p> <h5>Parameters</h5> @@ -8957,7 +11349,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -8972,7 +11364,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_eth0</b>( +<b>corenet_udp_receive_kerberos_master_port</b>( @@ -8987,7 +11379,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the eth0 interface. +Receive UDP traffic on the kerberos_master port. </p> <h5>Parameters</h5> @@ -8998,7 +11390,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9013,7 +11405,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_eth1</b>( +<b>corenet_udp_receive_kerberos_port</b>( @@ -9028,7 +11420,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the eth1 interface. +Receive UDP traffic on the kerberos port. </p> <h5>Parameters</h5> @@ -9039,7 +11431,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9054,7 +11446,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_eth2</b>( +<b>corenet_udp_receive_ktalkd_port</b>( @@ -9069,7 +11461,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the eth2 interface. +Receive UDP traffic on the ktalkd port. </p> <h5>Parameters</h5> @@ -9080,7 +11472,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9095,7 +11487,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_fingerd_port</b>( +<b>corenet_udp_receive_ldap_port</b>( @@ -9110,7 +11502,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the fingerd port. +Receive UDP traffic on the ldap port. </p> <h5>Parameters</h5> @@ -9121,7 +11513,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9136,7 +11528,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ftp_data_port</b>( +<b>corenet_udp_receive_link_local_node</b>( @@ -9151,7 +11543,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ftp_data port. +Receive UDP traffic on the link_local node. </p> <h5>Parameters</h5> @@ -9162,7 +11554,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9177,7 +11569,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ftp_port</b>( +<b>corenet_udp_receive_lo</b>( @@ -9192,7 +11584,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ftp port. +Receive UDP network traffic on the lo interface. </p> <h5>Parameters</h5> @@ -9203,7 +11595,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9218,7 +11610,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_howl_port</b>( +<b>corenet_udp_receive_lo_node</b>( @@ -9233,7 +11625,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the howl port. +Receive UDP traffic on the lo node. </p> <h5>Parameters</h5> @@ -9244,7 +11636,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9259,7 +11651,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_http_cache_port</b>( +<b>corenet_udp_receive_mail_port</b>( @@ -9274,7 +11666,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the http_cache port. +Receive UDP traffic on the mail port. </p> <h5>Parameters</h5> @@ -9285,7 +11677,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9300,7 +11692,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_http_port</b>( +<b>corenet_udp_receive_mapped_ipv4_node</b>( @@ -9315,7 +11707,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the http port. +Receive UDP traffic on the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -9326,7 +11718,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9341,7 +11733,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_inaddr_any_node</b>( +<b>corenet_udp_receive_multicast_node</b>( @@ -9356,7 +11748,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the inaddr_any node. +Receive UDP traffic on the multicast node. </p> <h5>Parameters</h5> @@ -9367,7 +11759,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9382,7 +11774,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_inetd_child_port</b>( +<b>corenet_udp_receive_mysqld_port</b>( @@ -9397,7 +11789,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the inetd_child port. +Receive UDP traffic on the mysqld port. </p> <h5>Parameters</h5> @@ -9408,7 +11800,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9423,7 +11815,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_innd_port</b>( +<b>corenet_udp_receive_nmbd_port</b>( @@ -9438,7 +11830,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the innd port. +Receive UDP traffic on the nmbd port. </p> <h5>Parameters</h5> @@ -9449,7 +11841,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9464,7 +11856,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ipp_port</b>( +<b>corenet_udp_receive_pop_port</b>( @@ -9479,7 +11871,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ipp port. +Receive UDP traffic on the pop port. </p> <h5>Parameters</h5> @@ -9490,7 +11882,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9505,7 +11897,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ippp0</b>( +<b>corenet_udp_receive_portmap_port</b>( @@ -9520,7 +11912,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the ippp0 interface. +Receive UDP traffic on the portmap port. </p> <h5>Parameters</h5> @@ -9531,7 +11923,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9546,7 +11938,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ipsec0</b>( +<b>corenet_udp_receive_postgresql_port</b>( @@ -9561,7 +11953,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the ipsec0 interface. +Receive UDP traffic on the postgresql port. </p> <h5>Parameters</h5> @@ -9572,7 +11964,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9587,7 +11979,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ipsec1</b>( +<b>corenet_udp_receive_printer_port</b>( @@ -9602,7 +11994,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the ipsec1 interface. +Receive UDP traffic on the printer port. </p> <h5>Parameters</h5> @@ -9613,7 +12005,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9628,7 +12020,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ipsec2</b>( +<b>corenet_udp_receive_pxe_port</b>( @@ -9643,7 +12035,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the ipsec2 interface. +Receive UDP traffic on the pxe port. </p> <h5>Parameters</h5> @@ -9654,7 +12046,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9669,7 +12061,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_kerberos_admin_port</b>( +<b>corenet_udp_receive_radacct_port</b>( @@ -9684,7 +12076,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the kerberos_admin port. +Receive UDP traffic on the radacct port. </p> <h5>Parameters</h5> @@ -9695,7 +12087,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9710,7 +12102,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_kerberos_master_port</b>( +<b>corenet_udp_receive_radius_port</b>( @@ -9725,7 +12117,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the kerberos_master port. +Receive UDP traffic on the radius port. </p> <h5>Parameters</h5> @@ -9736,7 +12128,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9751,7 +12143,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_kerberos_port</b>( +<b>corenet_udp_receive_reserved_port</b>( @@ -9763,12 +12155,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive UDP traffic on the kerberos port. +Receive UDP network traffic on generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -9777,7 +12169,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9792,7 +12184,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ktalkd_port</b>( +<b>corenet_udp_receive_rsh_port</b>( @@ -9807,7 +12199,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ktalkd port. +Receive UDP traffic on the rsh port. </p> <h5>Parameters</h5> @@ -9818,7 +12210,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9833,7 +12225,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ldap_port</b>( +<b>corenet_udp_receive_rsync_port</b>( @@ -9848,7 +12240,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ldap port. +Receive UDP traffic on the rsync port. </p> <h5>Parameters</h5> @@ -9859,7 +12251,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9874,7 +12266,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_link_local_node</b>( +<b>corenet_udp_receive_site_local_node</b>( @@ -9889,7 +12281,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the link_local node. +Receive UDP traffic on the site_local node. </p> <h5>Parameters</h5> @@ -9900,7 +12292,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9915,7 +12307,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_lo</b>( +<b>corenet_udp_receive_smbd_port</b>( @@ -9930,7 +12322,7 @@ No <h5>Description</h5> <p> - Receive UDP network traffic on the lo interface. +Receive UDP traffic on the smbd port. </p> <h5>Parameters</h5> @@ -9941,7 +12333,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9956,7 +12348,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_lo_node</b>( +<b>corenet_udp_receive_smtp_port</b>( @@ -9971,7 +12363,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the lo node. +Receive UDP traffic on the smtp port. </p> <h5>Parameters</h5> @@ -9982,7 +12374,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -9997,7 +12389,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_mail_port</b>( +<b>corenet_udp_receive_snmp_port</b>( @@ -10012,7 +12404,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the mail port. +Receive UDP traffic on the snmp port. </p> <h5>Parameters</h5> @@ -10023,7 +12415,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10038,7 +12430,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_mapped_ipv4_node</b>( +<b>corenet_udp_receive_ssh_port</b>( @@ -10053,7 +12445,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the mapped_ipv4 node. +Receive UDP traffic on the ssh port. </p> <h5>Parameters</h5> @@ -10064,7 +12456,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10079,7 +12471,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_multicast_node</b>( +<b>corenet_udp_receive_swat_port</b>( @@ -10094,7 +12486,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the multicast node. +Receive UDP traffic on the swat port. </p> <h5>Parameters</h5> @@ -10105,7 +12497,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10120,7 +12512,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_mysqld_port</b>( +<b>corenet_udp_receive_syslogd_port</b>( @@ -10135,7 +12527,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the mysqld port. +Receive UDP traffic on the syslogd port. </p> <h5>Parameters</h5> @@ -10146,7 +12538,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10161,7 +12553,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_nmbd_port</b>( +<b>corenet_udp_receive_telnetd_port</b>( @@ -10176,7 +12568,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the nmbd port. +Receive UDP traffic on the telnetd port. </p> <h5>Parameters</h5> @@ -10187,7 +12579,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10202,7 +12594,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_pop_port</b>( +<b>corenet_udp_receive_tftp_port</b>( @@ -10217,7 +12609,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the pop port. +Receive UDP traffic on the tftp port. </p> <h5>Parameters</h5> @@ -10228,7 +12620,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10243,7 +12635,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_portmap_port</b>( +<b>corenet_udp_receive_unspec_node</b>( @@ -10258,7 +12650,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the portmap port. +Receive UDP traffic on the unspec node. </p> <h5>Parameters</h5> @@ -10269,7 +12661,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10284,7 +12676,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_postgresql_port</b>( +<b>corenet_udp_receive_vnc_port</b>( @@ -10299,7 +12691,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the postgresql port. +Receive UDP traffic on the vnc port. </p> <h5>Parameters</h5> @@ -10310,7 +12702,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10325,7 +12717,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_printer_port</b>( +<b>corenet_udp_receive_xserver_port</b>( @@ -10340,7 +12732,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the printer port. +Receive UDP traffic on the xserver port. </p> <h5>Parameters</h5> @@ -10351,7 +12743,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10366,7 +12758,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_pxe_port</b>( +<b>corenet_udp_receive_zebra_port</b>( @@ -10381,7 +12773,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the pxe port. +Receive UDP traffic on the zebra port. </p> <h5>Parameters</h5> @@ -10392,7 +12784,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10407,7 +12799,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_radacct_port</b>( +<b>corenet_udp_send_all_if</b>( @@ -10419,12 +12811,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive UDP traffic on the radacct port. +Send UDP network traffic on all interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -10433,7 +12825,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10448,7 +12840,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_radius_port</b>( +<b>corenet_udp_send_all_nodes</b>( @@ -10460,12 +12852,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive UDP traffic on the radius port. +Send UDP network traffic on all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -10474,7 +12866,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10489,7 +12881,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_rsh_port</b>( +<b>corenet_udp_send_all_ports</b>( @@ -10501,12 +12893,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive UDP traffic on the rsh port. +Send UDP network traffic on all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -10515,7 +12907,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10530,7 +12922,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_rsync_port</b>( +<b>corenet_udp_send_all_reserved_ports</b>( @@ -10542,12 +12934,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Receive UDP traffic on the rsync port. +Send UDP network traffic on all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -10556,7 +12948,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10571,7 +12963,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_site_local_node</b>( +<b>corenet_udp_send_amanda_port</b>( @@ -10586,7 +12978,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the site_local node. +Send UDP traffic on the amanda port. </p> <h5>Parameters</h5> @@ -10597,7 +12989,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10612,7 +13004,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_smbd_port</b>( +<b>corenet_udp_send_compat_ipv4_node</b>( @@ -10627,7 +13019,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the smbd port. +Send UDP traffic on the compat_ipv4 node. </p> <h5>Parameters</h5> @@ -10638,7 +13030,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10653,7 +13045,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_smtp_port</b>( +<b>corenet_udp_send_dbskkd_port</b>( @@ -10668,7 +13060,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the smtp port. +Send UDP traffic on the dbskkd port. </p> <h5>Parameters</h5> @@ -10679,7 +13071,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10694,7 +13086,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_snmp_port</b>( +<b>corenet_udp_send_dhcpc_port</b>( @@ -10709,7 +13101,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the snmp port. +Send UDP traffic on the dhcpc port. </p> <h5>Parameters</h5> @@ -10720,7 +13112,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10735,7 +13127,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_ssh_port</b>( +<b>corenet_udp_send_dhcpd_port</b>( @@ -10750,7 +13142,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the ssh port. +Send UDP traffic on the dhcpd port. </p> <h5>Parameters</h5> @@ -10761,7 +13153,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10776,7 +13168,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_swat_port</b>( +<b>corenet_udp_send_dict_port</b>( @@ -10791,7 +13183,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the swat port. +Send UDP traffic on the dict port. </p> <h5>Parameters</h5> @@ -10802,7 +13194,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10817,7 +13209,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_syslogd_port</b>( +<b>corenet_udp_send_dns_port</b>( @@ -10832,7 +13224,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the syslogd port. +Send UDP traffic on the dns port. </p> <h5>Parameters</h5> @@ -10843,7 +13235,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10858,7 +13250,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_telnetd_port</b>( +<b>corenet_udp_send_eth0</b>( @@ -10873,7 +13265,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the telnetd port. +Send UDP network traffic on the eth0 interface. </p> <h5>Parameters</h5> @@ -10884,7 +13276,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10899,7 +13291,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_tftp_port</b>( +<b>corenet_udp_send_eth1</b>( @@ -10914,7 +13306,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the tftp port. +Send UDP network traffic on the eth1 interface. </p> <h5>Parameters</h5> @@ -10925,7 +13317,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10940,7 +13332,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_unspec_node</b>( +<b>corenet_udp_send_eth2</b>( @@ -10955,7 +13347,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the unspec node. +Send UDP network traffic on the eth2 interface. </p> <h5>Parameters</h5> @@ -10966,7 +13358,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -10981,7 +13373,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_vnc_port</b>( +<b>corenet_udp_send_fingerd_port</b>( @@ -10996,7 +13388,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the vnc port. +Send UDP traffic on the fingerd port. </p> <h5>Parameters</h5> @@ -11007,7 +13399,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11022,7 +13414,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_xserver_port</b>( +<b>corenet_udp_send_ftp_data_port</b>( @@ -11037,7 +13429,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the xserver port. +Send UDP traffic on the ftp_data port. </p> <h5>Parameters</h5> @@ -11048,7 +13440,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11063,7 +13455,7 @@ No <div id="codeblock"> -<b>corenet_udp_receive_zebra_port</b>( +<b>corenet_udp_send_ftp_port</b>( @@ -11078,7 +13470,7 @@ No <h5>Description</h5> <p> - Receive UDP traffic on the zebra port. +Send UDP traffic on the ftp port. </p> <h5>Parameters</h5> @@ -11089,7 +13481,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11104,7 +13496,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_amanda_port</b>( +<b>corenet_udp_send_generic_if</b>( @@ -11116,12 +13508,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the amanda port. +Send UDP network traffic on generic interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -11130,7 +13522,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11145,7 +13537,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_compat_ipv4_node</b>( +<b>corenet_udp_send_generic_node</b>( @@ -11157,12 +13549,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the compat_ipv4 node. +Send UDP network traffic on generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -11171,7 +13563,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11186,7 +13578,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_dbskkd_port</b>( +<b>corenet_udp_send_generic_port</b>( @@ -11198,12 +13590,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the dbskkd port. +Send UDP network traffic on generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -11212,7 +13604,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11227,7 +13619,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_dhcpc_port</b>( +<b>corenet_udp_send_howl_port</b>( @@ -11242,7 +13634,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the dhcpc port. +Send UDP traffic on the howl port. </p> <h5>Parameters</h5> @@ -11253,7 +13645,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11268,7 +13660,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_dhcpd_port</b>( +<b>corenet_udp_send_http_cache_port</b>( @@ -11283,7 +13675,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the dhcpd port. +Send UDP traffic on the http_cache port. </p> <h5>Parameters</h5> @@ -11294,7 +13686,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11309,7 +13701,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_dict_port</b>( +<b>corenet_udp_send_http_port</b>( @@ -11324,7 +13716,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the dict port. +Send UDP traffic on the http port. </p> <h5>Parameters</h5> @@ -11335,7 +13727,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11350,7 +13742,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_dns_port</b>( +<b>corenet_udp_send_inaddr_any_node</b>( @@ -11365,7 +13757,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the dns port. +Send UDP traffic on the inaddr_any node. </p> <h5>Parameters</h5> @@ -11376,7 +13768,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11391,7 +13783,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_eth0</b>( +<b>corenet_udp_send_inetd_child_port</b>( @@ -11406,7 +13798,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the eth0 interface. +Send UDP traffic on the inetd_child port. </p> <h5>Parameters</h5> @@ -11417,7 +13809,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11432,7 +13824,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_eth1</b>( +<b>corenet_udp_send_innd_port</b>( @@ -11447,7 +13839,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the eth1 interface. +Send UDP traffic on the innd port. </p> <h5>Parameters</h5> @@ -11458,7 +13850,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11473,7 +13865,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_eth2</b>( +<b>corenet_udp_send_ipp_port</b>( @@ -11488,7 +13880,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the eth2 interface. +Send UDP traffic on the ipp port. </p> <h5>Parameters</h5> @@ -11499,7 +13891,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11514,7 +13906,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_fingerd_port</b>( +<b>corenet_udp_send_ippp0</b>( @@ -11529,7 +13921,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the fingerd port. +Send UDP network traffic on the ippp0 interface. </p> <h5>Parameters</h5> @@ -11540,7 +13932,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11555,7 +13947,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ftp_data_port</b>( +<b>corenet_udp_send_ipsec0</b>( @@ -11570,7 +13962,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the ftp_data port. +Send UDP network traffic on the ipsec0 interface. </p> <h5>Parameters</h5> @@ -11581,7 +13973,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11596,7 +13988,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ftp_port</b>( +<b>corenet_udp_send_ipsec1</b>( @@ -11611,7 +14003,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the ftp port. +Send UDP network traffic on the ipsec1 interface. </p> <h5>Parameters</h5> @@ -11622,7 +14014,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11637,7 +14029,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_howl_port</b>( +<b>corenet_udp_send_ipsec2</b>( @@ -11652,7 +14044,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the howl port. +Send UDP network traffic on the ipsec2 interface. </p> <h5>Parameters</h5> @@ -11663,7 +14055,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11678,7 +14070,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_http_cache_port</b>( +<b>corenet_udp_send_kerberos_admin_port</b>( @@ -11693,7 +14085,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the http_cache port. +Send UDP traffic on the kerberos_admin port. </p> <h5>Parameters</h5> @@ -11704,7 +14096,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11719,7 +14111,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_http_port</b>( +<b>corenet_udp_send_kerberos_master_port</b>( @@ -11734,7 +14126,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the http port. +Send UDP traffic on the kerberos_master port. </p> <h5>Parameters</h5> @@ -11745,7 +14137,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11760,7 +14152,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_inaddr_any_node</b>( +<b>corenet_udp_send_kerberos_port</b>( @@ -11775,7 +14167,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the inaddr_any node. +Send UDP traffic on the kerberos port. </p> <h5>Parameters</h5> @@ -11786,7 +14178,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11801,7 +14193,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_inetd_child_port</b>( +<b>corenet_udp_send_ktalkd_port</b>( @@ -11816,7 +14208,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the inetd_child port. +Send UDP traffic on the ktalkd port. </p> <h5>Parameters</h5> @@ -11827,7 +14219,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11842,7 +14234,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_innd_port</b>( +<b>corenet_udp_send_ldap_port</b>( @@ -11857,7 +14249,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the innd port. +Send UDP traffic on the ldap port. </p> <h5>Parameters</h5> @@ -11868,7 +14260,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11883,7 +14275,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ipp_port</b>( +<b>corenet_udp_send_link_local_node</b>( @@ -11898,7 +14290,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the ipp port. +Send UDP traffic on the link_local node. </p> <h5>Parameters</h5> @@ -11909,7 +14301,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11924,7 +14316,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ippp0</b>( +<b>corenet_udp_send_lo</b>( @@ -11939,7 +14331,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the ippp0 interface. +Send UDP network traffic on the lo interface. </p> <h5>Parameters</h5> @@ -11950,7 +14342,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -11965,7 +14357,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ipsec0</b>( +<b>corenet_udp_send_lo_node</b>( @@ -11980,7 +14372,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the ipsec0 interface. +Send UDP traffic on the lo node. </p> <h5>Parameters</h5> @@ -11991,7 +14383,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12006,7 +14398,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ipsec1</b>( +<b>corenet_udp_send_mail_port</b>( @@ -12021,7 +14413,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the ipsec1 interface. +Send UDP traffic on the mail port. </p> <h5>Parameters</h5> @@ -12032,7 +14424,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12047,7 +14439,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ipsec2</b>( +<b>corenet_udp_send_mapped_ipv4_node</b>( @@ -12062,7 +14454,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the ipsec2 interface. +Send UDP traffic on the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -12073,7 +14465,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12088,7 +14480,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_kerberos_admin_port</b>( +<b>corenet_udp_send_multicast_node</b>( @@ -12103,7 +14495,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the kerberos_admin port. +Send UDP traffic on the multicast node. </p> <h5>Parameters</h5> @@ -12114,7 +14506,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12129,7 +14521,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_kerberos_master_port</b>( +<b>corenet_udp_send_mysqld_port</b>( @@ -12144,7 +14536,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the kerberos_master port. +Send UDP traffic on the mysqld port. </p> <h5>Parameters</h5> @@ -12155,7 +14547,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12170,7 +14562,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_kerberos_port</b>( +<b>corenet_udp_send_nmbd_port</b>( @@ -12185,7 +14577,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the kerberos port. +Send UDP traffic on the nmbd port. </p> <h5>Parameters</h5> @@ -12196,7 +14588,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12211,7 +14603,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ktalkd_port</b>( +<b>corenet_udp_send_pop_port</b>( @@ -12226,7 +14618,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the ktalkd port. +Send UDP traffic on the pop port. </p> <h5>Parameters</h5> @@ -12237,7 +14629,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12252,7 +14644,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ldap_port</b>( +<b>corenet_udp_send_portmap_port</b>( @@ -12267,7 +14659,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the ldap port. +Send UDP traffic on the portmap port. </p> <h5>Parameters</h5> @@ -12278,7 +14670,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12293,7 +14685,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_link_local_node</b>( +<b>corenet_udp_send_postgresql_port</b>( @@ -12308,7 +14700,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the link_local node. +Send UDP traffic on the postgresql port. </p> <h5>Parameters</h5> @@ -12319,7 +14711,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12334,7 +14726,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_lo</b>( +<b>corenet_udp_send_printer_port</b>( @@ -12349,7 +14741,7 @@ No <h5>Description</h5> <p> - Send UDP network traffic on the lo interface. +Send UDP traffic on the printer port. </p> <h5>Parameters</h5> @@ -12360,7 +14752,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12375,7 +14767,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_lo_node</b>( +<b>corenet_udp_send_pxe_port</b>( @@ -12390,7 +14782,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the lo node. +Send UDP traffic on the pxe port. </p> <h5>Parameters</h5> @@ -12401,7 +14793,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12416,7 +14808,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_mail_port</b>( +<b>corenet_udp_send_radacct_port</b>( @@ -12431,7 +14823,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the mail port. +Send UDP traffic on the radacct port. </p> <h5>Parameters</h5> @@ -12442,7 +14834,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12457,7 +14849,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_mapped_ipv4_node</b>( +<b>corenet_udp_send_radius_port</b>( @@ -12472,7 +14864,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the mapped_ipv4 node. +Send UDP traffic on the radius port. </p> <h5>Parameters</h5> @@ -12483,7 +14875,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12498,7 +14890,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_multicast_node</b>( +<b>corenet_udp_send_reserved_port</b>( @@ -12510,12 +14902,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the multicast node. +Send UDP network traffic on generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -12524,7 +14916,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12539,7 +14931,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_mysqld_port</b>( +<b>corenet_udp_send_rsh_port</b>( @@ -12554,7 +14946,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the mysqld port. +Send UDP traffic on the rsh port. </p> <h5>Parameters</h5> @@ -12565,7 +14957,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12580,7 +14972,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_nmbd_port</b>( +<b>corenet_udp_send_rsync_port</b>( @@ -12595,7 +14987,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the nmbd port. +Send UDP traffic on the rsync port. </p> <h5>Parameters</h5> @@ -12606,7 +14998,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12621,7 +15013,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_pop_port</b>( +<b>corenet_udp_send_site_local_node</b>( @@ -12636,7 +15028,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the pop port. +Send UDP traffic on the site_local node. </p> <h5>Parameters</h5> @@ -12647,7 +15039,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12662,7 +15054,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_portmap_port</b>( +<b>corenet_udp_send_smbd_port</b>( @@ -12677,7 +15069,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the portmap port. +Send UDP traffic on the smbd port. </p> <h5>Parameters</h5> @@ -12688,7 +15080,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12703,7 +15095,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_postgresql_port</b>( +<b>corenet_udp_send_smtp_port</b>( @@ -12718,7 +15110,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the postgresql port. +Send UDP traffic on the smtp port. </p> <h5>Parameters</h5> @@ -12729,7 +15121,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12744,7 +15136,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_printer_port</b>( +<b>corenet_udp_send_snmp_port</b>( @@ -12759,7 +15151,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the printer port. +Send UDP traffic on the snmp port. </p> <h5>Parameters</h5> @@ -12770,7 +15162,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12785,7 +15177,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_pxe_port</b>( +<b>corenet_udp_send_ssh_port</b>( @@ -12800,7 +15192,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the pxe port. +Send UDP traffic on the ssh port. </p> <h5>Parameters</h5> @@ -12811,7 +15203,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12826,7 +15218,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_radacct_port</b>( +<b>corenet_udp_send_swat_port</b>( @@ -12841,7 +15233,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the radacct port. +Send UDP traffic on the swat port. </p> <h5>Parameters</h5> @@ -12852,7 +15244,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12867,7 +15259,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_radius_port</b>( +<b>corenet_udp_send_syslogd_port</b>( @@ -12882,7 +15274,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the radius port. +Send UDP traffic on the syslogd port. </p> <h5>Parameters</h5> @@ -12893,7 +15285,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12908,7 +15300,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_rsh_port</b>( +<b>corenet_udp_send_telnetd_port</b>( @@ -12923,7 +15315,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the rsh port. +Send UDP traffic on the telnetd port. </p> <h5>Parameters</h5> @@ -12934,7 +15326,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12949,7 +15341,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_rsync_port</b>( +<b>corenet_udp_send_tftp_port</b>( @@ -12964,7 +15356,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the rsync port. +Send UDP traffic on the tftp port. </p> <h5>Parameters</h5> @@ -12975,7 +15367,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -12990,7 +15382,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_site_local_node</b>( +<b>corenet_udp_send_unspec_node</b>( @@ -13005,7 +15397,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the site_local node. +Send UDP traffic on the unspec node. </p> <h5>Parameters</h5> @@ -13016,7 +15408,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13031,7 +15423,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_smbd_port</b>( +<b>corenet_udp_send_vnc_port</b>( @@ -13046,7 +15438,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the smbd port. +Send UDP traffic on the vnc port. </p> <h5>Parameters</h5> @@ -13057,7 +15449,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13072,7 +15464,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_smtp_port</b>( +<b>corenet_udp_send_xserver_port</b>( @@ -13087,7 +15479,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the smtp port. +Send UDP traffic on the xserver port. </p> <h5>Parameters</h5> @@ -13098,7 +15490,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13113,7 +15505,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_snmp_port</b>( +<b>corenet_udp_send_zebra_port</b>( @@ -13128,7 +15520,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the snmp port. +Send UDP traffic on the zebra port. </p> <h5>Parameters</h5> @@ -13139,7 +15531,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13154,7 +15546,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_ssh_port</b>( +<b>corenet_udp_sendrecv_all_if</b>( @@ -13166,12 +15558,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the ssh port. +Send and receive UDP network traffic on all interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13180,7 +15572,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13195,7 +15587,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_swat_port</b>( +<b>corenet_udp_sendrecv_all_nodes</b>( @@ -13207,12 +15599,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the swat port. +Send and receive UDP network traffic on all nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13221,7 +15613,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13236,7 +15628,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_syslogd_port</b>( +<b>corenet_udp_sendrecv_all_ports</b>( @@ -13248,12 +15640,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the syslogd port. +Send and receive UDP network traffic on all ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13262,7 +15654,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13277,7 +15669,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_telnetd_port</b>( +<b>corenet_udp_sendrecv_all_reserved_ports</b>( @@ -13289,12 +15681,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send UDP traffic on the telnetd port. +Send and receive UDP network traffic on all reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13303,7 +15695,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13318,7 +15710,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_tftp_port</b>( +<b>corenet_udp_sendrecv_amanda_port</b>( @@ -13333,7 +15725,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the tftp port. +Send and receive UDP traffic on the amanda port. </p> <h5>Parameters</h5> @@ -13344,7 +15736,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13359,7 +15751,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_unspec_node</b>( +<b>corenet_udp_sendrecv_compat_ipv4_node</b>( @@ -13374,7 +15766,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the unspec node. +Send and receive UDP traffic on the compat_ipv4 node. </p> <h5>Parameters</h5> @@ -13385,7 +15777,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13400,7 +15792,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_vnc_port</b>( +<b>corenet_udp_sendrecv_dbskkd_port</b>( @@ -13415,7 +15807,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the vnc port. +Send and receive UDP traffic on the dbskkd port. </p> <h5>Parameters</h5> @@ -13426,7 +15818,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13441,7 +15833,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_xserver_port</b>( +<b>corenet_udp_sendrecv_dhcpc_port</b>( @@ -13456,7 +15848,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the xserver port. +Send and receive UDP traffic on the dhcpc port. </p> <h5>Parameters</h5> @@ -13467,7 +15859,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13482,7 +15874,7 @@ No <div id="codeblock"> -<b>corenet_udp_send_zebra_port</b>( +<b>corenet_udp_sendrecv_dhcpd_port</b>( @@ -13497,7 +15889,7 @@ No <h5>Description</h5> <p> - Send UDP traffic on the zebra port. +Send and receive UDP traffic on the dhcpd port. </p> <h5>Parameters</h5> @@ -13508,7 +15900,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13523,7 +15915,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_compat_ipv4_node</b>( +<b>corenet_udp_sendrecv_dict_port</b>( @@ -13538,7 +15930,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the compat_ipv4 node. +Send and receive UDP traffic on the dict port. </p> <h5>Parameters</h5> @@ -13549,7 +15941,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13564,7 +15956,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_inaddr_any_node</b>( +<b>corenet_udp_sendrecv_dns_port</b>( @@ -13579,7 +15971,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the inaddr_any node. +Send and receive UDP traffic on the dns port. </p> <h5>Parameters</h5> @@ -13590,7 +15982,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13605,7 +15997,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_link_local_node</b>( +<b>corenet_udp_sendrecv_eth0</b>( @@ -13620,7 +16012,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the link_local node. +Send and receive UDP network traffic on the eth0 interface. </p> <h5>Parameters</h5> @@ -13631,7 +16023,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13646,7 +16038,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_lo_node</b>( +<b>corenet_udp_sendrecv_eth1</b>( @@ -13661,7 +16053,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the lo node. +Send and receive UDP network traffic on the eth1 interface. </p> <h5>Parameters</h5> @@ -13672,7 +16064,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13687,7 +16079,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( +<b>corenet_udp_sendrecv_eth2</b>( @@ -13702,7 +16094,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the mapped_ipv4 node. +Send and receive UDP network traffic on the eth2 interface. </p> <h5>Parameters</h5> @@ -13713,7 +16105,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13728,7 +16120,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_multicast_node</b>( +<b>corenet_udp_sendrecv_fingerd_port</b>( @@ -13743,7 +16135,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the multicast node. +Send and receive UDP traffic on the fingerd port. </p> <h5>Parameters</h5> @@ -13754,7 +16146,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13769,7 +16161,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_site_local_node</b>( +<b>corenet_udp_sendrecv_ftp_data_port</b>( @@ -13784,7 +16176,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the site_local node. +Send and receive UDP traffic on the ftp_data port. </p> <h5>Parameters</h5> @@ -13795,7 +16187,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13810,7 +16202,7 @@ No <div id="codeblock"> -<b>corenet_udp_sendrecv_unspec_node</b>( +<b>corenet_udp_sendrecv_ftp_port</b>( @@ -13825,7 +16217,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the unspec node. +Send and receive UDP traffic on the ftp port. </p> <h5>Parameters</h5> @@ -13836,7 +16228,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13851,7 +16243,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_amanda_port</b>( +<b>corenet_udp_sendrecv_generic_if</b>( @@ -13863,12 +16255,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive UDP traffic on the amanda port. +Send and Receive UDP network traffic on generic interfaces. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13877,7 +16269,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13892,7 +16284,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dbskkd_port</b>( +<b>corenet_udp_sendrecv_generic_node</b>( @@ -13904,12 +16296,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive UDP traffic on the dbskkd port. +Send and receive UDP network traffic on generic nodes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13918,7 +16310,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13933,7 +16325,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dhcpc_port</b>( +<b>corenet_udp_sendrecv_generic_port</b>( @@ -13945,12 +16337,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive UDP traffic on the dhcpc port. +Send and receive UDP network traffic on generic ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -13959,7 +16351,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -13974,7 +16366,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dhcpd_port</b>( +<b>corenet_udp_sendrecv_howl_port</b>( @@ -13989,7 +16381,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the dhcpd port. +Send and receive UDP traffic on the howl port. </p> <h5>Parameters</h5> @@ -14000,7 +16392,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14015,7 +16407,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dict_port</b>( +<b>corenet_udp_sendrecv_http_cache_port</b>( @@ -14030,7 +16422,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the dict port. +Send and receive UDP traffic on the http_cache port. </p> <h5>Parameters</h5> @@ -14041,7 +16433,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14056,7 +16448,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_dns_port</b>( +<b>corenet_udp_sendrecv_http_port</b>( @@ -14071,7 +16463,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the dns port. +Send and receive UDP traffic on the http port. </p> <h5>Parameters</h5> @@ -14082,7 +16474,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14097,7 +16489,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth0_interface</b>( +<b>corenet_udp_sendrecv_inaddr_any_node</b>( @@ -14112,7 +16504,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the eth0 interface. +Send and receive UDP traffic on the inaddr_any node. </p> <h5>Parameters</h5> @@ -14123,7 +16515,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14138,7 +16530,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth1_interface</b>( +<b>corenet_udp_sendrecv_inetd_child_port</b>( @@ -14153,7 +16545,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the eth1 interface. +Send and receive UDP traffic on the inetd_child port. </p> <h5>Parameters</h5> @@ -14164,7 +16556,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14179,7 +16571,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_eth2_interface</b>( +<b>corenet_udp_sendrecv_innd_port</b>( @@ -14194,7 +16586,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the eth2 interface. +Send and receive UDP traffic on the innd port. </p> <h5>Parameters</h5> @@ -14205,7 +16597,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14220,7 +16612,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_fingerd_port</b>( +<b>corenet_udp_sendrecv_ipp_port</b>( @@ -14235,7 +16627,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the fingerd port. +Send and receive UDP traffic on the ipp port. </p> <h5>Parameters</h5> @@ -14246,7 +16638,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14261,7 +16653,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ftp_data_port</b>( +<b>corenet_udp_sendrecv_ippp0</b>( @@ -14276,7 +16668,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ftp_data port. +Send and receive UDP network traffic on the ippp0 interface. </p> <h5>Parameters</h5> @@ -14287,7 +16679,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14302,7 +16694,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ftp_port</b>( +<b>corenet_udp_sendrecv_ipsec0</b>( @@ -14317,7 +16709,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ftp port. +Send and receive UDP network traffic on the ipsec0 interface. </p> <h5>Parameters</h5> @@ -14328,7 +16720,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14343,7 +16735,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_howl_port</b>( +<b>corenet_udp_sendrecv_ipsec1</b>( @@ -14358,7 +16750,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the howl port. +Send and receive UDP network traffic on the ipsec1 interface. </p> <h5>Parameters</h5> @@ -14369,7 +16761,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14384,7 +16776,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_http_cache_port</b>( +<b>corenet_udp_sendrecv_ipsec2</b>( @@ -14399,7 +16791,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the http_cache port. +Send and receive UDP network traffic on the ipsec2 interface. </p> <h5>Parameters</h5> @@ -14410,7 +16802,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14425,7 +16817,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_http_port</b>( +<b>corenet_udp_sendrecv_kerberos_admin_port</b>( @@ -14440,7 +16832,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the http port. +Send and receive UDP traffic on the kerberos_admin port. </p> <h5>Parameters</h5> @@ -14451,7 +16843,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14466,7 +16858,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_inetd_child_port</b>( +<b>corenet_udp_sendrecv_kerberos_master_port</b>( @@ -14481,7 +16873,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the inetd_child port. +Send and receive UDP traffic on the kerberos_master port. </p> <h5>Parameters</h5> @@ -14492,7 +16884,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14507,7 +16899,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_innd_port</b>( +<b>corenet_udp_sendrecv_kerberos_port</b>( @@ -14522,7 +16914,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the innd port. +Send and receive UDP traffic on the kerberos port. </p> <h5>Parameters</h5> @@ -14533,7 +16925,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14548,7 +16940,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipp_port</b>( +<b>corenet_udp_sendrecv_ktalkd_port</b>( @@ -14563,7 +16955,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ipp port. +Send and receive UDP traffic on the ktalkd port. </p> <h5>Parameters</h5> @@ -14574,7 +16966,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14589,7 +16981,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ippp0_interface</b>( +<b>corenet_udp_sendrecv_ldap_port</b>( @@ -14604,7 +16996,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the ippp0 interface. +Send and receive UDP traffic on the ldap port. </p> <h5>Parameters</h5> @@ -14615,7 +17007,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14630,7 +17022,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec0_interface</b>( +<b>corenet_udp_sendrecv_link_local_node</b>( @@ -14645,7 +17037,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the ipsec0 interface. +Send and receive UDP traffic on the link_local node. </p> <h5>Parameters</h5> @@ -14656,7 +17048,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14671,7 +17063,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec1_interface</b>( +<b>corenet_udp_sendrecv_lo</b>( @@ -14686,7 +17078,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the ipsec1 interface. +Send and receive UDP network traffic on the lo interface. </p> <h5>Parameters</h5> @@ -14697,7 +17089,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14712,7 +17104,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ipsec2_interface</b>( +<b>corenet_udp_sendrecv_lo_node</b>( @@ -14727,7 +17119,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the ipsec2 interface. +Send and receive UDP traffic on the lo node. </p> <h5>Parameters</h5> @@ -14738,7 +17130,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14753,7 +17145,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_admin_port</b>( +<b>corenet_udp_sendrecv_mail_port</b>( @@ -14768,7 +17160,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the kerberos_admin port. +Send and receive UDP traffic on the mail port. </p> <h5>Parameters</h5> @@ -14779,7 +17171,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14794,7 +17186,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_master_port</b>( +<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( @@ -14809,7 +17201,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the kerberos_master port. +Send and receive UDP traffic on the mapped_ipv4 node. </p> <h5>Parameters</h5> @@ -14820,7 +17212,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14835,7 +17227,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_kerberos_port</b>( +<b>corenet_udp_sendrecv_multicast_node</b>( @@ -14850,7 +17242,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the kerberos port. +Send and receive UDP traffic on the multicast node. </p> <h5>Parameters</h5> @@ -14861,7 +17253,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14876,7 +17268,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ktalkd_port</b>( +<b>corenet_udp_sendrecv_mysqld_port</b>( @@ -14891,7 +17283,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ktalkd port. +Send and receive UDP traffic on the mysqld port. </p> <h5>Parameters</h5> @@ -14902,7 +17294,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14917,7 +17309,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ldap_port</b>( +<b>corenet_udp_sendrecv_nmbd_port</b>( @@ -14932,7 +17324,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ldap port. +Send and receive UDP traffic on the nmbd port. </p> <h5>Parameters</h5> @@ -14943,7 +17335,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14958,7 +17350,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_lo_interface</b>( +<b>corenet_udp_sendrecv_pop_port</b>( @@ -14973,7 +17365,7 @@ No <h5>Description</h5> <p> - Send and receive UDP network traffic on the lo interface. +Send and receive UDP traffic on the pop port. </p> <h5>Parameters</h5> @@ -14984,7 +17376,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -14999,7 +17391,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_mail_port</b>( +<b>corenet_udp_sendrecv_portmap_port</b>( @@ -15014,7 +17406,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the mail port. +Send and receive UDP traffic on the portmap port. </p> <h5>Parameters</h5> @@ -15025,7 +17417,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15040,7 +17432,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_mysqld_port</b>( +<b>corenet_udp_sendrecv_postgresql_port</b>( @@ -15055,7 +17447,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the mysqld port. +Send and receive UDP traffic on the postgresql port. </p> <h5>Parameters</h5> @@ -15066,7 +17458,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15081,7 +17473,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_nmbd_port</b>( +<b>corenet_udp_sendrecv_printer_port</b>( @@ -15096,7 +17488,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the nmbd port. +Send and receive UDP traffic on the printer port. </p> <h5>Parameters</h5> @@ -15107,7 +17499,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15122,7 +17514,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_pop_port</b>( +<b>corenet_udp_sendrecv_pxe_port</b>( @@ -15137,7 +17529,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the pop port. +Send and receive UDP traffic on the pxe port. </p> <h5>Parameters</h5> @@ -15148,7 +17540,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15163,7 +17555,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_portmap_port</b>( +<b>corenet_udp_sendrecv_radacct_port</b>( @@ -15178,7 +17570,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the portmap port. +Send and receive UDP traffic on the radacct port. </p> <h5>Parameters</h5> @@ -15189,7 +17581,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15204,7 +17596,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_postgresql_port</b>( +<b>corenet_udp_sendrecv_radius_port</b>( @@ -15219,7 +17611,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the postgresql port. +Send and receive UDP traffic on the radius port. </p> <h5>Parameters</h5> @@ -15230,7 +17622,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15245,7 +17637,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_printer_port</b>( +<b>corenet_udp_sendrecv_reserved_port</b>( @@ -15257,12 +17649,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive UDP traffic on the printer port. +Send and receive UDP network traffic on generic reserved ports. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -15271,7 +17663,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15286,7 +17678,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_pxe_port</b>( +<b>corenet_udp_sendrecv_rsh_port</b>( @@ -15301,7 +17693,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the pxe port. +Send and receive UDP traffic on the rsh port. </p> <h5>Parameters</h5> @@ -15312,7 +17704,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15327,7 +17719,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_radacct_port</b>( +<b>corenet_udp_sendrecv_rsync_port</b>( @@ -15342,7 +17734,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the radacct port. +Send and receive UDP traffic on the rsync port. </p> <h5>Parameters</h5> @@ -15353,7 +17745,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15368,7 +17760,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_radius_port</b>( +<b>corenet_udp_sendrecv_site_local_node</b>( @@ -15383,7 +17775,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the radius port. +Send and receive UDP traffic on the site_local node. </p> <h5>Parameters</h5> @@ -15394,7 +17786,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15409,7 +17801,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_rsh_port</b>( +<b>corenet_udp_sendrecv_smbd_port</b>( @@ -15424,7 +17816,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the rsh port. +Send and receive UDP traffic on the smbd port. </p> <h5>Parameters</h5> @@ -15435,7 +17827,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15450,7 +17842,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_rsync_port</b>( +<b>corenet_udp_sendrecv_smtp_port</b>( @@ -15465,7 +17857,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the rsync port. +Send and receive UDP traffic on the smtp port. </p> <h5>Parameters</h5> @@ -15476,7 +17868,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15491,7 +17883,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_smbd_port</b>( +<b>corenet_udp_sendrecv_snmp_port</b>( @@ -15506,7 +17898,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the smbd port. +Send and receive UDP traffic on the snmp port. </p> <h5>Parameters</h5> @@ -15517,7 +17909,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15532,7 +17924,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_smtp_port</b>( +<b>corenet_udp_sendrecv_ssh_port</b>( @@ -15547,7 +17939,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the smtp port. +Send and receive UDP traffic on the ssh port. </p> <h5>Parameters</h5> @@ -15558,7 +17950,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15573,7 +17965,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_snmp_port</b>( +<b>corenet_udp_sendrecv_swat_port</b>( @@ -15588,7 +17980,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the snmp port. +Send and receive UDP traffic on the swat port. </p> <h5>Parameters</h5> @@ -15599,7 +17991,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15614,7 +18006,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_ssh_port</b>( +<b>corenet_udp_sendrecv_syslogd_port</b>( @@ -15629,7 +18021,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the ssh port. +Send and receive UDP traffic on the syslogd port. </p> <h5>Parameters</h5> @@ -15640,7 +18032,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15655,7 +18047,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_swat_port</b>( +<b>corenet_udp_sendrecv_telnetd_port</b>( @@ -15670,7 +18062,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the swat port. +Send and receive UDP traffic on the telnetd port. </p> <h5>Parameters</h5> @@ -15681,7 +18073,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15696,7 +18088,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_syslogd_port</b>( +<b>corenet_udp_sendrecv_tftp_port</b>( @@ -15711,7 +18103,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the syslogd port. +Send and receive UDP traffic on the tftp port. </p> <h5>Parameters</h5> @@ -15722,7 +18114,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15737,7 +18129,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_telnetd_port</b>( +<b>corenet_udp_sendrecv_unspec_node</b>( @@ -15752,7 +18144,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the telnetd port. +Send and receive UDP traffic on the unspec node. </p> <h5>Parameters</h5> @@ -15763,7 +18155,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15778,7 +18170,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_tftp_port</b>( +<b>corenet_udp_sendrecv_vnc_port</b>( @@ -15793,7 +18185,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the tftp port. +Send and receive UDP traffic on the vnc port. </p> <h5>Parameters</h5> @@ -15804,7 +18196,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15819,7 +18211,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_vnc_port</b>( +<b>corenet_udp_sendrecv_xserver_port</b>( @@ -15834,7 +18226,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the vnc port. +Send and receive UDP traffic on the xserver port. </p> <h5>Parameters</h5> @@ -15845,7 +18237,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15860,7 +18252,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_xserver_port</b>( +<b>corenet_udp_sendrecv_zebra_port</b>( @@ -15875,7 +18267,7 @@ No <h5>Description</h5> <p> - Send and receive UDP traffic on the xserver port. +Send and receive UDP traffic on the zebra port. </p> <h5>Parameters</h5> @@ -15886,7 +18278,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -15901,7 +18293,7 @@ No <div id="codeblock"> -<b>corenetwork_sendrecv_udp_on_zebra_port</b>( +<b>corenet_use_tun_tap_device</b>( @@ -15913,12 +18305,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Send and receive UDP traffic on the zebra port. +Read and write the TUN/TAP virtual network device. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -15927,7 +18319,7 @@ No domain </td><td> - The type of the process performing this action. +The domain allowed access. </td><td> No @@ -15938,6 +18330,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/kernel_devices.html b/www/api-docs/kernel_devices.html index 14a1a9d..c899619 100644 --- a/www/api-docs/kernel_devices.html +++ b/www/api-docs/kernel_devices.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,11 +65,17 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: devices</h2><p/> + + + <h3>Description:</h3> <p> @@ -80,10 +92,12 @@ are used to label device nodes should use the dev_node macro. </p><p> </p><p> Additionally, this module controls access to three things: - </p><ul><li>the device directories containing device nodes</li><li>device nodes as a group</li><li>individual access to specific device nodes covered by - this module.</li></ul><p> +</p><ul><li>the device directories containing device nodes</li><li>device nodes as a group</li><li>individual access to specific device nodes covered by + this module.</li></ul><p> </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -121,8 +135,8 @@ Additionally, this module controls access to three things: <h5>Summary</h5> <p> - Create, read, and write device nodes. The node - will be transitioned to the type provided. +Create, read, and write device nodes. The node +will be transitioned to the type provided. </p> @@ -134,7 +148,7 @@ Additionally, this module controls access to three things: domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -144,7 +158,7 @@ No file </td><td> - Type to which the created node will be transitioned. +Type to which the created node will be transitioned. </td><td> No @@ -154,8 +168,8 @@ No objectclass(es) </td><td> - Object class(es) (single or set including {}) for which this - the transition will occur. +Object class(es) (single or set including {}) for which this +the transition will occur. </td><td> No @@ -184,7 +198,7 @@ No <h5>Summary</h5> <p> - Create a directory in the device directory. +Create a directory in the device directory. </p> @@ -196,7 +210,7 @@ No domain </td><td> - Domain allowed to create the directory. +Domain allowed to create the directory. </td><td> No @@ -225,7 +239,7 @@ No <h5>Summary</h5> <p> - Allow read, write, and create for generic character device files. +Allow read, write, and create for generic character device files. </p> @@ -237,7 +251,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -266,7 +280,7 @@ No <h5>Summary</h5> <p> - Delete symbolic links in device directories. +Delete symbolic links in device directories. </p> @@ -278,7 +292,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -307,7 +321,7 @@ No <h5>Summary</h5> <p> - Delete the lvm control device. +Delete the lvm control device. </p> @@ -319,7 +333,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -348,7 +362,7 @@ No <h5>Summary</h5> <p> - Dontaudit getattr on all block file device nodes. +Dontaudit getattr on all block file device nodes. </p> @@ -360,7 +374,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to dontaudit access. </td><td> No @@ -389,7 +403,49 @@ No <h5>Summary</h5> <p> - Dontaudit getattr on all character file device nodes. +Dontaudit getattr on all character file device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_apm_bios</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes of +the apm bios device node. </p> @@ -401,7 +457,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to not audit. </td><td> No @@ -430,7 +486,7 @@ No <h5>Summary</h5> <p> - Dontaudit getattr on generic block devices. +Dontaudit getattr on generic block devices. </p> @@ -442,7 +498,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to dontaudit access. </td><td> No @@ -471,7 +527,7 @@ No <h5>Summary</h5> <p> - Dontaudit getattr for generic character device files. +Dontaudit getattr for generic character device files. </p> @@ -483,7 +539,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to dontaudit access. </td><td> No @@ -512,7 +568,7 @@ No <h5>Summary</h5> <p> - Dontaudit getattr on generic pipes. +Dontaudit getattr on generic pipes. </p> @@ -524,7 +580,7 @@ No domain </td><td> - Domain to dontaudit. +Domain to dontaudit. </td><td> No @@ -539,7 +595,7 @@ No <div id="codeblock"> -<b>dev_dontaudit_list_all_dev_nodes</b>( +<b>dev_dontaudit_getattr_misc</b>( @@ -553,7 +609,8 @@ No <h5>Summary</h5> <p> - Dontaudit attempts to list all device nodes. +Do not audit attempts to get the attributes +of miscellaneous devices. </p> @@ -565,7 +622,7 @@ No domain </td><td> - Domain to dontaudit listing of device nodes. +Domain allowed access. </td><td> No @@ -580,7 +637,7 @@ No <div id="codeblock"> -<b>dev_dontaudit_rw_dri_dev</b>( +<b>dev_dontaudit_getattr_scanner</b>( @@ -594,7 +651,8 @@ No <h5>Summary</h5> <p> - Dontaudit read and write on the dri devices. +Do not audit attempts to get the attributes of +the scanner device. </p> @@ -606,7 +664,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to not audit. </td><td> No @@ -621,7 +679,7 @@ No <div id="codeblock"> -<b>dev_dontaudit_rw_generic_dev_nodes</b>( +<b>dev_dontaudit_getattr_video_dev</b>( @@ -635,7 +693,8 @@ No <h5>Summary</h5> <p> - Dontaudit getattr for generic device files. +Do not audit attempts to get the attributes +of video4linux device nodes. </p> @@ -647,7 +706,7 @@ No domain </td><td> - Domain to dontaudit access. +Domain to not audit. </td><td> No @@ -662,7 +721,7 @@ No <div id="codeblock"> -<b>dev_getattr_agp_dev</b>( +<b>dev_dontaudit_list_all_dev_nodes</b>( @@ -676,7 +735,7 @@ No <h5>Summary</h5> <p> - Getattr the agp devices. +Dontaudit attempts to list all device nodes. </p> @@ -688,7 +747,7 @@ No domain </td><td> - Domain allowed access. +Domain to dontaudit listing of device nodes. </td><td> No @@ -703,7 +762,7 @@ No <div id="codeblock"> -<b>dev_getattr_all_blk_files</b>( +<b>dev_dontaudit_read_framebuffer</b>( @@ -717,7 +776,7 @@ No <h5>Summary</h5> <p> - Getattr on all block file device nodes. +Do not audit attempts to read the framebuffer. </p> @@ -729,7 +788,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -744,7 +803,7 @@ No <div id="codeblock"> -<b>dev_getattr_all_chr_files</b>( +<b>dev_dontaudit_rw_dri_dev</b>( @@ -758,7 +817,7 @@ No <h5>Summary</h5> <p> - Getattr on all character file device nodes. +Dontaudit read and write on the dri devices. </p> @@ -770,7 +829,7 @@ No domain </td><td> - Domain allowed access. +Domain to dontaudit access. </td><td> No @@ -785,7 +844,7 @@ No <div id="codeblock"> -<b>dev_getattr_generic_blk_file</b>( +<b>dev_dontaudit_rw_generic_dev_nodes</b>( @@ -799,7 +858,7 @@ No <h5>Summary</h5> <p> - Allow getattr on generic block devices. +Dontaudit getattr for generic device files. </p> @@ -811,7 +870,7 @@ No domain </td><td> - Domain allowed access. +Domain to dontaudit access. </td><td> No @@ -826,7 +885,7 @@ No <div id="codeblock"> -<b>dev_getattr_generic_chr_file</b>( +<b>dev_dontaudit_search_sysfs</b>( @@ -840,7 +899,7 @@ No <h5>Summary</h5> <p> - Allow getattr for generic character device files. +Do not audit attempts to search sysfs. </p> @@ -852,7 +911,7 @@ No domain </td><td> - Domain allowed access. +The type of the process performing this action. </td><td> No @@ -867,7 +926,7 @@ No <div id="codeblock"> -<b>dev_list_all_dev_nodes</b>( +<b>dev_dontaudit_setattr_apm_bios</b>( @@ -881,7 +940,8 @@ No <h5>Summary</h5> <p> - List all of the device nodes in a device directory. +Do not audit attempts to set the attributes of +the apm bios device node. </p> @@ -893,7 +953,7 @@ No domain </td><td> - Domain allowed to list device nodes. +Domain to not audit. </td><td> No @@ -908,7 +968,7 @@ No <div id="codeblock"> -<b>dev_list_usbfs</b>( +<b>dev_dontaudit_setattr_framebuffer</b>( @@ -920,12 +980,13 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Allow caller to get a list of usb hardware. +Dot not audit attempts to set the attributes +of the framebuffer device node. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -934,7 +995,7 @@ No domain </td><td> - The process type getting the list. +Domain to not audit. </td><td> No @@ -949,7 +1010,7 @@ No <div id="codeblock"> -<b>dev_manage_all_blk_files</b>( +<b>dev_dontaudit_setattr_generic_blk_file</b>( @@ -963,7 +1024,7 @@ No <h5>Summary</h5> <p> - Read, write, create, and delete all block device files. +Dontaudit setattr on generic block devices. </p> @@ -975,7 +1036,7 @@ No domain </td><td> - Domain allowed access. +Domain to dontaudit access. </td><td> No @@ -990,7 +1051,7 @@ No <div id="codeblock"> -<b>dev_manage_all_chr_files</b>( +<b>dev_dontaudit_setattr_generic_chr_file</b>( @@ -1004,7 +1065,7 @@ No <h5>Summary</h5> <p> - Read, write, create, and delete all character device files. +Dontaudit setattr for generic character device files. </p> @@ -1016,7 +1077,7 @@ No domain </td><td> - Domain allowed access. +Domain to dontaudit access. </td><td> No @@ -1031,7 +1092,7 @@ No <div id="codeblock"> -<b>dev_manage_dev_nodes</b>( +<b>dev_dontaudit_setattr_misc</b>( @@ -1045,7 +1106,8 @@ No <h5>Summary</h5> <p> - Create, delete, read, and write device nodes in device directories. +Do not audit attempts to set the attributes +of miscellaneous devices. </p> @@ -1057,7 +1119,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1072,7 +1134,7 @@ No <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>dev_dontaudit_setattr_scanner</b>( @@ -1086,8 +1148,8 @@ No <h5>Summary</h5> <p> - Allow read, write, create, and delete for generic - block files. +Do not audit attempts to set the attributes of +the scanner device. </p> @@ -1099,7 +1161,7 @@ No domain </td><td> - Domain allowed access. +Domain to not audit. </td><td> No @@ -1114,7 +1176,7 @@ No <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>dev_dontaudit_setattr_video_dev</b>( @@ -1128,7 +1190,8 @@ No <h5>Summary</h5> <p> - Create, delete, read, and write block device files. +Do not audit attempts to set the attributes +of video4linux device nodes. </p> @@ -1140,7 +1203,7 @@ No domain </td><td> - Domain allowed access. +Domain to not audit. </td><td> No @@ -1155,7 +1218,7 @@ No <div id="codeblock"> -<b>dev_manage_generic_chr_file</b>( +<b>dev_getattr_agp_dev</b>( @@ -1169,7 +1232,7 @@ No <h5>Summary</h5> <p> - Create, delete, read, and write character device files. +Getattr the agp devices. </p> @@ -1181,7 +1244,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1196,7 +1259,7 @@ No <div id="codeblock"> -<b>dev_manage_generic_symlinks</b>( +<b>dev_getattr_all_blk_files</b>( @@ -1210,7 +1273,7 @@ No <h5>Summary</h5> <p> - Create, delete, read, and write symbolic links in device directories. +Getattr on all block file device nodes. </p> @@ -1222,7 +1285,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1237,12 +1300,12 @@ No <div id="codeblock"> -<b>dev_node</b>( +<b>dev_getattr_all_chr_files</b>( - object_type + domain )<br> @@ -1251,8 +1314,7 @@ No <h5>Summary</h5> <p> - Make the passed in type a type appropriate for - use on device nodes (usually files in /dev). +Getattr on all character file device nodes. </p> @@ -1261,10 +1323,10 @@ No <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -object_type +domain </td><td> - The object type that will be used on device nodes. +Domain allowed access. </td><td> No @@ -1279,7 +1341,7 @@ No <div id="codeblock"> -<b>dev_read_cpuid</b>( +<b>dev_getattr_apm_bios</b>( @@ -1293,7 +1355,7 @@ No <h5>Summary</h5> <p> - Read the multiplexed input device (/dev/input). +Get the attributes of the apm bios device node. </p> @@ -1305,7 +1367,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1320,7 +1382,7 @@ No <div id="codeblock"> -<b>dev_read_framebuffer</b>( +<b>dev_getattr_framebuffer</b>( @@ -1334,7 +1396,7 @@ No <h5>Summary</h5> <p> - Read the framebuffer device. +Get the attributes of the framebuffer device node. </p> @@ -1346,7 +1408,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1361,7 +1423,7 @@ No <div id="codeblock"> -<b>dev_read_input</b>( +<b>dev_getattr_generic_blk_file</b>( @@ -1375,7 +1437,7 @@ No <h5>Summary</h5> <p> - Read the multiplexed input device (/dev/input). +Allow getattr on generic block devices. </p> @@ -1387,7 +1449,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1402,7 +1464,7 @@ No <div id="codeblock"> -<b>dev_read_lvm_control</b>( +<b>dev_getattr_generic_chr_file</b>( @@ -1416,7 +1478,7 @@ No <h5>Summary</h5> <p> - Read the lvm comtrol device. +Allow getattr for generic character device files. </p> @@ -1428,7 +1490,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1443,7 +1505,7 @@ No <div id="codeblock"> -<b>dev_read_misc</b>( +<b>dev_getattr_misc</b>( @@ -1457,7 +1519,7 @@ No <h5>Summary</h5> <p> - Read miscellaneous devices. +Get the attributes of miscellaneous devices. </p> @@ -1469,7 +1531,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1484,7 +1546,7 @@ No <div id="codeblock"> -<b>dev_read_mouse</b>( +<b>dev_getattr_mouse</b>( @@ -1498,7 +1560,7 @@ No <h5>Summary</h5> <p> - Read the mouse devices. +Get the attributes of the mouse devices. </p> @@ -1510,7 +1572,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1525,7 +1587,7 @@ No <div id="codeblock"> -<b>dev_read_mtrr</b>( +<b>dev_getattr_power_management</b>( @@ -1539,7 +1601,7 @@ No <h5>Summary</h5> <p> - Read the mtrr device. +Get the attributes of the the power management device. </p> @@ -1551,7 +1613,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1566,7 +1628,7 @@ No <div id="codeblock"> -<b>dev_read_rand</b>( +<b>dev_getattr_scanner</b>( @@ -1580,7 +1642,7 @@ No <h5>Summary</h5> <p> - Read from random devices (e.g., /dev/random) +Get the attributes of the scanner device. </p> @@ -1592,7 +1654,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1607,7 +1669,7 @@ No <div id="codeblock"> -<b>dev_read_raw_memory</b>( +<b>dev_getattr_snd_dev</b>( @@ -1621,7 +1683,7 @@ No <h5>Summary</h5> <p> - Read raw memory devices (e.g. /dev/mem). +Get the attributes of the sound devices. </p> @@ -1633,7 +1695,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1648,7 +1710,7 @@ No <div id="codeblock"> -<b>dev_read_realtime_clock</b>( +<b>dev_getattr_sysfs_dir</b>( @@ -1662,7 +1724,7 @@ No <h5>Summary</h5> <p> - Read the realtime clock (/dev/rtc). +Get the attributes of sysfs directories. </p> @@ -1674,7 +1736,7 @@ No domain </td><td> - Domain allowed access. +The type of the process performing this action. </td><td> No @@ -1689,7 +1751,7 @@ No <div id="codeblock"> -<b>dev_read_snd_dev</b>( +<b>dev_getattr_video_dev</b>( @@ -1703,7 +1765,7 @@ No <h5>Summary</h5> <p> - Read the sound devices. +Get the attributes of video4linux devices. </p> @@ -1715,7 +1777,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1730,7 +1792,7 @@ No <div id="codeblock"> -<b>dev_read_snd_mixer_dev</b>( +<b>dev_list_all_dev_nodes</b>( @@ -1744,7 +1806,7 @@ No <h5>Summary</h5> <p> - Read the sound mixer devices. +List all of the device nodes in a device directory. </p> @@ -1756,7 +1818,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed to list device nodes. </td><td> No @@ -1771,7 +1833,7 @@ No <div id="codeblock"> -<b>dev_read_sysfs</b>( +<b>dev_list_usbfs</b>( @@ -1783,12 +1845,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Allow caller to read hardware state information. +Allow caller to get a list of usb hardware. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -1797,7 +1859,7 @@ No domain </td><td> - The process type reading hardware state information. +The process type getting the list. </td><td> No @@ -1812,7 +1874,7 @@ No <div id="codeblock"> -<b>dev_read_urand</b>( +<b>dev_manage_all_blk_files</b>( @@ -1826,7 +1888,7 @@ No <h5>Summary</h5> <p> - Read from pseudo random devices (e.g., /dev/urandom) +Read, write, create, and delete all block device files. </p> @@ -1838,7 +1900,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -1853,7 +1915,7 @@ No <div id="codeblock"> -<b>dev_read_usbfs</b>( +<b>dev_manage_all_chr_files</b>( @@ -1865,13 +1927,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Read USB hardware information using - the usbfs filesystem interface. +Read, write, create, and delete all character device files. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -1880,7 +1941,7 @@ No domain </td><td> - The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1895,7 +1956,7 @@ No <div id="codeblock"> -<b>dev_relabel_all_dev_nodes</b>( +<b>dev_manage_dev_nodes</b>( @@ -1909,7 +1970,7 @@ No <h5>Summary</h5> <p> - Allow full relabeling (to and from) of all device nodes. +Create, delete, read, and write device nodes in device directories. </p> @@ -1921,7 +1982,7 @@ No domain </td><td> - Domain allowed to relabel. +Domain allowed access. </td><td> No @@ -1936,7 +1997,7 @@ No <div id="codeblock"> -<b>dev_relabel_dev_dirs</b>( +<b>dev_manage_generic_blk_file</b>( @@ -1950,7 +2011,8 @@ No <h5>Summary</h5> <p> - Allow full relabeling (to and from) of directories in /dev. +Allow read, write, create, and delete for generic +block files. </p> @@ -1962,7 +2024,7 @@ No domain </td><td> - Domain allowed to relabel. +Domain allowed access. </td><td> No @@ -1977,7 +2039,7 @@ No <div id="codeblock"> -<b>dev_rw_agp_dev</b>( +<b>dev_manage_generic_blk_file</b>( @@ -1991,7 +2053,7 @@ No <h5>Summary</h5> <p> - Read and write the agp devices. +Create, delete, read, and write block device files. </p> @@ -2003,7 +2065,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2018,7 +2080,7 @@ No <div id="codeblock"> -<b>dev_rw_cpu_microcode</b>( +<b>dev_manage_generic_chr_file</b>( @@ -2032,8 +2094,7 @@ No <h5>Summary</h5> <p> - Read and write the the cpu microcode device. This - is required to load cpu microcode. +Create, delete, read, and write character device files. </p> @@ -2045,7 +2106,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2060,7 +2121,7 @@ No <div id="codeblock"> -<b>dev_rw_dri_dev</b>( +<b>dev_manage_generic_symlinks</b>( @@ -2074,7 +2135,7 @@ No <h5>Summary</h5> <p> - Read and write the dri devices. +Create, delete, read, and write symbolic links in device directories. </p> @@ -2086,7 +2147,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2101,7 +2162,7 @@ No <div id="codeblock"> -<b>dev_rw_lvm_control</b>( +<b>dev_mount_usbfs</b>( @@ -2115,7 +2176,7 @@ No <h5>Summary</h5> <p> - Read and write the lvm control device. +Mount a usbfs filesystem. </p> @@ -2127,7 +2188,7 @@ No domain </td><td> - Domain allowed access. +The type of the process performing this action. </td><td> No @@ -2142,7 +2203,49 @@ No <div id="codeblock"> -<b>dev_rw_null_dev</b>( +<b>dev_node</b>( + + + + + object_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the passed in type a type appropriate for +use on device nodes (usually files in /dev). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +object_type +</td><td> + +The object type that will be used on device nodes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_cpuid</b>( @@ -2156,7 +2259,7 @@ No <h5>Summary</h5> <p> - Read and write to the null device (/dev/null). +Read the multiplexed input device (/dev/input). </p> @@ -2168,7 +2271,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2183,7 +2286,7 @@ No <div id="codeblock"> -<b>dev_rw_power_management</b>( +<b>dev_read_framebuffer</b>( @@ -2197,7 +2300,7 @@ No <h5>Summary</h5> <p> - Read and write the the power management device. +Read the framebuffer. </p> @@ -2209,7 +2312,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2224,7 +2327,7 @@ No <div id="codeblock"> -<b>dev_rw_realtime_clock</b>( +<b>dev_read_input</b>( @@ -2238,7 +2341,7 @@ No <h5>Summary</h5> <p> - Read the realtime clock (/dev/rtc). +Read the multiplexed input device (/dev/input). </p> @@ -2250,7 +2353,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2265,7 +2368,7 @@ No <div id="codeblock"> -<b>dev_rw_scanner</b>( +<b>dev_read_lvm_control</b>( @@ -2279,7 +2382,7 @@ No <h5>Summary</h5> <p> - Read and write the the scanner device. +Read the lvm comtrol device. </p> @@ -2291,7 +2394,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2306,7 +2409,7 @@ No <div id="codeblock"> -<b>dev_rw_sysfs</b>( +<b>dev_read_misc</b>( @@ -2318,12 +2421,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Allow caller to modify hardware state information. +Read miscellaneous devices. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2332,7 +2435,7 @@ No domain </td><td> - The process type modifying hardware state information. +Domain allowed access. </td><td> No @@ -2347,7 +2450,7 @@ No <div id="codeblock"> -<b>dev_rw_usbfs</b>( +<b>dev_read_mouse</b>( @@ -2359,12 +2462,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Allow caller to modify usb hardware configuration files. +Read the mouse devices. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2373,7 +2476,7 @@ No domain </td><td> - The process type modifying the options. +Domain allowed access. </td><td> No @@ -2388,7 +2491,7 @@ No <div id="codeblock"> -<b>dev_rw_zero_dev</b>( +<b>dev_read_mtrr</b>( @@ -2402,7 +2505,7 @@ No <h5>Summary</h5> <p> - Read and write to the zero device (/dev/zero). +Read the mtrr device. </p> @@ -2414,7 +2517,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2429,7 +2532,7 @@ No <div id="codeblock"> -<b>dev_rwx_zero_dev</b>( +<b>dev_read_rand</b>( @@ -2443,7 +2546,7 @@ No <h5>Summary</h5> <p> - Read, write, and execute the zero device (/dev/zero). +Read from random devices (e.g., /dev/random) </p> @@ -2455,7 +2558,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2470,7 +2573,7 @@ No <div id="codeblock"> -<b>dev_rx_raw_memory</b>( +<b>dev_read_raw_memory</b>( @@ -2484,7 +2587,7 @@ No <h5>Summary</h5> <p> - Read and execute raw memory devices (e.g. /dev/mem). +Read raw memory devices (e.g. /dev/mem). </p> @@ -2496,7 +2599,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2511,7 +2614,7 @@ No <div id="codeblock"> -<b>dev_search_sysfs</b>( +<b>dev_read_realtime_clock</b>( @@ -2523,12 +2626,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Search the directory containing hardware information. +Read the realtime clock (/dev/rtc). </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2537,7 +2640,7 @@ No domain </td><td> - The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2552,7 +2655,7 @@ No <div id="codeblock"> -<b>dev_search_usbfs</b>( +<b>dev_read_snd_dev</b>( @@ -2564,12 +2667,53 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Read the sound devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> -<h5>Description</h5> +<h5>Summary</h5> <p> - Search the directory containing USB hardware information. +Read the sound mixer devices. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -2578,7 +2722,7 @@ No domain </td><td> - The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2593,7 +2737,7 @@ No <div id="codeblock"> -<b>dev_setattr_all_blk_files</b>( +<b>dev_read_sysfs</b>( @@ -2607,7 +2751,7 @@ No <h5>Summary</h5> <p> - Setattr on all block file device nodes. +Allow caller to read hardware state information. </p> @@ -2619,7 +2763,7 @@ No domain </td><td> - Domain allowed access. +The process type reading hardware state information. </td><td> No @@ -2634,7 +2778,7 @@ No <div id="codeblock"> -<b>dev_setattr_all_chr_files</b>( +<b>dev_read_urand</b>( @@ -2648,7 +2792,7 @@ No <h5>Summary</h5> <p> - Setattr on all character file device nodes. +Read from pseudo random devices (e.g., /dev/urandom) </p> @@ -2660,7 +2804,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2675,7 +2819,7 @@ No <div id="codeblock"> -<b>dev_write_framebuffer</b>( +<b>dev_read_usbfs</b>( @@ -2689,7 +2833,8 @@ No <h5>Summary</h5> <p> - Write the framebuffer device. +Read USB hardware information using +the usbfs filesystem interface. </p> @@ -2701,7 +2846,7 @@ No domain </td><td> - Domain allowed access. +The type of the process performing this action. </td><td> No @@ -2716,7 +2861,7 @@ No <div id="codeblock"> -<b>dev_write_misc</b>( +<b>dev_relabel_all_dev_nodes</b>( @@ -2730,7 +2875,7 @@ No <h5>Summary</h5> <p> - Write miscellaneous devices. +Allow full relabeling (to and from) of all device nodes. </p> @@ -2742,7 +2887,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed to relabel. </td><td> No @@ -2757,7 +2902,7 @@ No <div id="codeblock"> -<b>dev_write_mtrr</b>( +<b>dev_relabel_dev_dirs</b>( @@ -2771,7 +2916,7 @@ No <h5>Summary</h5> <p> - Write the mtrr device. +Allow full relabeling (to and from) of directories in /dev. </p> @@ -2783,7 +2928,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed to relabel. </td><td> No @@ -2798,7 +2943,7 @@ No <div id="codeblock"> -<b>dev_write_rand</b>( +<b>dev_relabel_generic_symlinks</b>( @@ -2812,9 +2957,7 @@ No <h5>Summary</h5> <p> - Write to the random device (e.g., /dev/random). This adds - entropy used to generate the random data read from the - random device. +Relabel symbolic links in device directories. </p> @@ -2826,7 +2969,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2841,7 +2984,7 @@ No <div id="codeblock"> -<b>dev_write_raw_memory</b>( +<b>dev_rw_agp_dev</b>( @@ -2855,7 +2998,7 @@ No <h5>Summary</h5> <p> - Write raw memory devices (e.g. /dev/mem). +Read and write the agp devices. </p> @@ -2867,7 +3010,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2882,7 +3025,7 @@ No <div id="codeblock"> -<b>dev_write_realtime_clock</b>( +<b>dev_rw_apm_bios</b>( @@ -2896,7 +3039,7 @@ No <h5>Summary</h5> <p> - Read the realtime clock (/dev/rtc). +Read and write the apm bios. </p> @@ -2908,7 +3051,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2923,7 +3066,7 @@ No <div id="codeblock"> -<b>dev_write_snd_dev</b>( +<b>dev_rw_cpu_microcode</b>( @@ -2937,7 +3080,8 @@ No <h5>Summary</h5> <p> - Write the sound devices. +Read and write the the cpu microcode device. This +is required to load cpu microcode. </p> @@ -2949,7 +3093,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -2964,7 +3108,7 @@ No <div id="codeblock"> -<b>dev_write_snd_mixer_dev</b>( +<b>dev_rw_dri_dev</b>( @@ -2978,7 +3122,7 @@ No <h5>Summary</h5> <p> - Write the sound mixer devices. +Read and write the dri devices. </p> @@ -2990,7 +3134,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -3005,7 +3149,7 @@ No <div id="codeblock"> -<b>dev_write_urand</b>( +<b>dev_rw_lvm_control</b>( @@ -3019,8 +3163,7 @@ No <h5>Summary</h5> <p> - Write to the pseudo random device (e.g., /dev/urandom). This - sets the random number generator seed. +Read and write the lvm control device. </p> @@ -3032,7 +3175,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -3047,7 +3190,7 @@ No <div id="codeblock"> -<b>dev_wx_raw_memory</b>( +<b>dev_rw_null_dev</b>( @@ -3061,7 +3204,7 @@ No <h5>Summary</h5> <p> - Write and execute raw memory devices (e.g. /dev/mem). +Read and write to the null device (/dev/null). </p> @@ -3073,7 +3216,7 @@ No domain </td><td> - Domain allowed access. +Domain allowed access. </td><td> No @@ -3083,6 +3226,1242 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_power_management</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write the the power management device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_realtime_clock</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the realtime clock (/dev/rtc). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_scanner</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write the scanner device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_sysfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow caller to modify hardware state information. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type modifying hardware state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_usbfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow caller to modify usb hardware configuration files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type modifying the options. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_zero_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write to the zero device (/dev/zero). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rwx_zero_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read, write, and execute the zero device (/dev/zero). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rx_raw_memory</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and execute raw memory devices (e.g. /dev/mem). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_search_sysfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search sysfs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_search_usbfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the directory containing USB hardware information. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Setattr on all block file device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Setattr on all character file device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_apm_bios</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the apm bios device node. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_framebuffer</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the framebuffer device node. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_misc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of miscellaneous devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_mouse</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the mouse devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_power_management</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the the power management device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_scanner</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the scanner device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_snd_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the sound devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_video_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of video4linux device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_framebuffer</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write the framebuffer. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_misc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write miscellaneous devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_mtrr</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write the mtrr device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_rand</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write to the random device (e.g., /dev/random). This adds +entropy used to generate the random data read from the +random device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_raw_memory</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write raw memory devices (e.g. /dev/mem). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_realtime_clock</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the realtime clock (/dev/rtc). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_snd_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write the sound devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write the sound mixer devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_urand</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write to the pseudo random device (e.g., /dev/urandom). This +sets the random number generator seed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_wx_raw_memory</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write and execute raw memory devices (e.g. /dev/mem). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/kernel_filesystem.html b/www/api-docs/kernel_filesystem.html index 1974c09..f9f1667 100644 --- a/www/api-docs/kernel_filesystem.html +++ b/www/api-docs/kernel_filesystem.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: filesystem</h2><p/> + + + <h3>Description:</h3> <p>Policy for filesystems.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -90,10 +104,10 @@ <h5>Description</h5> <p> - Associate the specified file type to persistent - filesystems with extended attributes. This - allows a file of this type to be created on - a filesystem such as ext3, JFS, and XFS. +Associate the specified file type to persistent +filesystems with extended attributes. This +allows a file of this type to be created on +a filesystem such as ext3, JFS, and XFS. </p> <h5>Parameters</h5> @@ -104,7 +118,7 @@ file_type </td><td> - The type of the to be associated. +The type of the to be associated. </td><td> No @@ -134,11 +148,11 @@ No <h5>Description</h5> <p> - Associate the specified file type to - filesystems which lack extended attributes - support. This allows a file of this type - to be created on a filesystem such as - FAT32, and NFS. +Associate the specified file type to +filesystems which lack extended attributes +support. This allows a file of this type +to be created on a filesystem such as +FAT32, and NFS. </p> <h5>Parameters</h5> @@ -149,7 +163,7 @@ No file_type </td><td> - The type of the to be associated. +The type of the to be associated. </td><td> No @@ -179,7 +193,7 @@ No <h5>Description</h5> <p> - Allow the type to associate to tmpfs filesystems. +Allow the type to associate to tmpfs filesystems. </p> <h5>Parameters</h5> @@ -190,7 +204,7 @@ No type </td><td> - The type of the object to be associated. +The type of the object to be associated. </td><td> No @@ -205,7 +219,48 @@ No <div id="codeblock"> -<b>fs_dontaudit_getattr_xattr_fs</b>( +<b>fs_create_tmpfs_data</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_dontaudit_getattr_all_fs</b>( @@ -220,10 +275,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to - get the attributes of a persistent - filesystem which has extended - attributes, such as ext3, JFS, or XFS. +Do not audit attempts to get the attributes +all filesystems. </p> <h5>Parameters</h5> @@ -234,7 +287,7 @@ No domain </td><td> - The type of the domain to not audit. +The type of the domain to not audit. </td><td> No @@ -249,7 +302,7 @@ No <div id="codeblock"> -<b>fs_execute_cifs_files</b>( +<b>fs_dontaudit_getattr_xattr_fs</b>( @@ -264,9 +317,10 @@ No <h5>Description</h5> <p> - Execute files on a CIFS or SMB - network filesystem, in the caller - domain. +Do not audit attempts to +get the attributes of a persistent +filesystem which has extended +attributes, such as ext3, JFS, or XFS. </p> <h5>Parameters</h5> @@ -277,7 +331,7 @@ No domain </td><td> - The type of the domain executing the files. +The type of the domain to not audit. </td><td> No @@ -292,7 +346,7 @@ No <div id="codeblock"> -<b>fs_execute_nfs_files</b>( +<b>fs_dontaudit_rw_cifs_files</b>( @@ -307,7 +361,8 @@ No <h5>Description</h5> <p> - Execute files on a NFS filesystem. +Do not audit attempts to read or +write files on a CIFS or SMB filesystem. </p> <h5>Parameters</h5> @@ -318,7 +373,7 @@ No domain </td><td> - The type of the domain executing the files. +The type of the domain to not audit. </td><td> No @@ -333,7 +388,7 @@ No <div id="codeblock"> -<b>fs_get_all_fs_quotas</b>( +<b>fs_dontaudit_rw_nfs_files</b>( @@ -348,7 +403,8 @@ No <h5>Description</h5> <p> - Get the quotas of all filesystems. +Do not audit attempts to read or +write files on a NFS filesystem. </p> <h5>Parameters</h5> @@ -359,7 +415,7 @@ No domain </td><td> - The type of the domain getting quotas. +The type of the domain to not audit. </td><td> No @@ -374,7 +430,7 @@ No <div id="codeblock"> -<b>fs_getattr_all_fs</b>( +<b>fs_execute_cifs_files</b>( @@ -389,8 +445,9 @@ No <h5>Description</h5> <p> - Get the attributes of all persistent - filesystems. +Execute files on a CIFS or SMB +network filesystem, in the caller +domain. </p> <h5>Parameters</h5> @@ -401,8 +458,7 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain executing the files. </td><td> No @@ -417,7 +473,7 @@ No <div id="codeblock"> -<b>fs_getattr_autofs</b>( +<b>fs_execute_nfs_files</b>( @@ -432,8 +488,7 @@ No <h5>Description</h5> <p> - Get the attributes of an automount - pseudo filesystem. +Execute files on a NFS filesystem. </p> <h5>Parameters</h5> @@ -444,8 +499,7 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain executing the files. </td><td> No @@ -460,7 +514,7 @@ No <div id="codeblock"> -<b>fs_getattr_cifs</b>( +<b>fs_get_all_fs_quotas</b>( @@ -475,8 +529,7 @@ No <h5>Description</h5> <p> - Get the attributes of a CIFS or - SMB network filesystem. +Get the quotas of all filesystems. </p> <h5>Parameters</h5> @@ -487,8 +540,7 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain getting quotas. </td><td> No @@ -503,7 +555,48 @@ No <div id="codeblock"> -<b>fs_getattr_dos_fs</b>( +<b>fs_getattr_all_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_all_fs</b>( @@ -518,8 +611,8 @@ No <h5>Description</h5> <p> - Get the attributes of a DOS - filesystem, such as FAT32 or NTFS. +Get the attributes of all persistent +filesystems. </p> <h5>Parameters</h5> @@ -530,8 +623,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -546,7 +639,7 @@ No <div id="codeblock"> -<b>fs_getattr_nfs</b>( +<b>fs_getattr_autofs</b>( @@ -561,7 +654,8 @@ No <h5>Description</h5> <p> - Get the attributes of a NFS filesystem. +Get the attributes of an automount +pseudo filesystem. </p> <h5>Parameters</h5> @@ -572,8 +666,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -588,7 +682,7 @@ No <div id="codeblock"> -<b>fs_getattr_nfsd_fs</b>( +<b>fs_getattr_cifs</b>( @@ -603,8 +697,8 @@ No <h5>Description</h5> <p> - Get the attributes of a NFS server - pseudo filesystem. +Get the attributes of a CIFS or +SMB network filesystem. </p> <h5>Parameters</h5> @@ -615,8 +709,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -631,7 +725,7 @@ No <div id="codeblock"> -<b>fs_getattr_ramfs</b>( +<b>fs_getattr_dos_fs</b>( @@ -646,7 +740,8 @@ No <h5>Description</h5> <p> - Get the attributes of a RAM filesystem. +Get the attributes of a DOS +filesystem, such as FAT32 or NTFS. </p> <h5>Parameters</h5> @@ -657,8 +752,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -673,7 +768,7 @@ No <div id="codeblock"> -<b>fs_getattr_romfs</b>( +<b>fs_getattr_iso9660_fs</b>( @@ -688,8 +783,8 @@ No <h5>Description</h5> <p> - Get the attributes of a ROM - filesystem. +Get the attributes of an iso9660 +filesystem, which is usually used on CDs. </p> <h5>Parameters</h5> @@ -700,8 +795,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -716,7 +811,7 @@ No <div id="codeblock"> -<b>fs_getattr_rpc_pipefs</b>( +<b>fs_getattr_nfs</b>( @@ -731,8 +826,7 @@ No <h5>Description</h5> <p> - Get the attributes of a RPC pipe - filesystem. +Get the attributes of a NFS filesystem. </p> <h5>Parameters</h5> @@ -743,8 +837,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -759,7 +853,7 @@ No <div id="codeblock"> -<b>fs_getattr_tmpfs</b>( +<b>fs_getattr_nfsd_fs</b>( @@ -774,8 +868,8 @@ No <h5>Description</h5> <p> - Get the attributes of a tmpfs - filesystem. +Get the attributes of a NFS server +pseudo filesystem. </p> <h5>Parameters</h5> @@ -786,8 +880,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -802,7 +896,7 @@ No <div id="codeblock"> -<b>fs_getattr_xattr_fs</b>( +<b>fs_getattr_ramfs</b>( @@ -817,9 +911,7 @@ No <h5>Description</h5> <p> - Get the attributes of a persistent - filesystem which has extended - attributes, such as ext3, JFS, or XFS. +Get the attributes of a RAM filesystem. </p> <h5>Parameters</h5> @@ -830,8 +922,8 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -846,7 +938,7 @@ No <div id="codeblock"> -<b>fs_make_fs</b>( +<b>fs_getattr_romfs</b>( @@ -861,7 +953,8 @@ No <h5>Description</h5> <p> - Transform specified type into a filesystem type. +Get the attributes of a ROM +filesystem. </p> <h5>Parameters</h5> @@ -872,7 +965,8 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -887,7 +981,7 @@ No <div id="codeblock"> -<b>fs_make_noxattr_fs</b>( +<b>fs_getattr_rpc_pipefs</b>( @@ -902,9 +996,8 @@ No <h5>Description</h5> <p> - Transform specified type into a filesystem - type which does not have extended attribute - support. +Get the attributes of a RPC pipe +filesystem. </p> <h5>Parameters</h5> @@ -915,7 +1008,8 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -930,7 +1024,7 @@ No <div id="codeblock"> -<b>fs_manage_cifs_dirs</b>( +<b>fs_getattr_tmpfs</b>( @@ -945,8 +1039,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete directories - on a CIFS or SMB network filesystem. +Get the attributes of a tmpfs +filesystem. </p> <h5>Parameters</h5> @@ -957,7 +1051,8 @@ No domain </td><td> - The type of the domain managing the directories. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -972,7 +1067,7 @@ No <div id="codeblock"> -<b>fs_manage_cifs_files</b>( +<b>fs_getattr_xattr_fs</b>( @@ -987,8 +1082,9 @@ No <h5>Description</h5> <p> - Create, read, write, and delete files - on a CIFS or SMB network filesystem. +Get the attributes of a persistent +filesystem which has extended +attributes, such as ext3, JFS, or XFS. </p> <h5>Parameters</h5> @@ -999,7 +1095,8 @@ No domain </td><td> - The type of the domain managing the files. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -1014,7 +1111,7 @@ No <div id="codeblock"> -<b>fs_manage_cifs_named_pipes</b>( +<b>fs_make_noxattr_fs</b>( @@ -1029,8 +1126,9 @@ No <h5>Description</h5> <p> - Create, read, write, and delete named pipes - on a CIFS or SMB network filesystem. +Transform specified type into a filesystem +type which does not have extended attribute +support. </p> <h5>Parameters</h5> @@ -1041,7 +1139,7 @@ No domain </td><td> - The type of the domain managing the pipes. +The type of the process performing this action. </td><td> No @@ -1056,7 +1154,7 @@ No <div id="codeblock"> -<b>fs_manage_cifs_named_sockets</b>( +<b>fs_manage_cifs_dirs</b>( @@ -1071,8 +1169,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete named sockets - on a CIFS or SMB network filesystem. +Create, read, write, and delete directories +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1083,7 +1181,7 @@ No domain </td><td> - The type of the domain managing the sockets. +The type of the domain managing the directories. </td><td> No @@ -1098,7 +1196,7 @@ No <div id="codeblock"> -<b>fs_manage_cifs_symlinks</b>( +<b>fs_manage_cifs_files</b>( @@ -1113,8 +1211,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete symbolic links - on a CIFS or SMB network filesystem. +Create, read, write, and delete files +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1125,7 +1223,7 @@ No domain </td><td> - The type of the domain managing the symbolic links. +The type of the domain managing the files. </td><td> No @@ -1140,7 +1238,7 @@ No <div id="codeblock"> -<b>fs_manage_nfs_dirs</b>( +<b>fs_manage_cifs_named_pipes</b>( @@ -1155,8 +1253,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete directories - on a NFS filesystem. +Create, read, write, and delete named pipes +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1167,7 +1265,7 @@ No domain </td><td> - The type of the domain managing the directories. +The type of the domain managing the pipes. </td><td> No @@ -1182,7 +1280,7 @@ No <div id="codeblock"> -<b>fs_manage_nfs_files</b>( +<b>fs_manage_cifs_named_sockets</b>( @@ -1197,8 +1295,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete files - on a NFS filesystem. +Create, read, write, and delete named sockets +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1209,7 +1307,7 @@ No domain </td><td> - The type of the domain managing the files. +The type of the domain managing the sockets. </td><td> No @@ -1224,7 +1322,7 @@ No <div id="codeblock"> -<b>fs_manage_nfs_named_pipes</b>( +<b>fs_manage_cifs_symlinks</b>( @@ -1239,8 +1337,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete named pipes - on a NFS filesystem. +Create, read, write, and delete symbolic links +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1251,7 +1349,7 @@ No domain </td><td> - The type of the domain managing the pipes. +The type of the domain managing the symbolic links. </td><td> No @@ -1266,7 +1364,7 @@ No <div id="codeblock"> -<b>fs_manage_nfs_named_sockets</b>( +<b>fs_manage_nfs_dirs</b>( @@ -1281,8 +1379,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete named sockets - on a NFS filesystem. +Create, read, write, and delete directories +on a NFS filesystem. </p> <h5>Parameters</h5> @@ -1293,7 +1391,7 @@ No domain </td><td> - The type of the domain managing the sockets. +The type of the domain managing the directories. </td><td> No @@ -1308,7 +1406,7 @@ No <div id="codeblock"> -<b>fs_manage_nfs_symlinks</b>( +<b>fs_manage_nfs_files</b>( @@ -1323,8 +1421,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete symbolic links - on a CIFS or SMB network filesystem. +Create, read, write, and delete files +on a NFS filesystem. </p> <h5>Parameters</h5> @@ -1335,7 +1433,7 @@ No domain </td><td> - The type of the domain managing the symbolic links. +The type of the domain managing the files. </td><td> No @@ -1350,7 +1448,7 @@ No <div id="codeblock"> -<b>fs_manage_tmpfs_block_devices</b>( +<b>fs_manage_nfs_named_pipes</b>( @@ -1365,8 +1463,8 @@ No <h5>Description</h5> <p> - Read and write, create and delete block nodes - on tmpfs filesystems. +Create, read, write, and delete named pipes +on a NFS filesystem. </p> <h5>Parameters</h5> @@ -1377,7 +1475,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain managing the pipes. </td><td> No @@ -1392,7 +1490,7 @@ No <div id="codeblock"> -<b>fs_manage_tmpfs_character_devices</b>( +<b>fs_manage_nfs_named_sockets</b>( @@ -1407,8 +1505,8 @@ No <h5>Description</h5> <p> - Read and write, create and delete character - nodes on tmpfs filesystems. +Create, read, write, and delete named sockets +on a NFS filesystem. </p> <h5>Parameters</h5> @@ -1419,7 +1517,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain managing the sockets. </td><td> No @@ -1434,7 +1532,7 @@ No <div id="codeblock"> -<b>fs_mount_all_fs</b>( +<b>fs_manage_nfs_symlinks</b>( @@ -1449,7 +1547,8 @@ No <h5>Description</h5> <p> - Mount all filesystems. +Create, read, write, and delete symbolic links +on a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1460,7 +1559,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain managing the symbolic links. </td><td> No @@ -1475,7 +1574,7 @@ No <div id="codeblock"> -<b>fs_mount_autofs</b>( +<b>fs_manage_tmpfs_blk_dev</b>( @@ -1490,7 +1589,8 @@ No <h5>Description</h5> <p> - Mount an automount pseudo filesystem. +Read and write, create and delete block nodes +on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -1501,7 +1601,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the process performing this action. </td><td> No @@ -1516,7 +1616,7 @@ No <div id="codeblock"> -<b>fs_mount_cifs</b>( +<b>fs_manage_tmpfs_chr_dev</b>( @@ -1531,7 +1631,8 @@ No <h5>Description</h5> <p> - Mount a CIFS or SMB network filesystem. +Read and write, create and delete character +nodes on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -1542,7 +1643,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the process performing this action. </td><td> No @@ -1557,7 +1658,7 @@ No <div id="codeblock"> -<b>fs_mount_dos_fs</b>( +<b>fs_manage_tmpfs_sockets</b>( @@ -1572,8 +1673,8 @@ No <h5>Description</h5> <p> - Mount a DOS filesystem, such as - FAT32 or NTFS. +Read and write, create and delete socket +files on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -1584,7 +1685,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the process performing this action. </td><td> No @@ -1599,7 +1700,7 @@ No <div id="codeblock"> -<b>fs_mount_iso9660_fs</b>( +<b>fs_manage_tmpfs_symlinks</b>( @@ -1614,8 +1715,8 @@ No <h5>Description</h5> <p> - Mount an iso9660 filesystem, which - is usually used on CDs. +Read and write, create and delete symbolic +links on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -1626,7 +1727,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the process performing this action. </td><td> No @@ -1641,7 +1742,7 @@ No <div id="codeblock"> -<b>fs_mount_iso9660_fs</b>( +<b>fs_mount_all_fs</b>( @@ -1656,8 +1757,7 @@ No <h5>Description</h5> <p> - Get the attributes of an iso9660 - filesystem, which is usually used on CDs. +Mount all filesystems. </p> <h5>Parameters</h5> @@ -1668,8 +1768,7 @@ No domain </td><td> - The type of the domain doing the - getattr on the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1684,7 +1783,7 @@ No <div id="codeblock"> -<b>fs_mount_nfs</b>( +<b>fs_mount_autofs</b>( @@ -1699,7 +1798,7 @@ No <h5>Description</h5> <p> - Mount a NFS filesystem. +Mount an automount pseudo filesystem. </p> <h5>Parameters</h5> @@ -1710,7 +1809,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1725,7 +1824,7 @@ No <div id="codeblock"> -<b>fs_mount_nfs</b>( +<b>fs_mount_cifs</b>( @@ -1740,7 +1839,7 @@ No <h5>Description</h5> <p> - Unmount a NFS filesystem. +Mount a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -1751,7 +1850,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1766,7 +1865,7 @@ No <div id="codeblock"> -<b>fs_mount_nfsd_fs</b>( +<b>fs_mount_dos_fs</b>( @@ -1781,7 +1880,8 @@ No <h5>Description</h5> <p> - Mount a NFS server pseudo filesystem. +Mount a DOS filesystem, such as +FAT32 or NTFS. </p> <h5>Parameters</h5> @@ -1792,7 +1892,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1807,7 +1907,7 @@ No <div id="codeblock"> -<b>fs_mount_ramfs</b>( +<b>fs_mount_iso9660_fs</b>( @@ -1822,7 +1922,8 @@ No <h5>Description</h5> <p> - Mount a RAM filesystem. +Mount an iso9660 filesystem, which +is usually used on CDs. </p> <h5>Parameters</h5> @@ -1833,7 +1934,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1848,7 +1949,7 @@ No <div id="codeblock"> -<b>fs_mount_romfs</b>( +<b>fs_mount_nfs</b>( @@ -1863,7 +1964,7 @@ No <h5>Description</h5> <p> - Mount a ROM filesystem. +Mount a NFS filesystem. </p> <h5>Parameters</h5> @@ -1874,7 +1975,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1889,7 +1990,7 @@ No <div id="codeblock"> -<b>fs_mount_rpc_pipefs</b>( +<b>fs_mount_nfsd_fs</b>( @@ -1904,7 +2005,7 @@ No <h5>Description</h5> <p> - Mount a RPC pipe filesystem. +Mount a NFS server pseudo filesystem. </p> <h5>Parameters</h5> @@ -1915,7 +2016,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1930,7 +2031,7 @@ No <div id="codeblock"> -<b>fs_mount_tmpfs</b>( +<b>fs_mount_ramfs</b>( @@ -1945,7 +2046,7 @@ No <h5>Description</h5> <p> - Mount a tmpfs filesystem. +Mount a RAM filesystem. </p> <h5>Parameters</h5> @@ -1956,7 +2057,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -1971,7 +2072,7 @@ No <div id="codeblock"> -<b>fs_mount_xattr_fs</b>( +<b>fs_mount_romfs</b>( @@ -1986,9 +2087,7 @@ No <h5>Description</h5> <p> - Mount a persistent filesystem which - has extended attributes, such as - ext3, JFS, or XFS. +Mount a ROM filesystem. </p> <h5>Parameters</h5> @@ -1999,7 +2098,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -2014,7 +2113,7 @@ No <div id="codeblock"> -<b>fs_register_binary_executable_type</b>( +<b>fs_mount_rpc_pipefs</b>( @@ -2029,13 +2128,7 @@ No <h5>Description</h5> <p> - Register an interpreter for new binary - file types, using the kernel binfmt_misc - support. A common use for this is to - register a JVM as an interpreter for - Java byte code. Registered binaries - can be directly executed on a command line - without specifying the interpreter. +Mount a RPC pipe filesystem. </p> <h5>Parameters</h5> @@ -2046,8 +2139,7 @@ No domain </td><td> - The type of the domain registering - the interpreter. +The type of the domain mounting the filesystem. </td><td> No @@ -2062,7 +2154,7 @@ No <div id="codeblock"> -<b>fs_relabel_tmpfs_block_devices</b>( +<b>fs_mount_tmpfs</b>( @@ -2077,7 +2169,7 @@ No <h5>Description</h5> <p> - Relabel block nodes on tmpfs filesystems. +Mount a tmpfs filesystem. </p> <h5>Parameters</h5> @@ -2088,7 +2180,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain mounting the filesystem. </td><td> No @@ -2103,7 +2195,7 @@ No <div id="codeblock"> -<b>fs_relabel_tmpfs_character_devices</b>( +<b>fs_mount_xattr_fs</b>( @@ -2118,7 +2210,9 @@ No <h5>Description</h5> <p> - Relabel character nodes on tmpfs filesystems. +Mount a persistent filesystem which +has extended attributes, such as +ext3, JFS, or XFS. </p> <h5>Parameters</h5> @@ -2129,7 +2223,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain mounting the filesystem. </td><td> No @@ -2144,7 +2238,7 @@ No <div id="codeblock"> -<b>fs_relabelfrom_dos_fs</b>( +<b>fs_read_cifs_files</b>( @@ -2159,8 +2253,7 @@ No <h5>Description</h5> <p> - Allow changing of the label of a - DOS filesystem using the context= mount option. +Read files on a CIFS or SMB filesystem. </p> <h5>Parameters</h5> @@ -2171,7 +2264,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain reading the files. </td><td> No @@ -2186,7 +2279,7 @@ No <div id="codeblock"> -<b>fs_relabelfrom_xattr_fs</b>( +<b>fs_read_cifs_files</b>( @@ -2201,9 +2294,8 @@ No <h5>Description</h5> <p> - Allow changing of the label of a - filesystem with extended attributes - using the context= mount option. +Do not audit attempts to read or +write files on a CIFS or SMB filesystems. </p> <h5>Parameters</h5> @@ -2214,7 +2306,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain to not audit. </td><td> No @@ -2229,7 +2321,7 @@ No <div id="codeblock"> -<b>fs_remount_all_fs</b>( +<b>fs_read_cifs_symlinks</b>( @@ -2244,8 +2336,7 @@ No <h5>Description</h5> <p> - Remount all filesystems. This - allows some mount options to be changed. +Read symbolic links on a CIFS or SMB filesystem. </p> <h5>Parameters</h5> @@ -2256,7 +2347,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain reading the symbolic links. </td><td> No @@ -2271,7 +2362,7 @@ No <div id="codeblock"> -<b>fs_remount_autofs</b>( +<b>fs_read_nfs_files</b>( @@ -2286,8 +2377,7 @@ No <h5>Description</h5> <p> - Remount an automount pseudo filesystem - This allows some mount options to be changed. +Read files on a NFS filesystem. </p> <h5>Parameters</h5> @@ -2298,7 +2388,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain reading the files. </td><td> No @@ -2313,7 +2403,7 @@ No <div id="codeblock"> -<b>fs_remount_cifs</b>( +<b>fs_read_nfs_symlinks</b>( @@ -2328,8 +2418,7 @@ No <h5>Description</h5> <p> - Remount a CIFS or SMB network filesystem. - This allows some mount options to be changed. +Read symbolic links on a NFS filesystem. </p> <h5>Parameters</h5> @@ -2340,7 +2429,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain reading the symbolic links. </td><td> No @@ -2355,7 +2444,7 @@ No <div id="codeblock"> -<b>fs_remount_dos_fs</b>( +<b>fs_register_binary_executable_type</b>( @@ -2370,9 +2459,13 @@ No <h5>Description</h5> <p> - Remount a DOS filesystem, such as - FAT32 or NTFS. This allows - some mount options to be changed. +Register an interpreter for new binary +file types, using the kernel binfmt_misc +support. A common use for this is to +register a JVM as an interpreter for +Java byte code. Registered binaries +can be directly executed on a command line +without specifying the interpreter. </p> <h5>Parameters</h5> @@ -2383,7 +2476,8 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain registering +the interpreter. </td><td> No @@ -2398,7 +2492,7 @@ No <div id="codeblock"> -<b>fs_remount_iso9660_fs</b>( +<b>fs_relabel_tmpfs_blk_dev</b>( @@ -2413,9 +2507,7 @@ No <h5>Description</h5> <p> - Remount an iso9660 filesystem, which - is usually used on CDs. This allows - some mount options to be changed. +Relabel block nodes on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -2426,7 +2518,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the process performing this action. </td><td> No @@ -2441,7 +2533,7 @@ No <div id="codeblock"> -<b>fs_remount_nfs</b>( +<b>fs_relabel_tmpfs_chr_dev</b>( @@ -2456,8 +2548,7 @@ No <h5>Description</h5> <p> - Remount a NFS filesystem. This allows - some mount options to be changed. +Relabel character nodes on tmpfs filesystems. </p> <h5>Parameters</h5> @@ -2468,7 +2559,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the process performing this action. </td><td> No @@ -2483,7 +2574,7 @@ No <div id="codeblock"> -<b>fs_remount_nfsd_fs</b>( +<b>fs_relabelfrom_dos_fs</b>( @@ -2498,8 +2589,8 @@ No <h5>Description</h5> <p> - Mount a NFS server pseudo filesystem. - This allows some mount options to be changed. +Allow changing of the label of a +DOS filesystem using the context= mount option. </p> <h5>Parameters</h5> @@ -2510,7 +2601,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -2525,7 +2616,7 @@ No <div id="codeblock"> -<b>fs_remount_ramfs</b>( +<b>fs_relabelfrom_xattr_fs</b>( @@ -2540,8 +2631,9 @@ No <h5>Description</h5> <p> - Remount a RAM filesystem. This allows - some mount options to be changed. +Allow changing of the label of a +filesystem with extended attributes +using the context= mount option. </p> <h5>Parameters</h5> @@ -2552,7 +2644,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -2567,7 +2659,7 @@ No <div id="codeblock"> -<b>fs_remount_romfs</b>( +<b>fs_remount_all_fs</b>( @@ -2582,8 +2674,8 @@ No <h5>Description</h5> <p> - Remount a ROM filesystem. This allows - some mount options to be changed. +Remount all filesystems. This +allows some mount options to be changed. </p> <h5>Parameters</h5> @@ -2594,7 +2686,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -2609,7 +2701,7 @@ No <div id="codeblock"> -<b>fs_remount_rpc_pipefs</b>( +<b>fs_remount_autofs</b>( @@ -2624,8 +2716,8 @@ No <h5>Description</h5> <p> - Remount a RPC pipe filesystem. This - allows some mount option to be changed. +Remount an automount pseudo filesystem +This allows some mount options to be changed. </p> <h5>Parameters</h5> @@ -2636,7 +2728,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2651,7 +2743,7 @@ No <div id="codeblock"> -<b>fs_remount_tmpfs</b>( +<b>fs_remount_cifs</b>( @@ -2666,7 +2758,8 @@ No <h5>Description</h5> <p> - Remount a tmpfs filesystem. +Remount a CIFS or SMB network filesystem. +This allows some mount options to be changed. </p> <h5>Parameters</h5> @@ -2677,7 +2770,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -2692,7 +2785,7 @@ No <div id="codeblock"> -<b>fs_remount_xattr_fs</b>( +<b>fs_remount_dos_fs</b>( @@ -2707,10 +2800,9 @@ No <h5>Description</h5> <p> - Remount a persistent filesystem which - has extended attributes, such as - ext3, JFS, or XFS. This allows - some mount options to be changed. +Remount a DOS filesystem, such as +FAT32 or NTFS. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -2721,7 +2813,7 @@ No domain </td><td> - The type of the domain remounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2736,7 +2828,7 @@ No <div id="codeblock"> -<b>fs_set_all_quotas</b>( +<b>fs_remount_iso9660_fs</b>( @@ -2751,7 +2843,9 @@ No <h5>Description</h5> <p> - Set the quotas of all filesystems. +Remount an iso9660 filesystem, which +is usually used on CDs. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -2762,7 +2856,7 @@ No domain </td><td> - The type of the domain setting quotas. +The type of the domain remounting the filesystem. </td><td> No @@ -2777,7 +2871,7 @@ No <div id="codeblock"> -<b>fs_unmount_all_fs</b>( +<b>fs_remount_nfs</b>( @@ -2792,7 +2886,8 @@ No <h5>Description</h5> <p> - Unmount all filesystems. +Remount a NFS filesystem. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -2803,7 +2898,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2818,7 +2913,7 @@ No <div id="codeblock"> -<b>fs_unmount_autofs</b>( +<b>fs_remount_nfsd_fs</b>( @@ -2833,7 +2928,8 @@ No <h5>Description</h5> <p> - Unmount an automount pseudo filesystem. +Mount a NFS server pseudo filesystem. +This allows some mount options to be changed. </p> <h5>Parameters</h5> @@ -2844,7 +2940,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2859,7 +2955,7 @@ No <div id="codeblock"> -<b>fs_unmount_cifs</b>( +<b>fs_remount_ramfs</b>( @@ -2874,7 +2970,8 @@ No <h5>Description</h5> <p> - Unmount a CIFS or SMB network filesystem. +Remount a RAM filesystem. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -2885,7 +2982,7 @@ No domain </td><td> - The type of the domain mounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2900,7 +2997,7 @@ No <div id="codeblock"> -<b>fs_unmount_dos_fs</b>( +<b>fs_remount_romfs</b>( @@ -2915,8 +3012,8 @@ No <h5>Description</h5> <p> - Unmount a DOS filesystem, such as - FAT32 or NTFS. +Remount a ROM filesystem. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -2927,7 +3024,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2942,7 +3039,7 @@ No <div id="codeblock"> -<b>fs_unmount_iso9660_fs</b>( +<b>fs_remount_rpc_pipefs</b>( @@ -2957,8 +3054,8 @@ No <h5>Description</h5> <p> - Unmount an iso9660 filesystem, which - is usually used on CDs. +Remount a RPC pipe filesystem. This +allows some mount option to be changed. </p> <h5>Parameters</h5> @@ -2969,7 +3066,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -2984,7 +3081,7 @@ No <div id="codeblock"> -<b>fs_unmount_nfsd_fs</b>( +<b>fs_remount_tmpfs</b>( @@ -2999,7 +3096,7 @@ No <h5>Description</h5> <p> - Unmount a NFS server pseudo filesystem. +Remount a tmpfs filesystem. </p> <h5>Parameters</h5> @@ -3010,7 +3107,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -3025,7 +3122,7 @@ No <div id="codeblock"> -<b>fs_unmount_ramfs</b>( +<b>fs_remount_xattr_fs</b>( @@ -3040,7 +3137,10 @@ No <h5>Description</h5> <p> - Unmount a RAM filesystem. +Remount a persistent filesystem which +has extended attributes, such as +ext3, JFS, or XFS. This allows +some mount options to be changed. </p> <h5>Parameters</h5> @@ -3051,7 +3151,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain remounting the filesystem. </td><td> No @@ -3066,7 +3166,49 @@ No <div id="codeblock"> -<b>fs_unmount_romfs</b>( +<b>fs_search_auto_mountpoints</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search automount filesystem to use automatically +mounted filesystems. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_set_all_quotas</b>( @@ -3081,7 +3223,7 @@ No <h5>Description</h5> <p> - Unmount a ROM filesystem. +Set the quotas of all filesystems. </p> <h5>Parameters</h5> @@ -3092,7 +3234,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain setting quotas. </td><td> No @@ -3107,7 +3249,7 @@ No <div id="codeblock"> -<b>fs_unmount_rpc_pipefs</b>( +<b>fs_type</b>( @@ -3122,7 +3264,7 @@ No <h5>Description</h5> <p> - Unmount a RPC pipe filesystem. +Transform specified type into a filesystem type. </p> <h5>Parameters</h5> @@ -3133,7 +3275,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the process performing this action. </td><td> No @@ -3148,7 +3290,7 @@ No <div id="codeblock"> -<b>fs_unmount_tmpfs</b>( +<b>fs_unmount_all_fs</b>( @@ -3163,7 +3305,7 @@ No <h5>Description</h5> <p> - Unmount a tmpfs filesystem. +Unmount all filesystems. </p> <h5>Parameters</h5> @@ -3174,7 +3316,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain unmounting the filesystem. </td><td> No @@ -3189,7 +3331,7 @@ No <div id="codeblock"> -<b>fs_unmount_xattr_fs</b>( +<b>fs_unmount_autofs</b>( @@ -3204,9 +3346,7 @@ No <h5>Description</h5> <p> - Unmount a persistent filesystem which - has extended attributes, such as - ext3, JFS, or XFS. +Unmount an automount pseudo filesystem. </p> <h5>Parameters</h5> @@ -3217,7 +3357,7 @@ No domain </td><td> - The type of the domain unmounting the filesystem. +The type of the domain unmounting the filesystem. </td><td> No @@ -3232,7 +3372,7 @@ No <div id="codeblock"> -<b>fs_use_tmpfs_block_devices</b>( +<b>fs_unmount_cifs</b>( @@ -3247,7 +3387,7 @@ No <h5>Description</h5> <p> - Read and write block nodes on tmpfs filesystems. +Unmount a CIFS or SMB network filesystem. </p> <h5>Parameters</h5> @@ -3258,7 +3398,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain mounting the filesystem. </td><td> No @@ -3273,7 +3413,7 @@ No <div id="codeblock"> -<b>fs_use_tmpfs_character_devices</b>( +<b>fs_unmount_dos_fs</b>( @@ -3288,7 +3428,8 @@ No <h5>Description</h5> <p> - Read and write character nodes on tmpfs filesystems. +Unmount a DOS filesystem, such as +FAT32 or NTFS. </p> <h5>Parameters</h5> @@ -3299,7 +3440,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the domain unmounting the filesystem. </td><td> No @@ -3309,6 +3450,422 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount an iso9660 filesystem, which +is usually used on CDs. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_nfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a NFS filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a NFS server pseudo filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_ramfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a RAM filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_romfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a ROM filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a RPC pipe filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_tmpfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a tmpfs filesystem. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Unmount a persistent filesystem which +has extended attributes, such as +ext3, JFS, or XFS. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_use_tmpfs_blk_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Read and write block nodes on tmpfs filesystems. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_use_tmpfs_chr_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Read and write character nodes on tmpfs filesystems. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/kernel_kernel.html b/www/api-docs/kernel_kernel.html index 7b67c42..cb23abc 100644 --- a/www/api-docs/kernel_kernel.html +++ b/www/api-docs/kernel_kernel.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,18 +65,26 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: kernel</h2><p/> + + + <h3>Description:</h3> <p> -Policy for kernel threads, proc filesystem, +Policy for kernel threads, proc filesystem, and unlabeled processes and objects. </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -90,12 +104,12 @@ and unlabeled processes and objects. </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - +Change the level of kernel messages logged to the console. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -104,7 +118,7 @@ and unlabeled processes and objects. domain </td><td> - +The type of the process performing this action. </td><td> No @@ -134,7 +148,7 @@ No <h5>Description</h5> <p> - Allows the caller to clear the ring buffer. +Allows the caller to clear the ring buffer. </p> <h5>Parameters</h5> @@ -145,7 +159,7 @@ No domain </td><td> - The process type clearing the buffer. +The process type clearing the buffer. </td><td> No @@ -175,8 +189,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to get the attributes of - core kernel interfaces. +Do not audit attempts to get the attributes of +core kernel interfaces. </p> <h5>Parameters</h5> @@ -187,7 +201,7 @@ No domain </td><td> - The process type to not audit. +The process type to not audit. </td><td> No @@ -217,8 +231,8 @@ No <h5>Description</h5> <p> - Do not audit attempts by caller to get the attributes of kernel - message interfaces. +Do not audit attempts by caller to get the attributes of kernel +message interfaces. </p> <h5>Parameters</h5> @@ -229,7 +243,7 @@ No domain </td><td> - The process type not to audit. +The process type not to audit. </td><td> No @@ -259,8 +273,8 @@ No <h5>Description</h5> <p> - Do not audit attempts by caller to get attributes for - unlabeled block devices. +Do not audit attempts by caller to get attributes for +unlabeled block devices. </p> <h5>Parameters</h5> @@ -271,7 +285,7 @@ No domain </td><td> - The process type not to audit. +The process type not to audit. </td><td> No @@ -301,7 +315,7 @@ No <h5>Description</h5> <p> - Do not audit attempts to read the ring buffer. +Do not audit attempts to read the ring buffer. </p> <h5>Parameters</h5> @@ -312,7 +326,7 @@ No domain </td><td> - The domain to not audit. +The domain to not audit. </td><td> No @@ -342,8 +356,8 @@ No <h5>Description</h5> <p> - Do not audit attempts by caller to - read system state information. +Do not audit attempts by caller to +read system state information. </p> <h5>Parameters</h5> @@ -354,7 +368,7 @@ No domain </td><td> - The process type not to audit. +The process type not to audit. </td><td> No @@ -384,7 +398,7 @@ No <h5>Description</h5> <p> - Do not audit attempts by caller to search sysctl network directories. +Do not audit attempts by caller to search sysctl network directories. </p> <h5>Parameters</h5> @@ -395,7 +409,7 @@ No domain </td><td> - The process type not to audit. +The process type not to audit. </td><td> No @@ -425,7 +439,7 @@ No <h5>Description</h5> <p> - Do not audit attempts by caller to search the sysctl directory. +Do not audit attempts by caller to search the sysctl directory. </p> <h5>Parameters</h5> @@ -436,7 +450,7 @@ No domain </td><td> - The process type not to audit. +The process type not to audit. </td><td> No @@ -466,9 +480,9 @@ No <h5>Description</h5> <p> - Do not audit attempts to use - kernel file descriptors. - </p> +Do not audit attempts to use +kernel file descriptors. +</p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -478,7 +492,7 @@ No domain </td><td> - The type of process not to audit. +The type of process not to audit. </td><td> No @@ -508,7 +522,7 @@ No <h5>Description</h5> <p> - Get information on all System V IPC objects. +Get information on all System V IPC objects. </p> <h5>Parameters</h5> @@ -519,7 +533,7 @@ No domain </td><td> - + </td><td> No @@ -549,7 +563,7 @@ No <h5>Description</h5> <p> - Allows caller to get attribues of core kernel interface. +Allows caller to get attribues of core kernel interface. </p> <h5>Parameters</h5> @@ -560,7 +574,7 @@ No domain </td><td> - The process type getting the attibutes. +The process type getting the attibutes. </td><td> No @@ -590,8 +604,8 @@ No <h5>Description</h5> <p> - Allow caller to get the attributes of kernel message - interface (/proc/kmsg). +Allow caller to get the attributes of kernel message +interface (/proc/kmsg). </p> <h5>Parameters</h5> @@ -602,7 +616,7 @@ No domain </td><td> - The process type getting the attributes. +The process type getting the attributes. </td><td> No @@ -632,7 +646,7 @@ No <h5>Description</h5> <p> - Send a kill signal to unlabeled processes. +Send a kill signal to unlabeled processes. </p> <h5>Parameters</h5> @@ -643,7 +657,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -673,7 +687,7 @@ No <h5>Description</h5> <p> - Allows caller to load kernel modules +Allows caller to load kernel modules </p> <h5>Parameters</h5> @@ -684,7 +698,7 @@ No domain </td><td> - The process type to allow to load kernel modules. +The process type to allow to load kernel modules. </td><td> No @@ -714,7 +728,7 @@ No <h5>Description</h5> <p> - Allow caller to read all sysctls. +Allow caller to read all sysctls. </p> <h5>Parameters</h5> @@ -725,7 +739,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -755,7 +769,7 @@ No <h5>Description</h5> <p> - Allow caller to read the device sysctls. +Allow caller to read the device sysctls. </p> <h5>Parameters</h5> @@ -766,7 +780,7 @@ No domain </td><td> - The process type to allow to read the device sysctls. +The process type to allow to read the device sysctls. </td><td> No @@ -796,7 +810,7 @@ No <h5>Description</h5> <p> - Read filesystem sysctls. +Read filesystem sysctls. </p> <h5>Parameters</h5> @@ -807,7 +821,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -837,7 +851,7 @@ No <h5>Description</h5> <p> - Read the hotplug sysctl. +Read the hotplug sysctl. </p> <h5>Parameters</h5> @@ -848,7 +862,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -878,7 +892,7 @@ No <h5>Description</h5> <p> - Read IRQ sysctls. +Read IRQ sysctls. </p> <h5>Parameters</h5> @@ -889,7 +903,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -919,7 +933,7 @@ No <h5>Description</h5> <p> - Read generic kernel sysctls. +Read generic kernel sysctls. </p> <h5>Parameters</h5> @@ -930,7 +944,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -960,8 +974,8 @@ No <h5>Description</h5> <p> - Allow caller to read kernel messages - using the /proc/kmsg interface. +Allow caller to read kernel messages +using the /proc/kmsg interface. </p> <h5>Parameters</h5> @@ -972,7 +986,7 @@ No domain </td><td> - The process type reading the messages. +The process type reading the messages. </td><td> No @@ -1002,7 +1016,7 @@ No <h5>Description</h5> <p> - Read the modprobe sysctl. +Read the modprobe sysctl. </p> <h5>Parameters</h5> @@ -1013,7 +1027,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1043,7 +1057,7 @@ No <h5>Description</h5> <p> - Allow caller to read network sysctls. +Allow caller to read network sysctls. </p> <h5>Parameters</h5> @@ -1054,7 +1068,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1084,7 +1098,7 @@ No <h5>Description</h5> <p> - Allow caller to read the network state information. +Allow caller to read the network state information. </p> <h5>Parameters</h5> @@ -1095,7 +1109,7 @@ No domain </td><td> - The process type reading the state. +The process type reading the state. </td><td> No @@ -1125,7 +1139,7 @@ No <h5>Description</h5> <p> - Allows caller to read the ring buffer. +Allows caller to read the ring buffer. </p> <h5>Parameters</h5> @@ -1136,7 +1150,48 @@ No domain </td><td> - The process type allowed to read the ring buffer. +The process type allowed to read the ring buffer. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_rpc_sysctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -1166,7 +1221,7 @@ No <h5>Description</h5> <p> - Allow caller to read the state information for software raid. +Allow caller to read the state information for software raid. </p> <h5>Parameters</h5> @@ -1177,7 +1232,7 @@ No domain </td><td> - The process type reading software raid state. +The process type reading software raid state. </td><td> No @@ -1207,7 +1262,7 @@ No <h5>Description</h5> <p> - Allows caller to read system state information. +Allows caller to read system state information. </p> <h5>Parameters</h5> @@ -1218,7 +1273,7 @@ No domain </td><td> - The process type reading the system state information. +The process type reading the system state information. </td><td> No @@ -1248,8 +1303,8 @@ No <h5>Description</h5> <p> - Allow caller to read unix domain - socket sysctls. +Allow caller to read unix domain +socket sysctls. </p> <h5>Parameters</h5> @@ -1260,7 +1315,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1290,7 +1345,7 @@ No <h5>Description</h5> <p> - Allow caller to read virtual memory sysctls. +Allow caller to read virtual memory sysctls. </p> <h5>Parameters</h5> @@ -1301,7 +1356,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1331,7 +1386,7 @@ No <h5>Description</h5> <p> - Allow caller to relabel unlabeled objects. +Allow caller to relabel unlabeled objects. </p> <h5>Parameters</h5> @@ -1342,7 +1397,7 @@ No domain </td><td> - The process type relabeling the objects. +The process type relabeling the objects. </td><td> No @@ -1372,8 +1427,8 @@ No <h5>Description</h5> <p> - Allows the kernel to mount filesystems on - the specified directory type. +Allows the kernel to mount filesystems on +the specified directory type. </p> <h5>Parameters</h5> @@ -1384,7 +1439,7 @@ No directory_type </td><td> - The type of the directory to use as a mountpoint. +The type of the directory to use as a mountpoint. </td><td> No @@ -1414,7 +1469,7 @@ No <h5>Description</h5> <p> - Read and write all sysctls. +Read and write all sysctls. </p> <h5>Parameters</h5> @@ -1425,7 +1480,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1455,7 +1510,7 @@ No <h5>Description</h5> <p> - Read and write device sysctls. +Read and write device sysctls. </p> <h5>Parameters</h5> @@ -1466,7 +1521,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1496,7 +1551,7 @@ No <h5>Description</h5> <p> - Read and write fileystem sysctls. +Read and write fileystem sysctls. </p> <h5>Parameters</h5> @@ -1507,7 +1562,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1537,7 +1592,7 @@ No <h5>Description</h5> <p> - Read and write the hotplug sysctl. +Read and write the hotplug sysctl. </p> <h5>Parameters</h5> @@ -1548,7 +1603,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1578,7 +1633,7 @@ No <h5>Description</h5> <p> - Read and write IRQ sysctls. +Read and write IRQ sysctls. </p> <h5>Parameters</h5> @@ -1589,7 +1644,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1619,7 +1674,7 @@ No <h5>Description</h5> <p> - Read and write generic kernel sysctls. +Read and write generic kernel sysctls. </p> <h5>Parameters</h5> @@ -1630,7 +1685,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1660,7 +1715,7 @@ No <h5>Description</h5> <p> - Read and write the modprobe sysctl. +Read and write the modprobe sysctl. </p> <h5>Parameters</h5> @@ -1671,7 +1726,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1701,7 +1756,7 @@ No <h5>Description</h5> <p> - Allow caller to modiry contents of sysctl network files. +Allow caller to modiry contents of sysctl network files. </p> <h5>Parameters</h5> @@ -1712,7 +1767,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_rpc_sysctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -1742,8 +1838,8 @@ No <h5>Description</h5> <p> - Read and write unix domain - socket sysctls. +Read and write unix domain +socket sysctls. </p> <h5>Parameters</h5> @@ -1754,7 +1850,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1784,7 +1880,7 @@ No <h5>Description</h5> <p> - Read and write virtual memory sysctls. +Read and write virtual memory sysctls. </p> <h5>Parameters</h5> @@ -1795,7 +1891,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1825,9 +1921,9 @@ No <h5>Description</h5> <p> - Allows the kernel to share state information with - the caller. - </p> +Allows the kernel to share state information with +the caller. +</p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -1837,8 +1933,49 @@ No domain </td><td> - The type of the process with which to share state information. +The type of the process with which to share state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_sigchld</b>( + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Send a SIGCHLD signal to kernel threads. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process sending the signal. + </td><td> No </td></tr> @@ -1867,7 +2004,7 @@ No <h5>Description</h5> <p> - Send a child terminated signal to unlabeled processes. +Send a child terminated signal to unlabeled processes. </p> <h5>Parameters</h5> @@ -1878,7 +2015,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1908,7 +2045,7 @@ No <h5>Description</h5> <p> - Send general signals to unlabeled processes. +Send general signals to unlabeled processes. </p> <h5>Parameters</h5> @@ -1919,7 +2056,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1949,7 +2086,7 @@ No <h5>Description</h5> <p> - Send a null signal to unlabeled processes. +Send a null signal to unlabeled processes. </p> <h5>Parameters</h5> @@ -1960,7 +2097,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1990,7 +2127,7 @@ No <h5>Description</h5> <p> - Send a stop signal to unlabeled processes. +Send a stop signal to unlabeled processes. </p> <h5>Parameters</h5> @@ -2001,7 +2138,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -2031,8 +2168,8 @@ No <h5>Description</h5> <p> - Permits caller to use kernel file descriptors. - </p> +Permits caller to use kernel file descriptors. +</p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -2042,8 +2179,8 @@ No domain </td><td> - The type of the process using the descriptors. - +The type of the process using the descriptors. + </td><td> No </td></tr> @@ -2080,9 +2217,9 @@ No <h5>Description</h5> <p> - Allows to start userland processes - by transitioning to the specified domain. - </p> +Allows to start userland processes +by transitioning to the specified domain. +</p> <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -2092,8 +2229,8 @@ No domain </td><td> - The process type entered by kernel. - +The process type entered by kernel. + </td><td> No </td></tr> @@ -2102,8 +2239,8 @@ No entrypoint </td><td> - The executable type for the entrypoint. - +The executable type for the entrypoint. + </td><td> No </td></tr> @@ -2113,6 +2250,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/kernel_selinux.html b/www/api-docs/kernel_selinux.html index 4174128..4d7cd7a 100644 --- a/www/api-docs/kernel_selinux.html +++ b/www/api-docs/kernel_selinux.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,17 +65,25 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: selinux</h2><p/> + + + <h3>Description:</h3> <p> Policy for kernel security interface, in particular, selinuxfs. </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -92,7 +106,7 @@ Policy for kernel security interface, in particular, selinuxfs. <h5>Description</h5> <p> - Allows caller to compute an access vector. +Allows caller to compute an access vector. </p> <h5>Parameters</h5> @@ -103,7 +117,7 @@ Policy for kernel security interface, in particular, selinuxfs. domain </td><td> - The process type allowed to compute an access vector. +The process type allowed to compute an access vector. </td><td> No @@ -133,7 +147,7 @@ No <h5>Description</h5> <p> - + </p> <h5>Parameters</h5> @@ -144,7 +158,7 @@ No domain </td><td> - + </td><td> No @@ -174,7 +188,7 @@ No <h5>Description</h5> <p> - + </p> <h5>Parameters</h5> @@ -185,7 +199,7 @@ No domain </td><td> - The process type to +The process type to </td><td> No @@ -215,7 +229,7 @@ No <h5>Description</h5> <p> - Allows caller to compute possible contexts for a user. +Allows caller to compute possible contexts for a user. </p> <h5>Parameters</h5> @@ -226,7 +240,7 @@ No domain </td><td> - The process type allowed to compute user contexts. +The process type allowed to compute user contexts. </td><td> No @@ -256,8 +270,8 @@ No <h5>Description</h5> <p> - Allows the caller to get the mode of policy enforcement - (enforcing or permissive mode). +Allows the caller to get the mode of policy enforcement +(enforcing or permissive mode). </p> <h5>Parameters</h5> @@ -268,7 +282,7 @@ No domain </td><td> - The process type to allow to get the enforcing mode. +The process type to allow to get the enforcing mode. </td><td> No @@ -298,7 +312,7 @@ No <h5>Description</h5> <p> - Gets the caller the mountpoint of the selinuxfs filesystem. +Gets the caller the mountpoint of the selinuxfs filesystem. </p> <h5>Parameters</h5> @@ -309,7 +323,7 @@ No domain </td><td> - The process type requesting the selinuxfs mountpoint. +The process type requesting the selinuxfs mountpoint. </td><td> No @@ -339,7 +353,7 @@ No <h5>Description</h5> <p> - Allow caller to load the policy into the kernel. +Allow caller to load the policy into the kernel. </p> <h5>Parameters</h5> @@ -350,7 +364,7 @@ No domain </td><td> - The process type that will load the policy. +The process type that will load the policy. </td><td> No @@ -392,8 +406,8 @@ No <h5>Description</h5> <p> - Allow caller to set the state of Booleans to - enable or disable conditional portions of the policy. +Allow caller to set the state of Booleans to +enable or disable conditional portions of the policy. </p> <h5>Parameters</h5> @@ -404,7 +418,7 @@ No domain </td><td> - The process type allowed to set the Boolean. +The process type allowed to set the Boolean. </td><td> No @@ -414,7 +428,7 @@ No booltype </td><td> - The type of Booleans the caller is allowed to set. +The type of Booleans the caller is allowed to set. </td><td> yes @@ -444,8 +458,8 @@ yes <h5>Description</h5> <p> - Allow caller to set the mode of policy enforcement - (enforcing or permissive mode). +Allow caller to set the mode of policy enforcement +(enforcing or permissive mode). </p> <h5>Parameters</h5> @@ -456,7 +470,7 @@ yes domain </td><td> - The process type to allow to set the enforcement mode. +The process type to allow to set the enforcement mode. </td><td> No @@ -486,7 +500,7 @@ No <h5>Description</h5> <p> - Allow caller to set selinux security parameters. +Allow caller to set selinux security parameters. </p> <h5>Parameters</h5> @@ -497,7 +511,7 @@ No domain </td><td> - The process type to allow to set security parameters. +The process type to allow to set security parameters. </td><td> No @@ -527,7 +541,7 @@ No <h5>Description</h5> <p> - Allows caller to validate security contexts. +Allows caller to validate security contexts. </p> <h5>Parameters</h5> @@ -538,7 +552,7 @@ No domain </td><td> - The process type permitted to validate contexts. +The process type permitted to validate contexts. </td><td> No @@ -549,6 +563,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/kernel_storage.html b/www/api-docs/kernel_storage.html index 4b373ea..1ec3c66 100644 --- a/www/api-docs/kernel_storage.html +++ b/www/api-docs/kernel_storage.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: storage</h2><p/> + + + <h3>Description:</h3> <p>Policy controlling access to storage devices</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -90,7 +104,7 @@ <h5>Description</h5> <p> - Create block devices in /dev with the fixed disk type. +Create block devices in /dev with the fixed disk type. </p> <h5>Parameters</h5> @@ -101,7 +115,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -131,8 +145,8 @@ No <h5>Description</h5> <p> - Do not audit attempts made by the caller to get - the attributes of fixed disk device nodes. +Do not audit attempts made by the caller to get +the attributes of fixed disk device nodes. </p> <h5>Parameters</h5> @@ -143,7 +157,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -173,8 +187,8 @@ No <h5>Description</h5> <p> - Do not audit attempts made by the caller to get - the attributes of removable devices device nodes. +Do not audit attempts made by the caller to get +the attributes of removable devices device nodes. </p> <h5>Parameters</h5> @@ -185,7 +199,91 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_dontaudit_setattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Do not audit attempts made by the caller to set +the attributes of fixed disk device nodes. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_dontaudit_setattr_removable_device</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Do not audit attempts made by the caller to set +the attributes of removable devices device nodes. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to not audit. </td><td> No @@ -215,8 +313,8 @@ No <h5>Description</h5> <p> - Allow the caller to get the attributes of fixed disk - device nodes. +Allow the caller to get the attributes of fixed disk +device nodes. </p> <h5>Parameters</h5> @@ -227,7 +325,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -257,8 +355,8 @@ No <h5>Description</h5> <p> - Allow the caller to get the attributes of removable - devices device nodes. +Allow the caller to get the attributes of removable +devices device nodes. </p> <h5>Parameters</h5> @@ -269,7 +367,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -299,8 +397,8 @@ No <h5>Description</h5> <p> - Get attributes of the device nodes - for the SCSI generic inerface. +Allow the caller to get the attributes of +the generic SCSI interface device nodes. </p> <h5>Parameters</h5> @@ -311,7 +409,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -326,7 +424,7 @@ No <div id="codeblock"> -<b>storage_getattr_tape_device</b>( +<b>storage_getattr_scsi_generic</b>( @@ -341,8 +439,8 @@ No <h5>Description</h5> <p> - Allow the caller to get the attributes - of device nodes of tape devices. +Get attributes of the device nodes +for the SCSI generic inerface. </p> <h5>Parameters</h5> @@ -353,7 +451,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -368,7 +466,7 @@ No <div id="codeblock"> -<b>storage_manage_fixed_disk</b>( +<b>storage_getattr_tape_device</b>( @@ -383,7 +481,8 @@ No <h5>Description</h5> <p> - Create, read, write, and delete fixed disk device nodes. +Allow the caller to get the attributes +of device nodes of tape devices. </p> <h5>Parameters</h5> @@ -394,7 +493,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_manage_fixed_disk</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete fixed disk device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. </td><td> No @@ -424,10 +564,10 @@ No <h5>Description</h5> <p> - Allow the caller to directly read from a fixed disk. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly read from a fixed disk. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -438,7 +578,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -468,10 +608,10 @@ No <h5>Description</h5> <p> - Allow the caller to directly read from a logical volume. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly read from a logical volume. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -482,7 +622,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -512,11 +652,11 @@ No <h5>Description</h5> <p> - Allow the caller to directly read from - a removable device. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly read from +a removable device. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -527,7 +667,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -557,10 +697,10 @@ No <h5>Description</h5> <p> - Allow the caller to directly write to a fixed disk. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly write to a fixed disk. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -571,7 +711,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -601,10 +741,10 @@ No <h5>Description</h5> <p> - Allow the caller to directly read from a logical volume. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly read from a logical volume. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -615,7 +755,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -645,11 +785,11 @@ No <h5>Description</h5> <p> - Allow the caller to directly write to - a removable device. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly write to +a removable device. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -660,7 +800,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -690,11 +830,11 @@ No <h5>Description</h5> <p> - Allow the caller to directly read, in a - generic fashion, from any SCSI device. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly read, in a +generic fashion, from any SCSI device. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -705,7 +845,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -735,8 +875,91 @@ No <h5>Description</h5> <p> - Allow the caller to directly read - a tape device. +Allow the caller to directly read +a tape device. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_relabel_fixed_disk</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Relabel fixed disk device nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_set_scsi_generic_attributes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Set attributes of the device nodes +for the SCSI generic inerface. </p> <h5>Parameters</h5> @@ -747,7 +970,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -777,8 +1000,8 @@ No <h5>Description</h5> <p> - Allow the caller to set the attributes of fixed disk - device nodes. +Allow the caller to set the attributes of fixed disk +device nodes. </p> <h5>Parameters</h5> @@ -789,7 +1012,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -819,8 +1042,8 @@ No <h5>Description</h5> <p> - Allow the caller to set the attributes of removable - devices device nodes. +Allow the caller to set the attributes of removable +devices device nodes. </p> <h5>Parameters</h5> @@ -831,7 +1054,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -861,8 +1084,8 @@ No <h5>Description</h5> <p> - Set attributes of the device nodes - for the SCSI generic inerface. +Allow the caller to set the attributes of +the generic SCSI interface device nodes. </p> <h5>Parameters</h5> @@ -873,7 +1096,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -903,10 +1126,51 @@ No <h5>Description</h5> <p> - Allow the caller to set the attributes - of device nodes of tape devices. +Allow the caller to set the attributes +of device nodes of tape devices. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_swapon_fixed_disk</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Enable a fixed disk device as swap space </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -915,7 +1179,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -945,11 +1209,11 @@ No <h5>Description</h5> <p> - Allow the caller to directly write, in a - generic fashion, from any SCSI device. - This is extremly dangerous as it can bypass the - SELinux protections for filesystem objects, and - should only be used by trusted domains. +Allow the caller to directly write, in a +generic fashion, from any SCSI device. +This is extremly dangerous as it can bypass the +SELinux protections for filesystem objects, and +should only be used by trusted domains. </p> <h5>Parameters</h5> @@ -960,7 +1224,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -990,8 +1254,8 @@ No <h5>Description</h5> <p> - Allow the caller to directly read - a tape device. +Allow the caller to directly read +a tape device. </p> <h5>Parameters</h5> @@ -1002,7 +1266,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1013,6 +1277,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/kernel_terminal.html b/www/api-docs/kernel_terminal.html index f667828..4547c70 100644 --- a/www/api-docs/kernel_terminal.html +++ b/www/api-docs/kernel_terminal.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -59,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: kernel</h1><p/> <h2>Module: terminal</h2><p/> + + + <h3>Description:</h3> <p>Policy for terminals.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -98,7 +112,7 @@ <h5>Description</h5> <p> - Create a pty in the /dev/pts directory. +Create a pty in the /dev/pts directory. </p> <h5>Parameters</h5> @@ -109,7 +123,7 @@ domain </td><td> - The type of the process creating the pty. +The type of the process creating the pty. </td><td> No @@ -119,7 +133,7 @@ No pty_type </td><td> - The type of the pty. +The type of the pty. </td><td> No @@ -149,9 +163,9 @@ No <h5>Description</h5> <p> - Do not audit attempts to get the - attributes of any user tty - device nodes. +Do not audit attempts to get the +attributes of any user tty +device nodes. </p> <h5>Parameters</h5> @@ -162,7 +176,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -192,8 +206,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read the - /dev/pts directory to. +Do not audit attempts to read the +/dev/pts directory to. </p> <h5>Parameters</h5> @@ -204,7 +218,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -234,8 +248,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read any - user ptys. +Do not audit attempts to read any +user ptys. </p> <h5>Parameters</h5> @@ -246,7 +260,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -276,8 +290,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read or write - any user ttys. +Do not audit attempts to read or write +any user ttys. </p> <h5>Parameters</h5> @@ -288,7 +302,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -318,8 +332,8 @@ No <h5>Description</h5> <p> - Do not audit attemtps to read from - or write to the console. +Do not audit attemtps to read from +or write to the console. </p> <h5>Parameters</h5> @@ -330,7 +344,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -360,9 +374,9 @@ No <h5>Description</h5> <p> - Dot not audit attempts to read and - write the generic pty type. This is - generally only used in the targeted policy. +Dot not audit attempts to read and +write the generic pty type. This is +generally only used in the targeted policy. </p> <h5>Parameters</h5> @@ -373,7 +387,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -403,8 +417,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read and - write the pty multiplexor (/dev/ptmx). +Do not audit attempts to read and +write the pty multiplexor (/dev/ptmx). </p> <h5>Parameters</h5> @@ -415,7 +429,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -445,8 +459,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read or - write unallocated ttys. +Do not audit attempts to read or +write unallocated ttys. </p> <h5>Parameters</h5> @@ -457,7 +471,7 @@ No domain </td><td> - The type of the process to not audit. +The type of the process to not audit. </td><td> No @@ -487,8 +501,8 @@ No <h5>Description</h5> <p> - Get the attributes of all user - pty device nodes. +Get the attributes of all user +pty device nodes. </p> <h5>Parameters</h5> @@ -499,7 +513,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -529,8 +543,8 @@ No <h5>Description</h5> <p> - Get the attributes of all user tty - device nodes. +Get the attributes of all user tty +device nodes. </p> <h5>Parameters</h5> @@ -541,7 +555,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -571,8 +585,8 @@ No <h5>Description</h5> <p> - Get the attributes of all unallocated - tty device nodes. +Get the attributes of all unallocated +tty device nodes. </p> <h5>Parameters</h5> @@ -583,7 +597,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -613,8 +627,8 @@ No <h5>Description</h5> <p> - Read the /dev/pts directory to - list all ptys. +Read the /dev/pts directory to +list all ptys. </p> <h5>Parameters</h5> @@ -625,7 +639,49 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_login_pty</b>( + + + + + pty_type + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Transform specified type into a pty type +used by login programs, such as sshd. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +pty_type +</td><td> + +An object type that will applied to a pty. </td><td> No @@ -655,7 +711,7 @@ No <h5>Description</h5> <p> - Transform specified type into a pty type. +Transform specified type into a pty type. </p> <h5>Parameters</h5> @@ -666,7 +722,49 @@ No pty_type </td><td> - An object type that will applied to a pty. +An object type that will applied to a pty. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_relabel_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Relabel from and to all user +user pty device nodes. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. </td><td> No @@ -696,8 +794,8 @@ No <h5>Description</h5> <p> - Relabel from and to all user - user tty device nodes. +Relabel from and to all user +user tty device nodes. </p> <h5>Parameters</h5> @@ -708,7 +806,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -738,8 +836,8 @@ No <h5>Description</h5> <p> - Relabel from and to the unallocated - tty type. +Relabel from and to the unallocated +tty type. </p> <h5>Parameters</h5> @@ -750,7 +848,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -780,8 +878,8 @@ No <h5>Description</h5> <p> - Relabel from all user tty types to - the unallocated tty type. +Relabel from all user tty types to +the unallocated tty type. </p> <h5>Parameters</h5> @@ -792,7 +890,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -822,8 +920,8 @@ No <h5>Description</h5> <p> - Set the attributes of all user tty - device nodes. +Set the attributes of all user tty +device nodes. </p> <h5>Parameters</h5> @@ -834,7 +932,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -864,8 +962,8 @@ No <h5>Description</h5> <p> - Set the attributes of the console - device node. +Set the attributes of the console +device node. </p> <h5>Parameters</h5> @@ -876,7 +974,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -906,8 +1004,8 @@ No <h5>Description</h5> <p> - Set the attributes of all unallocated - tty device nodes. +Set the attributes of all unallocated +tty device nodes. </p> <h5>Parameters</h5> @@ -918,7 +1016,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -948,7 +1046,7 @@ No <h5>Description</h5> <p> - Transform specified type into a tty type. +Transform specified type into a tty type. </p> <h5>Parameters</h5> @@ -959,7 +1057,7 @@ No tty_type </td><td> - An object type that will applied to a tty. +An object type that will applied to a tty. </td><td> No @@ -989,8 +1087,8 @@ No <h5>Description</h5> <p> - Read and write the console, all - ttys and all ptys. +Read and write the console, all +ttys and all ptys. </p> <h5>Parameters</h5> @@ -1001,7 +1099,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1031,7 +1129,7 @@ No <h5>Description</h5> <p> - Read and write all user ptys. +Read and write all user ptys. </p> <h5>Parameters</h5> @@ -1042,7 +1140,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1072,7 +1170,7 @@ No <h5>Description</h5> <p> - Read and write all user to all user ttys. +Read and write all user to all user ttys. </p> <h5>Parameters</h5> @@ -1083,7 +1181,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1113,7 +1211,7 @@ No <h5>Description</h5> <p> - Read from and write to the console. +Read from and write to the console. </p> <h5>Parameters</h5> @@ -1124,7 +1222,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1154,8 +1252,8 @@ No <h5>Description</h5> <p> - Read and write the controlling - terminal (/dev/tty). +Read and write the controlling +terminal (/dev/tty). </p> <h5>Parameters</h5> @@ -1166,7 +1264,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1196,9 +1294,9 @@ No <h5>Description</h5> <p> - Read and write the generic pty - type. This is generally only used in - the targeted policy. +Read and write the generic pty +type. This is generally only used in +the targeted policy. </p> <h5>Parameters</h5> @@ -1209,7 +1307,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1239,7 +1337,7 @@ No <h5>Description</h5> <p> - Read and write unallocated ttys. +Read and write unallocated ttys. </p> <h5>Parameters</h5> @@ -1250,7 +1348,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1288,9 +1386,9 @@ No <h5>Description</h5> <p> - Transform specified type into an user - pty type. This allows it to be relabeled via - type change by login programs such as ssh. +Transform specified type into an user +pty type. This allows it to be relabeled via +type change by login programs such as ssh. </p> <h5>Parameters</h5> @@ -1301,8 +1399,8 @@ No userdomain </td><td> - The type of the user domain associated with - this pty. +The type of the user domain associated with +this pty. </td><td> No @@ -1312,7 +1410,7 @@ No object_type </td><td> - An object type that will applied to a pty. +An object type that will applied to a pty. </td><td> No @@ -1342,7 +1440,7 @@ No <h5>Description</h5> <p> - Write to all user ttys. +Write to all user ttys. </p> <h5>Parameters</h5> @@ -1353,7 +1451,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1383,7 +1481,7 @@ No <h5>Description</h5> <p> - Write to the console. +Write to the console. </p> <h5>Parameters</h5> @@ -1394,7 +1492,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1424,7 +1522,7 @@ No <h5>Description</h5> <p> - Write to unallocated ttys. +Write to unallocated ttys. </p> <h5>Parameters</h5> @@ -1435,7 +1533,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -1446,6 +1544,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/services.html b/www/api-docs/services.html index 3fdfb39..72329aa 100644 --- a/www/api-docs/services.html +++ b/www/api-docs/services.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -25,15 +31,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -44,6 +65,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -60,12 +83,35 @@ </td></tr> + </td></tr> + + + <tr><td> + <a href='services_cron.html'> + cron</a></td> + <td><p>Periodic execution of scheduled commands.</p></td> + + <tr><td> + <a href='services_inetd.html'> + inetd</a></td> + <td><p>Internet services daemon.</p></td> + + <tr><td> + <a href='services_kerberos.html'> + kerberos</a></td> + <td><p>MIT Kerberos admin and KDC</p></td> + <tr><td> <a href='services_mta.html'> mta</a></td> <td><p>Policy common to all email tranfer agents.</p></td> <tr><td> + <a href='services_nis.html'> + nis</a></td> + <td><p>Policy for NIS (YP) servers and clients</p></td> + + <tr><td> <a href='services_remotelogin.html'> remotelogin</a></td> <td><p>Policy for rshd, rlogind, and telnetd.</p></td> @@ -75,6 +121,11 @@ sendmail</a></td> <td><p>Policy for sendmail.</p></td> + <tr><td> + <a href='services_ssh.html'> + ssh</a></td> + <td><p>Secure shell client and server policy.</p></td> + </td></tr> diff --git a/www/api-docs/services_cron.html b/www/api-docs/services_cron.html new file mode 100644 index 0000000..a940957 --- /dev/null +++ b/www/api-docs/services_cron.html @@ -0,0 +1,392 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: cron</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + +<h3>Description:</h3> + +<p>Periodic execution of scheduled commands.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_read_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read a cron daemon unnamed pipe +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_rw_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write the cron daemon log files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_search_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the directory containing user cron tables. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_system_entry</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified program domain accessable +from the system cron jobs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process to transition to. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + +The type of the file used as an entrypoint to this domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>cron_admin_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The administrative functions template for the cron module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates rules for administrating the cron service, +allowing the specified user to manage other user crontabs. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="template"> + + +<div id="codeblock"> + +<b>cron_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The per user domain template for the cron module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a derived domains which are used +for running programs on behalf of the user, from cron. +A type for the user crontab is also created. +</p><p> +</p><p> +This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_inetd.html b/www/api-docs/services_inetd.html new file mode 100644 index 0000000..74c94b2 --- /dev/null +++ b/www/api-docs/services_inetd.html @@ -0,0 +1,339 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: inetd</h2><p/> + + + +<h3>Description:</h3> + +<p>Internet services daemon.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>inetd_core_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Define the specified domain as a inetd service. +</p> + + +<h5>Description</h5> +<p> +Define the specified domain as a inetd service. The +inetd_service_domain(), inetd_tcp_service_domain(), +or inetd_udp_service_domain() interfaces should be used +instead of this interface, as this interface only provides +the common rules to these three interfaces. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type associated with the inetd service process. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + +The type associated with the process program. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>inetd_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Define the specified domain as a TCP and UDP inetd service. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type associated with the inetd service process. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + +The type associated with the process program. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>inetd_tcp_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Define the specified domain as a TCP inetd service. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type associated with the inetd service process. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + +The type associated with the process program. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>inetd_udp_service_domain</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Define the specified domain as a UDP inetd service. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type associated with the inetd service process. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + +The type associated with the process program. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_kerberos.html b/www/api-docs/services_kerberos.html new file mode 100644 index 0000000..d25efc4 --- /dev/null +++ b/www/api-docs/services_kerberos.html @@ -0,0 +1,186 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: kerberos</h2><p/> + + + +<h3>Description:</h3> + +<p> +</p><p> +This policy supports: +</p><p> +</p><p> +Servers: +</p><ul><li>kadmind</li><li>krb5kdc</li></ul><p> +</p><p> +Clients: +</p><ul><li>kinit</li><li>kdestroy</li><li>klist</li><li>ksu (incomplete)</li></ul><p> +</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kerberos_read_conf</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the kerberos configuration file (/etc/krb5.conf). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kerberos_use</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Use kerberos services +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_mta.html b/www/api-docs/services_mta.html index 8ad08cd..949e72d 100644 --- a/www/api-docs/services_mta.html +++ b/www/api-docs/services_mta.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -25,15 +31,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -44,15 +65,26 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: services</h1><p/> <h2>Module: mta</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + <h3>Description:</h3> <p>Policy common to all email tranfer agents.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -60,6 +92,211 @@ <div id="codeblock"> +<b>mta_exec</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_getattr_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_mailserver</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_manage_queue</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_manage_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>mta_read_aliases</b>( @@ -75,7 +312,7 @@ <h5>Description</h5> <p> - Read mail address aliases. +Read mail address aliases. </p> <h5>Parameters</h5> @@ -86,7 +323,219 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_rw_aliases</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_rw_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_send_mail</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_sendmail_mailserver</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>mta_per_userdomain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -97,6 +546,8 @@ No </div> +<a href=#top>Return</a> + </div> </body> diff --git a/www/api-docs/services_nis.html b/www/api-docs/services_nis.html new file mode 100644 index 0000000..5997c42 --- /dev/null +++ b/www/api-docs/services_nis.html @@ -0,0 +1,217 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: nis</h2><p/> + + + +<h3>Description:</h3> + +<p>Policy for NIS (YP) servers and clients</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_list_var_yp</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP network traffic to NIS clients. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_udp_sendto_ypbind</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP network traffic to NIS clients. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_use_ypbind</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Use the ypbind service to access NIS services. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_remotelogin.html b/www/api-docs/services_remotelogin.html index 3ca1c03..8bd22ed 100644 --- a/www/api-docs/services_remotelogin.html +++ b/www/api-docs/services_remotelogin.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -25,15 +31,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -44,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: services</h1><p/> <h2>Module: remotelogin</h2><p/> + + + <h3>Description:</h3> <p>Policy for rshd, rlogind, and telnetd.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -75,7 +104,7 @@ <h5>Description</h5> <p> - Domain transition to the remote login domain. +Domain transition to the remote login domain. </p> <h5>Parameters</h5> @@ -86,7 +115,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -97,6 +126,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/services_sendmail.html b/www/api-docs/services_sendmail.html index a671847..a8561ad 100644 --- a/www/api-docs/services_sendmail.html +++ b/www/api-docs/services_sendmail.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -25,15 +31,30 @@ services</a></br/> <div id='subitem'> + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + - <a href='services_mta.html'> mta</a><br/> + - <a href='services_nis.html'> + nis</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_sendmail.html'> sendmail</a><br/> + - <a href='services_ssh.html'> + ssh</a><br/> + </div> <a href="system.html">+ @@ -44,15 +65,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: services</h1><p/> <h2>Module: sendmail</h2><p/> + + + <h3>Description:</h3> <p>Policy for sendmail.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -75,7 +104,7 @@ <h5>Description</h5> <p> - Domain transition to sendmail. +Domain transition to sendmail. </p> <h5>Parameters</h5> @@ -86,7 +115,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -97,6 +126,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/services_ssh.html b/www/api-docs/services_ssh.html new file mode 100644 index 0000000..2eadd26 --- /dev/null +++ b/www/api-docs/services_ssh.html @@ -0,0 +1,251 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: ssh</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + +<h3>Description:</h3> + +<p>Secure shell client and server policy.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>ssh_dontaudit_read_server_keys</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p>Read ssh server keys</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>ssh_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The per user domain template for the ssh module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a derived domains which are used +for ssh client sessions and user ssh agents. A derived +type is also created to protect the user ssh keys. +</p><p> +</p><p> +This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="template"> + + +<div id="codeblock"> + +<b>ssh_server_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The template to define a ssh server. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a domains to be used for +creating a ssh server. This is typically done +to have multiple ssh servers of different sensitivities, +such as for an internal network-facing ssh server, and +a external network-facing ssh server. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the server domain (e.g., sshd +is the prefix for sshd_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +</div> +</body> +</html> diff --git a/www/api-docs/style.css b/www/api-docs/style.css index 9571722..9bac0d9 100644 --- a/www/api-docs/style.css +++ b/www/api-docs/style.css @@ -124,6 +124,30 @@ a:hover {background-color:#eee;} text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; } +#Template { + margin:5px 0px 25px 5px; + padding:5px 0px 5px 5px; + border-style:solid; + border-color:black; + border-width:1px 1px 1px 1px; + background-color:#fafafa; + font-size:14px; + font-weight:400; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; +} +#Templatesmall { + margin:0px 0px 5px 0px; + padding:5px 0px 0px 5px; + border-style:solid; + border-color:black; + border-width:1px 1px 1px 1px; + background-color:#fafafa; + font-size:14px; + font-weight:400; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; +} #Description { margin:0px 0px 0px 5px; padding:0px 0px 0px 5px; diff --git a/www/api-docs/system.html b/www/api-docs/system.html index 64bb8c6..3002695 100644 --- a/www/api-docs/system.html +++ b/www/api-docs/system.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,6 +107,8 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> @@ -117,6 +128,9 @@ </td></tr> + </td></tr> + + <tr><td> <a href='system_authlogin.html'> authlogin</a></td> @@ -148,6 +162,11 @@ Basic filesystem types and interfaces. </p></td> <tr><td> + <a href='system_fstools.html'> + fstools</a></td> + <td><p>Tools for filesystem management, such as mkfs and fsck.</p></td> + + <tr><td> <a href='system_getty.html'> getty</a></td> <td><p>Policy for getty.</p></td> diff --git a/www/api-docs/system_authlogin.html b/www/api-docs/system_authlogin.html index fc043f2..bcd8a82 100644 --- a/www/api-docs/system_authlogin.html +++ b/www/api-docs/system_authlogin.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,26 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: authlogin</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + <h3>Description:</h3> <p>Common policy for authentication and user login.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +149,7 @@ <h5>Description</h5> <p> - +Delete pam PID files. </p> <h5>Parameters</h5> @@ -140,7 +160,7 @@ domain </td><td> - +The type of the process performing this action. </td><td> No @@ -170,7 +190,7 @@ No <h5>Description</h5> <p> - +Run unix_chkpwd to check a password. </p> <h5>Parameters</h5> @@ -181,7 +201,7 @@ No domain </td><td> - +The type of the process performing this action. </td><td> No @@ -219,7 +239,7 @@ No <h5>Description</h5> <p> - Execute a login_program in the target domain. +Execute a login_program in the target domain. </p> <h5>Parameters</h5> @@ -230,7 +250,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -240,7 +260,7 @@ No target_domain </td><td> - The type of the login_program process. +The type of the login_program process. </td><td> No @@ -270,7 +290,7 @@ No <h5>Description</h5> <p> - Execute pam programs in the pam domain. +Execute pam programs in the pam domain. </p> <h5>Parameters</h5> @@ -281,7 +301,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_domtrans_pam_console</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -311,7 +372,7 @@ No <h5>Description</h5> <p> - Execute utempter programs in the utempter domain. +Execute utempter programs in the utempter domain. </p> <h5>Parameters</h5> @@ -322,7 +383,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -352,7 +413,7 @@ No <h5>Description</h5> <p> - + </p> <h5>Parameters</h5> @@ -363,7 +424,7 @@ No domain </td><td> - +The type of the process performing this action. </td><td> No @@ -393,7 +454,8 @@ No <h5>Description</h5> <p> - +Do not audit attempts to read the shadow +password file (/etc/shadow). </p> <h5>Parameters</h5> @@ -404,7 +466,7 @@ No domain </td><td> - +The type of the domain to not audit. </td><td> No @@ -424,28 +486,28 @@ No - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - +Parameter descriptions are missing! </td><td> No @@ -475,7 +537,7 @@ No <h5>Description</h5> <p> - +Execute the pam program. </p> <h5>Parameters</h5> @@ -486,7 +548,7 @@ No domain </td><td> - +The type of the process performing this action. </td><td> No @@ -506,28 +568,28 @@ No - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - +Parameter descriptions are missing! </td><td> No @@ -557,7 +619,7 @@ No <h5>Description</h5> <p> - +Use the login program as an entry point program. </p> <h5>Parameters</h5> @@ -568,7 +630,7 @@ No domain </td><td> - +The type of process using the login program as entry point. </td><td> No @@ -610,8 +672,8 @@ No <h5>Description</h5> <p> - Manage all files on the filesystem, except - the shadow passwords and listed exceptions. +Manage all files on the filesystem, except +the shadow passwords and listed exceptions. </p> <h5>Parameters</h5> @@ -622,7 +684,7 @@ No domain </td><td> - The type of the domain perfoming this action. +The type of the domain perfoming this action. </td><td> No @@ -632,8 +694,8 @@ No exception_types </td><td> - The types to be excluded. Each type or attribute - must be negated by the caller. +The types to be excluded. Each type or attribute +must be negated by the caller. </td><td> yes @@ -648,33 +710,238 @@ yes <div id="codeblock"> -<b>auth_read_login_records</b>( +<b>auth_manage_login_records</b>( - domain + ? )<br> </div> <div id="description"> +<h5>Summary</h5> +<p> +Summary is missing! +</p> -<h5>Description</h5> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_manage_pam_console_data</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_manage_shadow</b>( + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_login_records</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_pam_console_data</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + </td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + +<div id="codeblock"> + +<b>auth_read_pam_pid</b>( + + + + + ? + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -704,7 +971,7 @@ No <h5>Description</h5> <p> - +Read the shadow passwords file (/etc/shadow) </p> <h5>Parameters</h5> @@ -715,7 +982,7 @@ No domain </td><td> - +The type of the process performing this action. </td><td> No @@ -757,8 +1024,8 @@ No <h5>Description</h5> <p> - Relabel all files on the filesystem, except - the shadow passwords and listed exceptions. +Relabel all files on the filesystem, except +the shadow passwords and listed exceptions. </p> <h5>Parameters</h5> @@ -769,7 +1036,7 @@ No domain </td><td> - The type of the domain perfoming this action. +The type of the domain perfoming this action. </td><td> No @@ -779,8 +1046,8 @@ No exception_types </td><td> - The types to be excluded. Each type or attribute - must be negated by the caller. +The types to be excluded. Each type or attribute +must be negated by the caller. </td><td> yes @@ -795,6 +1062,47 @@ yes <div id="codeblock"> +<b>auth_relabelto_shadow</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>auth_run_pam</b>( @@ -826,7 +1134,7 @@ yes <h5>Description</h5> <p> - Execute pam programs in the PAM domain. +Execute pam programs in the PAM domain. </p> <h5>Parameters</h5> @@ -837,7 +1145,7 @@ yes domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -847,7 +1155,7 @@ No role </td><td> - The role to allow the PAM domain. +The role to allow the PAM domain. </td><td> No @@ -857,7 +1165,7 @@ No terminal </td><td> - The type of the terminal allow the PAM domain to use. +The type of the terminal allow the PAM domain to use. </td><td> No @@ -903,7 +1211,7 @@ No <h5>Description</h5> <p> - Execute utempter programs in the utempter domain. +Execute utempter programs in the utempter domain. </p> <h5>Parameters</h5> @@ -914,7 +1222,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -924,7 +1232,7 @@ No role </td><td> - The role to allow the utempter domain. +The role to allow the utempter domain. </td><td> No @@ -934,7 +1242,130 @@ No terminal </td><td> - The type of the terminal allow the utempter domain to use. +The type of the terminal allow the utempter domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_rw_faillog</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_rw_lastlog</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_rw_login_records</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -964,7 +1395,7 @@ No <h5>Description</h5> <p> - +Read and write the shadow password file (/etc/shadow). </p> <h5>Parameters</h5> @@ -975,7 +1406,7 @@ No domain </td><td> - +The type of the process performing this action. </td><td> No @@ -985,7 +1416,14 @@ No </div> </div> -<div id="interface"> + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> <div id="codeblock"> @@ -1002,10 +1440,25 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +The per user domain template for the authlogin module. +</p> + <h5>Description</h5> <p> - +</p><p> +This template creates a derived domain which is allowed +to authenticate users by using PAM unix_chkpwd support. +This domain will be used by any programs running in the +user domain which use PAM to authenticate. +</p><p> +</p><p> +This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +</p><p> </p> <h5>Parameters</h5> @@ -1016,7 +1469,8 @@ No userdomain_prefix </td><td> - +The prefix of the user domain (e.g., user +is the prefix for user_t). </td><td> No @@ -1027,6 +1481,8 @@ No </div> +<a href=#top>Return</a> + </div> </body> diff --git a/www/api-docs/system_clock.html b/www/api-docs/system_clock.html index d7b6154..3301e7c 100644 --- a/www/api-docs/system_clock.html +++ b/www/api-docs/system_clock.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: clock</h2><p/> + + + <h3>Description:</h3> <p>Policy for reading and setting the hardware clock.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute hwclock in the clock domain. +Execute hwclock in the clock domain. </p> <h5>Parameters</h5> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -170,7 +187,7 @@ No <h5>Description</h5> <p> - Execute hwclock + Execute hwclock in the caller domain. </p> <h5>Parameters</h5> @@ -227,8 +244,8 @@ No <h5>Description</h5> <p> - Execute hwclock in the clock domain, and - allow the specified role the hwclock domain. +Execute hwclock in the clock domain, and +allow the specified role the hwclock domain. </p> <h5>Parameters</h5> @@ -239,7 +256,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -249,7 +266,7 @@ No role </td><td> - The role to be allowed the clock domain. +The role to be allowed the clock domain. </td><td> No @@ -259,7 +276,7 @@ No terminal </td><td> - The type of the terminal allow the clock domain to use. +The type of the terminal allow the clock domain to use. </td><td> No @@ -311,6 +328,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_corecommands.html b/www/api-docs/system_corecommands.html index 2f90aa6..7d065e9 100644 --- a/www/api-docs/system_corecommands.html +++ b/www/api-docs/system_corecommands.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,11 +107,17 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: corecommands</h2><p/> + + + <h3>Description:</h3> <p> @@ -110,6 +125,8 @@ Core policy for shells, and generic programs in /bin, /sbin, /usr/bin, and /usr/sbin. </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -117,6 +134,47 @@ in /bin, /sbin, /usr/bin, and /usr/sbin. <div id="codeblock"> +<b>corecmd_chroot_exec_chroot</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>corecmd_domtrans_shell</b>( @@ -140,7 +198,7 @@ in /bin, /sbin, /usr/bin, and /usr/sbin. <h5>Description</h5> <p> - Execute a shell in the target domain. +Execute a shell in the target domain. </p> <h5>Parameters</h5> @@ -151,7 +209,7 @@ in /bin, /sbin, /usr/bin, and /usr/sbin. domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -161,7 +219,7 @@ No target_domain </td><td> - The type of the shell process. +The type of the shell process. </td><td> No @@ -176,34 +234,229 @@ No <div id="codeblock"> -<b>corecmd_shell_spec_domtrans</b>( +<b>corecmd_dontaudit_getattr_sbin_file</b>( - domain + ? + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_bin</b>( + - , + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_ls</b>( + + - target_domain + + ? )<br> </div> <div id="description"> +<h5>Summary</h5> +<p> +Summary is missing! +</p> -<h5>Description</h5> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_shell</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_getattr_bin_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Execute a shell in the target domain. This - is an explicit transition, requiring the - caller to use setexeccon(). +Get the attributes of files in bin directories. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -212,17 +465,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No </td></tr> +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_getattr_sbin_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + <tr><td> -target_domain +? </td><td> - The type of the shell process. +Parameter descriptions are missing! </td><td> No @@ -232,6 +516,357 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_list_bin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_list_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_bin_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_sbin_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_search_bin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_search_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_entry_type</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the shell an entrypoint for the specified domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain for which the shell is an entrypoint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_spec_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute a shell in the target domain. This +is an explicit transition, requiring the +caller to use setexeccon(). +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + +The type of the shell process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/system_domain.html b/www/api-docs/system_domain.html index b30ed44..f02e5b7 100644 --- a/www/api-docs/system_domain.html +++ b/www/api-docs/system_domain.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,26 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: domain</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + <h3>Description:</h3> <p>Core policy for domains.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -114,6 +134,47 @@ <div id="codeblock"> +<b>domain_base_domain_type</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>domain_dontaudit_getattr_all_tcp_sockets</b>( @@ -129,8 +190,8 @@ <h5>Description</h5> <p> - Do not audit attempts to get the attributes - of all domains TCP sockets. +Do not audit attempts to get the attributes +of all domains TCP sockets. </p> <h5>Parameters</h5> @@ -141,7 +202,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -171,8 +232,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to get the attributes - of all domains UDP sockets. +Do not audit attempts to get the attributes +of all domains UDP sockets. </p> <h5>Parameters</h5> @@ -183,7 +244,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -213,8 +274,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to get the attributes - of all domains unix datagram sockets. +Do not audit attempts to get the attributes +of all domains unix datagram sockets. </p> <h5>Parameters</h5> @@ -225,7 +286,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -255,8 +316,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to get the attributes - of all domains unnamed pipes. +Do not audit attempts to get the attributes +of all domains unnamed pipes. </p> <h5>Parameters</h5> @@ -267,7 +328,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -297,8 +358,8 @@ No <h5>Description</h5> <p> - Do not audit attempts to read the process state - directories of all domains. +Do not audit attempts to read the process state +directories of all domains. </p> <h5>Parameters</h5> @@ -309,7 +370,171 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_use_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dyntrans_type</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_entry_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_exec_all_entry_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -339,7 +564,7 @@ No <h5>Description</h5> <p> - Get the session ID of all domains. +Get the session ID of all domains. </p> <h5>Parameters</h5> @@ -350,7 +575,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -380,7 +605,7 @@ No <h5>Description</h5> <p> - Send a kill signal to all domains. +Send a kill signal to all domains. </p> <h5>Parameters</h5> @@ -391,7 +616,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -421,8 +646,8 @@ No <h5>Description</h5> <p> - Makes caller an exception to the constraint preventing - changing the user identity in object contexts. +Makes caller an exception to the constraint preventing +changing the user identity in object contexts. </p> <h5>Parameters</h5> @@ -433,7 +658,7 @@ No domain </td><td> - The process type to make an exception to the constraint. +The process type to make an exception to the constraint. </td><td> No @@ -463,7 +688,7 @@ No <h5>Description</h5> <p> - Read the process state (/proc/pid) of all domains. +Read the process state (/proc/pid) of all domains. </p> <h5>Parameters</h5> @@ -474,7 +699,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_read_all_entry_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -504,8 +770,8 @@ No <h5>Description</h5> <p> - Makes caller an exception to the constraint preventing - changing of role. +Makes caller an exception to the constraint preventing +changing of role. </p> <h5>Parameters</h5> @@ -516,7 +782,48 @@ No domain </td><td> - The process type to make an exception to the constraint. +The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_setpriority_all_domains</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -546,7 +853,7 @@ No <h5>Description</h5> <p> - Send a child terminated signal to all domains. +Send a child terminated signal to all domains. </p> <h5>Parameters</h5> @@ -557,7 +864,49 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigchld_wide_inherit_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a SIGCHLD signal to domains whose file +discriptors are widely inheritable. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. </td><td> No @@ -587,7 +936,7 @@ No <h5>Description</h5> <p> - Send general signals to all domains. +Send general signals to all domains. </p> <h5>Parameters</h5> @@ -598,7 +947,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -628,7 +977,7 @@ No <h5>Description</h5> <p> - Send a null signal to all domains. +Send a null signal to all domains. </p> <h5>Parameters</h5> @@ -639,7 +988,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -669,7 +1018,7 @@ No <h5>Description</h5> <p> - Send a stop signal to all domains. +Send a stop signal to all domains. </p> <h5>Parameters</h5> @@ -680,7 +1029,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -710,8 +1059,8 @@ No <h5>Description</h5> <p> - Makes caller an exception to the constraint preventing - changing of user identity. +Makes caller an exception to the constraint preventing +changing of user identity. </p> <h5>Parameters</h5> @@ -722,7 +1071,48 @@ No domain </td><td> - The process type to make an exception to the constraint. +The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_type</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -732,6 +1122,179 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_use_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>domain_auto_trans</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="template"> + + +<div id="codeblock"> + +<b>domain_trans</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> </div> diff --git a/www/api-docs/system_files.html b/www/api-docs/system_files.html index bbe0fea..cdfd1f7 100644 --- a/www/api-docs/system_files.html +++ b/www/api-docs/system_files.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,22 +107,30 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: files</h2><p/> + + + <h3>Description:</h3> <p> </p><p> - This module contains basic filesystem types and interfaces. This +This module contains basic filesystem types and interfaces. This includes: </p><ul><li>The concept of different file types including basic - files, mount points, tmp files, etc.</li><li>Access to groups of files and all files.</li><li>Types and interfaces for the basic filesystem layout - (/, /etc, /tmp, /usr, etc.).</li></ul><p> +files, mount points, tmp files, etc.</li><li>Access to groups of files and all files.</li><li>Types and interfaces for the basic filesystem layout +(/, /etc, /tmp, /usr, etc.).</li></ul><p> </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -121,6 +138,170 @@ includes: <div id="codeblock"> +<b>files_create_boot_flag</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_etc_config</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_lock</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>files_create_root</b>( @@ -160,9 +341,9 @@ includes: <h5>Description</h5> <p> - Create an object in the root directory, with a private - type. If no object class is specified, the - default is file. +Create an object in the root directory, with a private +type. If no object class is specified, the +default is file. </p> <h5>Parameters</h5> @@ -173,7 +354,7 @@ includes: domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -183,9 +364,9 @@ No private type </td><td> - The type of the object to be created. If no type - is specified, the type of the root directory will - be used. +The type of the object to be created. If no type +is specified, the type of the root directory will +be used. </td><td> yes @@ -195,8 +376,8 @@ yes object </td><td> - The object class of the object being created. If - no class is specified, file will be used. +The object class of the object being created. If +no class is specified, file will be used. </td><td> yes @@ -211,33 +392,33 @@ yes <div id="codeblock"> -<b>files_delete_generic_etc_files</b>( +<b>files_create_tmp_files</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Delete system configuration files in /etc. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -252,33 +433,33 @@ No <div id="codeblock"> -<b>files_dontaudit_ioctl_all_pids</b>( +<b>files_delete_all_locks</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Do not audit attempts to ioctl daemon runtime data files. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -293,33 +474,33 @@ No <div id="codeblock"> -<b>files_dontaudit_write_all_pids</b>( +<b>files_delete_all_pids</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Do not audit attempts to write to daemon runtime data files. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -334,33 +515,33 @@ No <div id="codeblock"> -<b>files_exec_usr_files</b>( +<b>files_delete_all_tmp_files</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute programs in /usr/src in the caller domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -375,7 +556,7 @@ No <div id="codeblock"> -<b>files_list_home</b>( +<b>files_delete_etc_files</b>( @@ -390,7 +571,7 @@ No <h5>Description</h5> <p> - Get listing home home directories. +Delete system configuration files in /etc. </p> <h5>Parameters</h5> @@ -401,7 +582,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -416,62 +597,38 @@ No <div id="codeblock"> -<b>files_manage_all_files</b>( - - - - - domain - +<b>files_delete_root_dir_entry</b>( - , - - - [ - - exception_types - ] + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Manage all files on the filesystem, except - the listed exceptions. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the domain perfoming this action. +Parameter descriptions are missing! </td><td> No </td></tr> -<tr><td> -exception_types -</td><td> - - The types to be excluded. Each type or attribute - must be negated by the caller. - -</td><td> -yes -</td></tr> - </table> </div> </div> @@ -481,7 +638,7 @@ yes <div id="codeblock"> -<b>files_relabel_all_files</b>( +<b>files_dontaudit_ioctl_all_pids</b>( @@ -489,18 +646,6 @@ yes domain - - , - - - - [ - - exception_types - - ] - - )<br> </div> <div id="description"> @@ -508,8 +653,7 @@ yes <h5>Description</h5> <p> - Relabel all files on the filesystem, except - the listed exceptions. +Do not audit attempts to ioctl daemon runtime data files. </p> <h5>Parameters</h5> @@ -520,21 +664,51 @@ yes domain </td><td> - The type of the domain perfoming this action. +The type of the process performing this action. </td><td> No </td></tr> +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_read_root_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + <tr><td> -exception_types +? </td><td> - The types to be excluded. Each type or attribute - must be negated by the caller. +Parameter descriptions are missing! </td><td> -yes +No </td></tr> </table> @@ -546,34 +720,33 @@ yes <div id="codeblock"> -<b>files_tmpfs_file</b>( +<b>files_dontaudit_rw_root_chr_dev</b>( - type + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Transform the type into a file, for use on a - virtual memory filesystem (tmpfs). +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -type +? </td><td> - The type to be transformed. +Parameter descriptions are missing! </td><td> No @@ -583,6 +756,2691 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_rw_root_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search directories on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_var</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_write_all_pids</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Do not audit attempts to write to daemon runtime data files. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_usr_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute programs in /usr/src in the caller domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_generic_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_etc</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get listing of home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_mnt</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_root</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_lock_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Manage all files on the filesystem, except +the listed exceptions. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_etc_runtime_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_spool_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_spools</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_blk_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete block device nodes +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_chr_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete character device nodes +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete directories +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete files +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic links +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_lost_found</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete objects in +lost+found directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_urandom_seed</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mount_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mounton_all_mountpoints</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mountpoint</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_pid_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_etc_runtime_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_generic_spools</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_usr_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_usr_src_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_var_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabel_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Relabel all files on the filesystem, except +the listed exceptions. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabelto_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_generic_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_isid_type_blk_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write block device nodes on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write directories on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_etc</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_generic_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_mnt</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_tmp</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the tmp directory (/tmp) +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_usr</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_var</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_var_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Search the /var/lib directory. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_tmp_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_tmpfs_file</b>( + + + + + type + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Transform the type into a file, for use on a +virtual memory filesystem (tmpfs). +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + +The type to be transformed. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_type</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_unmount_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_unmount_rootfs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/system_fstools.html b/www/api-docs/system_fstools.html new file mode 100644 index 0000000..6475699 --- /dev/null +++ b/www/api-docs/system_fstools.html @@ -0,0 +1,296 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_fstools.html'> + fstools</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: system</h1><p/> +<h2>Module: fstools</h2><p/> + + + +<h3>Description:</h3> + +<p>Tools for filesystem management, such as mkfs and fsck.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fstools_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute fs tools in the fstools domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fstools_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> + Execute fsadm in the caller domain. + </p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fstools_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute fs tools in the fstools domain, and +allow the specified role the fs tools domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the fs tools domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the fs tools domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_getty.html b/www/api-docs/system_getty.html index ab6ddf5..eb97234 100644 --- a/www/api-docs/system_getty.html +++ b/www/api-docs/system_getty.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: getty</h2><p/> + + + <h3>Description:</h3> <p>Policy for getty.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -274,6 +291,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_hostname.html b/www/api-docs/system_hostname.html index 75d7a53..a45d686 100644 --- a/www/api-docs/system_hostname.html +++ b/www/api-docs/system_hostname.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: hostname</h2><p/> + + + <h3>Description:</h3> <p>Policy for changing the system host name.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute hostname in the hostname domain. +Execute hostname in the hostname domain. </p> <h5>Parameters</h5> @@ -140,8 +157,8 @@ domain </td><td> - The type of the process performing this action. - Has a sigchld signal backchannel. +The type of the process performing this action. +Has a sigchld signal backchannel. </td><td> No @@ -229,9 +246,9 @@ No <h5>Description</h5> <p> - Execute hostname in the hostname domain, and - allow the specified role the hostname domain. - Has a sigchld signal backchannel. +Execute hostname in the hostname domain, and +allow the specified role the hostname domain. +Has a sigchld signal backchannel. </p> <h5>Parameters</h5> @@ -242,7 +259,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -252,7 +269,7 @@ No role </td><td> - The role to be allowed the hostname domain. +The role to be allowed the hostname domain. </td><td> No @@ -262,7 +279,7 @@ No terminal </td><td> - The type of the terminal allow the hostname domain to use. +The type of the terminal allow the hostname domain to use. </td><td> No @@ -273,6 +290,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_hotplug.html b/www/api-docs/system_hotplug.html index 2c50044..c517d4b 100644 --- a/www/api-docs/system_hotplug.html +++ b/www/api-docs/system_hotplug.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,11 +107,17 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: hotplug</h2><p/> + + + <h3>Description:</h3> <p> @@ -110,6 +125,8 @@ Policy for hotplug system, for supporting the connection and disconnection of devices at runtime. </p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -117,6 +134,170 @@ connection and disconnection of devices at runtime. <div id="codeblock"> +<b>hotplug_domtrans</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hotplug_dontaudit_search_config</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hotplug_dontaudit_use_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hotplug_exec</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>hotplug_read_config</b>( @@ -132,7 +313,7 @@ connection and disconnection of devices at runtime. <h5>Description</h5> <p> - Read the configuration files for hotplug. +Read the configuration files for hotplug. </p> <h5>Parameters</h5> @@ -143,7 +324,48 @@ connection and disconnection of devices at runtime. domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hotplug_use_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -154,6 +376,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_init.html b/www/api-docs/system_init.html index 843f34c..6c086fc 100644 --- a/www/api-docs/system_init.html +++ b/www/api-docs/system_init.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: init</h2><p/> + + + <h3>Description:</h3> <p>System initialization programs (init and init scripts).</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -114,33 +131,74 @@ <div id="codeblock"> -<b>init_read_script_process_state</b>( +<b>init_daemon_domain</b>( - domain + ? )<br> </div> <div id="description"> +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_domain</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> -<h5>Description</h5> +<h5>Summary</h5> <p> - Read the process state (/proc/pid) of the init scripts. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -155,33 +213,238 @@ No <div id="codeblock"> -<b>init_rw_script_tmp_files</b>( +<b>init_domtrans</b>( - domain + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_domtrans_script</b>( + + + + + ? )<br> </div> <div id="description"> +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! -<h5>Description</h5> +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_getattr_initctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Read and write init script temporary data. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_rw_script_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_use_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_use_initctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -191,6 +454,829 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_use_script_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_use_script_pty</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dontaudit_write_script_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_exec_script</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_get_process_group</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_get_script_process_group</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_getattr_initctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_read_script_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_read_script_process_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the process state (/proc/pid) of the init scripts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_rw_script_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_rw_script_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write init script unnamed pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_rw_script_tmp_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write init script temporary data. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_sigchld</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_system_domain</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_udp_sendto_script</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP network traffic to init scripts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_use_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_use_initctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_use_script_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_use_script_pty</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_write_initctl</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/system_iptables.html b/www/api-docs/system_iptables.html index 43ffa91..d0cff12 100644 --- a/www/api-docs/system_iptables.html +++ b/www/api-docs/system_iptables.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: iptables</h2><p/> + + + <h3>Description:</h3> <p>Policy for iptables.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute iptables in the iptables domain. +Execute iptables in the iptables domain. </p> <h5>Parameters</h5> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -170,7 +187,7 @@ No <h5>Description</h5> <p> - Execute iptables in the caller domain. +Execute iptables in the caller domain. </p> <h5>Parameters</h5> @@ -181,7 +198,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -227,8 +244,8 @@ No <h5>Description</h5> <p> - Execute iptables in the iptables domain, and - allow the specified role the iptables domain. +Execute iptables in the iptables domain, and +allow the specified role the iptables domain. </p> <h5>Parameters</h5> @@ -239,7 +256,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -249,7 +266,7 @@ No role </td><td> - The role to be allowed the iptables domain. +The role to be allowed the iptables domain. </td><td> No @@ -259,7 +276,7 @@ No terminal </td><td> - The type of the terminal allow the iptables domain to use. +The type of the terminal allow the iptables domain to use. </td><td> No @@ -270,6 +287,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_libraries.html b/www/api-docs/system_libraries.html index 5a1cf56..73686d5 100644 --- a/www/api-docs/system_libraries.html +++ b/www/api-docs/system_libraries.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: libraries</h2><p/> + + + <h3>Description:</h3> <p>Policy for system libraries.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -126,12 +143,12 @@ </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute ldconfig in the ldconfig domain. +Execute ldconfig in the ldconfig domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -167,17 +184,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute the dynamic link/loader in the caller's - domain. This is commonly needed for the - /usr/bin/ldd program. Note: this can be used - to execute any binary that the caller can - read, even if the caller does not have execute - permissions. +Execute the dynamic link/loader in the caller's domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -186,7 +198,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -213,12 +225,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute library scripts in the caller domain. +Execute library scripts in the caller domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -227,7 +239,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -254,13 +266,13 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Use the dynamic link/loader for automatic loading - of shared libraries with legacy support. +Use the dynamic link/loader for automatic loading +of shared libraries with legacy support. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -269,7 +281,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -296,13 +308,13 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Load and execute functions from shared libraries, - with legacy support. +Load and execute functions from shared libraries, +with legacy support. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -311,7 +323,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -338,13 +350,13 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Read files in the library directories, such - as static libraries. +Read files in the library directories, such +as static libraries. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -353,7 +365,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -396,12 +408,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute ldconfig in the ldconfig domain. +Execute ldconfig in the ldconfig domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -410,7 +422,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -420,7 +432,7 @@ No role </td><td> - The role to allow the ldconfig domain. +The role to allow the ldconfig domain. </td><td> No @@ -430,7 +442,7 @@ No terminal </td><td> - The type of the terminal allow the ldconfig domain to use. +The type of the terminal allow the ldconfig domain to use. </td><td> No @@ -457,13 +469,54 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Modify the dynamic link/loader's cached listing +of shared libraries. +</p> -<h5>Description</h5> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_search_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Modify the dynamic link/loader's cached listing - of shared libraries. +Search lib directories. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -472,7 +525,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -499,13 +552,13 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Use the dynamic link/loader for automatic loading - of shared libraries. +Use the dynamic link/loader for automatic loading +of shared libraries. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -514,7 +567,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -541,12 +594,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Load and execute functions from shared libraries. +Load and execute functions from shared libraries. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -555,7 +608,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -566,6 +619,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_locallogin.html b/www/api-docs/system_locallogin.html index 18fe3b4..248f982 100644 --- a/www/api-docs/system_locallogin.html +++ b/www/api-docs/system_locallogin.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: locallogin</h2><p/> + + + <h3>Description:</h3> <p>Policy for local logins.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -126,11 +143,52 @@ </div> <div id="description"> +<h5>Summary</h5> +<p> +Execute local logins in the local login domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>locallogin_signull</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute local logins in the locallogin domain. - </p> +Send a null signal to local login processes. +</p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -140,8 +198,8 @@ domain </td><td> - The type of the process performing this action. - +Domain allowed access. + </td><td> No </td></tr> @@ -167,11 +225,11 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Allow processes to inherit local login file descriptors - </p> +Allow processes to inherit local login file descriptors +</p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -181,8 +239,8 @@ No domain </td><td> - The type of the process performing this action. - +The type of the process performing this action. + </td><td> No </td></tr> @@ -192,6 +250,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_logging.html b/www/api-docs/system_logging.html index 76eae64..4554b10 100644 --- a/www/api-docs/system_logging.html +++ b/www/api-docs/system_logging.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: logging</h2><p/> + + + <h3>Description:</h3> <p>Policy for the kernel message logger and system logging daemon.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -114,6 +131,416 @@ <div id="codeblock"> +<b>logging_append_all_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_create_log</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_dontaudit_getattr_all_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_exec_all_logs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute all log files in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_log_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_manage_all_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_read_all_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_read_generic_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_rw_generic_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_rw_log_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write the generic log directory (/var/log). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + <b>logging_search_logs</b>( @@ -129,9 +556,9 @@ <h5>Description</h5> <p> - Allows the domain to open a file in the - log directory, but does not allow the listing - of the contents of the log directory. +Allows the domain to open a file in the +log directory, but does not allow the listing +of the contents of the log directory. </p> <h5>Parameters</h5> @@ -142,7 +569,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -152,6 +579,91 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_send_syslog_msg</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_write_generic_logs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/system_lvm.html b/www/api-docs/system_lvm.html index 52a4560..0da71a8 100644 --- a/www/api-docs/system_lvm.html +++ b/www/api-docs/system_lvm.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: lvm</h2><p/> + + + <h3>Description:</h3> <p>Policy for logical volume management programs.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute lvm programs in the lvm domain. +Execute lvm programs in the lvm domain. </p> <h5>Parameters</h5> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -170,7 +187,7 @@ No <h5>Description</h5> <p> - Read LVM configuration files. +Read LVM configuration files. </p> <h5>Parameters</h5> @@ -181,7 +198,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -227,7 +244,7 @@ No <h5>Description</h5> <p> - Execute lvm programs in the lvm domain. +Execute lvm programs in the lvm domain. </p> <h5>Parameters</h5> @@ -238,7 +255,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -248,7 +265,7 @@ No role </td><td> - The role to allow the LVM domain. +The role to allow the LVM domain. </td><td> No @@ -258,7 +275,7 @@ No terminal </td><td> - The type of the terminal allow the LVM domain to use. +The type of the terminal allow the LVM domain to use. </td><td> No @@ -269,6 +286,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_miscfiles.html b/www/api-docs/system_miscfiles.html index 11bb2cf..be5525b 100644 --- a/www/api-docs/system_miscfiles.html +++ b/www/api-docs/system_miscfiles.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: miscfiles</h2><p/> + + + <h3>Description:</h3> <p>Miscelaneous files.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -316,6 +333,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_modutils.html b/www/api-docs/system_modutils.html index 623c3d8..3684975 100644 --- a/www/api-docs/system_modutils.html +++ b/www/api-docs/system_modutils.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: modutils</h2><p/> + + + <h3>Description:</h3> <p>Policy for kernel module utilities</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute depmod in the depmod domain. +Execute depmod in the depmod domain. </p> <h5>Parameters</h5> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -170,8 +187,7 @@ No <h5>Description</h5> <p> - Execute insmod in the insmod domain. Has a - sigchld backchannel. +Execute insmod in the insmod domain. </p> <h5>Parameters</h5> @@ -182,7 +198,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -212,7 +228,7 @@ No <h5>Description</h5> <p> - Execute depmod in the depmod domain. +Execute depmod in the depmod domain. </p> <h5>Parameters</h5> @@ -223,7 +239,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -238,7 +254,130 @@ No <div id="codeblock"> -<b>modutils_read_kernel_module_dependencies</b>( +<b>modutils_exec_depmod</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_exec_insmod</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_exec_update_mods</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_read_mods_deps</b>( @@ -253,7 +392,7 @@ No <h5>Description</h5> <p> - Read the dependencies of kernel modules. +Read the dependencies of kernel modules. </p> <h5>Parameters</h5> @@ -264,7 +403,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -294,8 +433,8 @@ No <h5>Description</h5> <p> - Read the configuration options used when - loading modules. +Read the configuration options used when +loading modules. </p> <h5>Parameters</h5> @@ -306,7 +445,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -352,7 +491,7 @@ No <h5>Description</h5> <p> - Execute depmod in the depmod domain. +Execute depmod in the depmod domain. </p> <h5>Parameters</h5> @@ -363,7 +502,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -373,7 +512,7 @@ No role </td><td> - The role to be allowed the depmod domain. +The role to be allowed the depmod domain. </td><td> No @@ -383,7 +522,7 @@ No terminal </td><td> - The type of the terminal allow the depmod domain to use. +The type of the terminal allow the depmod domain to use. </td><td> No @@ -429,10 +568,10 @@ No <h5>Description</h5> <p> - Execute insmod in the insmod domain, and - allow the specified role the insmod domain, - and use the caller's terminal. Has a sigchld - backchannel. +Execute insmod in the insmod domain, and +allow the specified role the insmod domain, +and use the caller's terminal. Has a sigchld +backchannel. </p> <h5>Parameters</h5> @@ -443,7 +582,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -453,7 +592,7 @@ No role </td><td> - The role to be allowed the insmod domain. +The role to be allowed the insmod domain. </td><td> No @@ -463,7 +602,7 @@ No terminal </td><td> - The type of the terminal allow the insmod domain to use. +The type of the terminal allow the insmod domain to use. </td><td> No @@ -509,7 +648,7 @@ No <h5>Description</h5> <p> - Execute update_modules in the update_modules domain. +Execute update_modules in the update_modules domain. </p> <h5>Parameters</h5> @@ -520,7 +659,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -530,7 +669,7 @@ No role </td><td> - The role to be allowed the update_modules domain. +The role to be allowed the update_modules domain. </td><td> No @@ -540,7 +679,7 @@ No terminal </td><td> - The type of the terminal allow the update_modules domain to use. +The type of the terminal allow the update_modules domain to use. </td><td> No @@ -551,6 +690,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_mount.html b/www/api-docs/system_mount.html index ea322fb..7f61be8 100644 --- a/www/api-docs/system_mount.html +++ b/www/api-docs/system_mount.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: mount</h2><p/> + + + <h3>Description:</h3> <p>Policy for mount.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -129,7 +146,7 @@ <h5>Description</h5> <p> - Execute mount in the mount domain. +Execute mount in the mount domain. </p> <h5>Parameters</h5> @@ -140,7 +157,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -186,9 +203,9 @@ No <h5>Description</h5> <p> - Execute mount in the mount domain, and - allow the specified role the mount domain, - and use the caller's terminal. +Execute mount in the mount domain, and +allow the specified role the mount domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -199,7 +216,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -209,7 +226,7 @@ No role </td><td> - The role to be allowed the mount domain. +The role to be allowed the mount domain. </td><td> No @@ -219,7 +236,7 @@ No terminal </td><td> - The type of the terminal allow the mount domain to use. +The type of the terminal allow the mount domain to use. </td><td> No @@ -313,6 +330,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_selinuxutil.html b/www/api-docs/system_selinuxutil.html index e158ce3..ad54f25 100644 --- a/www/api-docs/system_selinuxutil.html +++ b/www/api-docs/system_selinuxutil.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -76,71 +85,654 @@ - <a href='system_miscfiles.html'> miscfiles</a><br/> - - <a href='system_modutils.html'> - modutils</a><br/> + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: system</h1><p/> +<h2>Module: selinuxutil</h2><p/> + + + +<h3>Description:</h3> + +<p>Policy for SELinux policy and userland applications.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_create_binary_pol</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_checkpol</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute checkpolicy in the checkpolicy domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_loadpol</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute load_policy in the load_policy domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_newrole</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute newrole in the load_policy domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_restorecon</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute restorecon in the restorecon domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_runinit</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute run_init in the run_init domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_setfiles</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Execute setfiles in the setfiles domain. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_dontaudit_signal_newrole</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + + +<h5>Description</h5> +<p> +Do not audit the caller attempts to send +a signal to newrole. +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_exec_checkpol</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_exec_loadpol</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_exec_newrole</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_exec_restorecon</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_exec_setfiles</b>( + + + - - <a href='system_mount.html'> - mount</a><br/> + ? - - <a href='system_selinuxutil.html'> - selinuxutil</a><br/> + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_manage_binary_pol</b>( + - - <a href='system_sysnetwork.html'> - sysnetwork</a><br/> - - <a href='system_udev.html'> - udev</a><br/> - - <a href='system_userdomain.html'> - userdomain</a><br/> + ? - </div> - <br/><p/> - <a href="interfaces.html">* Interface Index</a> + )<br> </div> +<div id="description"> -<div id="Content"> -<h1>Layer: system</h1><p/> -<h2>Module: selinuxutil</h2><p/> -<h3>Description:</h3> +<h5>Summary</h5> +<p> +Summary is missing! +</p> -<p>Policy for SELinux policy and userland applications.</p> -<h3>Interfaces: </h3> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> <div id="interface"> <div id="codeblock"> -<b>seutil_domtrans_checkpol</b>( +<b>seutil_manage_src_pol</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute checkpolicy in the checkpolicy domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -155,33 +747,33 @@ No <div id="codeblock"> -<b>seutil_domtrans_loadpol</b>( +<b>seutil_read_binary_pol</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute load_policy in the load_policy domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -196,33 +788,33 @@ No <div id="codeblock"> -<b>seutil_domtrans_newrole</b>( +<b>seutil_read_config</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute newrole in the load_policy domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -237,33 +829,33 @@ No <div id="codeblock"> -<b>seutil_domtrans_restorecon</b>( +<b>seutil_read_default_contexts</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute restorecon in the restorecon domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -278,33 +870,33 @@ No <div id="codeblock"> -<b>seutil_domtrans_runinit</b>( +<b>seutil_read_file_contexts</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute run_init in the run_init domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -319,33 +911,33 @@ No <div id="codeblock"> -<b>seutil_domtrans_setfiles</b>( +<b>seutil_read_loadpol</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute setfiles in the setfiles domain. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -360,34 +952,33 @@ No <div id="codeblock"> -<b>seutil_dontaudit_newrole_signal</b>( +<b>seutil_read_src_pol</b>( - domain + ? )<br> </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Do not audit the caller attempts to send - a signal to newrole. +Summary is missing! </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -domain +? </td><td> - The type of the process performing this action. +Parameter descriptions are missing! </td><td> No @@ -417,7 +1008,7 @@ No <h5>Description</h5> <p> - Allow the caller to relabel a file to the binary policy type. +Allow the caller to relabel a file to the binary policy type. </p> <h5>Parameters</h5> @@ -428,7 +1019,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -474,10 +1065,10 @@ No <h5>Description</h5> <p> - Execute checkpolicy in the checkpolicy domain, and - allow the specified role the checkpolicy domain, - and use the caller's terminal. - Has a SIGCHLD signal backchannel. +Execute checkpolicy in the checkpolicy domain, and +allow the specified role the checkpolicy domain, +and use the caller's terminal. +Has a SIGCHLD signal backchannel. </p> <h5>Parameters</h5> @@ -488,7 +1079,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -498,7 +1089,7 @@ No role </td><td> - The role to be allowed the checkpolicy domain. +The role to be allowed the checkpolicy domain. </td><td> No @@ -508,7 +1099,7 @@ No terminal </td><td> - The type of the terminal allow the checkpolicy domain to use. +The type of the terminal allow the checkpolicy domain to use. </td><td> No @@ -554,10 +1145,10 @@ No <h5>Description</h5> <p> - Execute load_policy in the load_policy domain, and - allow the specified role the load_policy domain, - and use the caller's terminal. - Has a SIGCHLD signal backchannel. +Execute load_policy in the load_policy domain, and +allow the specified role the load_policy domain, +and use the caller's terminal. +Has a SIGCHLD signal backchannel. </p> <h5>Parameters</h5> @@ -568,7 +1159,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -578,7 +1169,7 @@ No role </td><td> - The role to be allowed the load_policy domain. +The role to be allowed the load_policy domain. </td><td> No @@ -588,7 +1179,7 @@ No terminal </td><td> - The type of the terminal allow the load_policy domain to use. +The type of the terminal allow the load_policy domain to use. </td><td> No @@ -634,9 +1225,9 @@ No <h5>Description</h5> <p> - Execute newrole in the newrole domain, and - allow the specified role the newrole domain, - and use the caller's terminal. +Execute newrole in the newrole domain, and +allow the specified role the newrole domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -647,7 +1238,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -657,7 +1248,7 @@ No role </td><td> - The role to be allowed the newrole domain. +The role to be allowed the newrole domain. </td><td> No @@ -667,7 +1258,7 @@ No terminal </td><td> - The type of the terminal allow the newrole domain to use. +The type of the terminal allow the newrole domain to use. </td><td> No @@ -713,9 +1304,9 @@ No <h5>Description</h5> <p> - Execute restorecon in the restorecon domain, and - allow the specified role the restorecon domain, - and use the caller's terminal. +Execute restorecon in the restorecon domain, and +allow the specified role the restorecon domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -726,7 +1317,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -736,7 +1327,7 @@ No role </td><td> - The role to be allowed the restorecon domain. +The role to be allowed the restorecon domain. </td><td> No @@ -746,7 +1337,7 @@ No terminal </td><td> - The type of the terminal allow the restorecon domain to use. +The type of the terminal allow the restorecon domain to use. </td><td> No @@ -792,9 +1383,9 @@ No <h5>Description</h5> <p> - Execute run_init in the run_init domain, and - allow the specified role the run_init domain, - and use the caller's terminal. +Execute run_init in the run_init domain, and +allow the specified role the run_init domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -805,7 +1396,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -815,7 +1406,7 @@ No role </td><td> - The role to be allowed the run_init domain. +The role to be allowed the run_init domain. </td><td> No @@ -825,7 +1416,7 @@ No terminal </td><td> - The type of the terminal allow the run_init domain to use. +The type of the terminal allow the run_init domain to use. </td><td> No @@ -871,9 +1462,9 @@ No <h5>Description</h5> <p> - Execute setfiles in the setfiles domain, and - allow the specified role the setfiles domain, - and use the caller's terminal. +Execute setfiles in the setfiles domain, and +allow the specified role the setfiles domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -884,7 +1475,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -894,7 +1485,7 @@ No role </td><td> - The role to be allowed the setfiles domain. +The role to be allowed the setfiles domain. </td><td> No @@ -904,7 +1495,171 @@ No terminal </td><td> - The type of the terminal allow the setfiles domain to use. +The type of the terminal allow the setfiles domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_search_default_contexts</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the policy directory with default_context files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_sigchld_newrole</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_use_newrole_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_use_runinit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! </td><td> No @@ -915,6 +1670,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_sysnetwork.html b/www/api-docs/system_sysnetwork.html index 3632780..7fcfd26 100644 --- a/www/api-docs/system_sysnetwork.html +++ b/www/api-docs/system_sysnetwork.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: sysnetwork</h2><p/> + + + <h3>Description:</h3> <p>Policy for network configuration: ifconfig and dhcp client.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -170,7 +187,7 @@ No <h5>Description</h5> <p> - Execute ifconfig in the ifconfig domain. +Execute ifconfig in the ifconfig domain. </p> <h5>Parameters</h5> @@ -181,7 +198,48 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_kill_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a kill signal to the dhcp client. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain sending the SIGKILL. </td><td> No @@ -208,11 +266,52 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Allow network init to read network config files. +</p> -<h5>Description</h5> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_read_dhcpc_pid</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Allow network init to read network config files. - </p> +Read the dhcp client pid file. +</p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> @@ -222,8 +321,49 @@ No domain </td><td> - The type of the process performing this action. - +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_read_dhcpc_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read dhcp client state files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain allowed access. + </td><td> No </td></tr> @@ -268,9 +408,9 @@ No <h5>Description</h5> <p> - Execute ifconfig in the ifconfig domain, and - allow the specified role the ifconfig domain, - and use the caller's terminal. +Execute ifconfig in the ifconfig domain, and +allow the specified role the ifconfig domain, +and use the caller's terminal. </p> <h5>Parameters</h5> @@ -281,7 +421,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -291,7 +431,7 @@ No role </td><td> - The role to be allowed the ifconfig domain. +The role to be allowed the ifconfig domain. </td><td> No @@ -301,7 +441,48 @@ No terminal </td><td> - The type of the terminal allow the ifconfig domain to use. +The type of the terminal allow the ifconfig domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_rw_dhcp_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write dhcp configuration files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain allowed access. </td><td> No @@ -311,6 +492,173 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_sigchld_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a SIGCHLD signal to the dhcp client. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain sending the SIGCHLD. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_signal_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a generic signal to the dhcp client. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain sending the signal. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_signull_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a null signal to the dhcp client. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain sending the null signal. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_sigstop_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a SIGSTOP signal to the dhcp client. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain sending the SIGSTOP. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/system_udev.html b/www/api-docs/system_udev.html index 4ca1680..d25f12e 100644 --- a/www/api-docs/system_udev.html +++ b/www/api-docs/system_udev.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,23 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: udev</h2><p/> + + + <h3>Description:</h3> <p>Policy for udev.</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -233,6 +250,9 @@ No </div> +<a href=#top>Return</a> + + </div> </body> diff --git a/www/api-docs/system_userdomain.html b/www/api-docs/system_userdomain.html index f15d42c..e428af7 100644 --- a/www/api-docs/system_userdomain.html +++ b/www/api-docs/system_userdomain.html @@ -15,6 +15,12 @@ </div> + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + <a href="kernel.html">+ kernel</a></br/> <div id='subitem'> @@ -46,6 +52,9 @@ - <a href='system_files.html'> files</a><br/> + - <a href='system_fstools.html'> + fstools</a><br/> + - <a href='system_getty.html'> getty</a><br/> @@ -98,15 +107,26 @@ <br/><p/> <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> </div> <div id="Content"> +<a name="top":></a> <h1>Layer: system</h1><p/> <h2>Module: userdomain</h2><p/> + + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + + <h3>Description:</h3> <p>Policy for user domains</p> + +<a name="interfaces"></a> <h3>Interfaces: </h3> <div id="interface"> @@ -126,12 +146,12 @@ </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Do not audit attempts to use admin ttys and ptys. +Do not audit attempts to use admin ttys and ptys. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -140,7 +160,7 @@ domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -167,13 +187,55 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Do not audit attempts to inherit the +file descriptors from all user domains. +</p> + -<h5>Description</h5> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_dontaudit_use_unpriv_user_tty</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Do not audit attempts to inherit the - file descriptors from all user domains. +Do not audit attempts to use unprivileged +user ttys. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -182,7 +244,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -197,7 +259,7 @@ No <div id="codeblock"> -<b>userdom_read_all_user_data</b>( +<b>userdom_read_all_user_files</b>( @@ -209,12 +271,53 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Read all files in all users home directories. +</p> -<h5>Description</h5> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_staff_home_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Read all files in all users home directories. +Read files in the staff users home directory. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -223,7 +326,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -238,7 +341,7 @@ No <div id="codeblock"> -<b>userdom_search_all_users_home</b>( +<b>userdom_read_sysadm_home_files</b>( @@ -250,12 +353,53 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Read files in the sysadm users home directory. +</p> + -<h5>Description</h5> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_rw_sysadm_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Search all users home directories. +Read and write sysadm user unnamed pipes. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -264,7 +408,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -279,7 +423,7 @@ No <div id="codeblock"> -<b>userdom_shell_domtrans_sysadm</b>( +<b>userdom_search_all_users_home</b>( @@ -291,12 +435,53 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Search all users home directories. +</p> + -<h5>Description</h5> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_shell_domtrans_sysadm</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Execute a shell in the sysadm domain. +Execute a shell in the sysadm domain. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -305,7 +490,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -332,12 +517,53 @@ No </div> <div id="description"> +<h5>Summary</h5> +<p> +Send general signals to all user domains. +</p> + -<h5>Description</h5> +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_signal_unpriv_users</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> <p> - Send general signals to all user domains. +Send general signals to unprivileged user domains. </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -346,7 +572,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -373,14 +599,14 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Execute a shell in all user domains. This - is an explicit transition, requiring the - caller to use setexeccon(). +Execute a shell in all user domains. This +is an explicit transition, requiring the +caller to use setexeccon(). </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -389,7 +615,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -404,7 +630,7 @@ No <div id="codeblock"> -<b>userdom_use_all_user_fd</b>( +<b>userdom_spec_domtrans_unpriv_users</b>( @@ -416,12 +642,14 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Inherit the file descriptors from all user domains +Execute a shell in all unprivileged user domains. This +is an explicit transition, requiring the +caller to use setexeccon(). </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -430,7 +658,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -445,7 +673,7 @@ No <div id="codeblock"> -<b>userdom_use_sysadm_terms</b>( +<b>userdom_use_all_user_fd</b>( @@ -457,13 +685,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Read and write administrative users - physical and pseudo terminals. +Inherit the file descriptors from all user domains </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -472,7 +699,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -487,7 +714,7 @@ No <div id="codeblock"> -<b>userdom_use_unpriv_users_fd</b>( +<b>userdom_use_sysadm_fd</b>( @@ -499,12 +726,12 @@ No </div> <div id="description"> - -<h5>Description</h5> +<h5>Summary</h5> <p> - Inherit the file descriptors from all user domains. +Inherit and use sysadm file descriptors </p> + <h5>Parameters</h5> <table border="1" cellspacing="0" cellpadding="3" width="80%"> <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> @@ -513,7 +740,7 @@ No domain </td><td> - The type of the process performing this action. +The type of the process performing this action. </td><td> No @@ -523,6 +750,379 @@ No </div> </div> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_sysadm_pty</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write sysadm ptys. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_sysadm_terms</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write sysadm ttys and ptys. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_sysadm_tty</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write sysadm ttys. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_unpriv_users_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Inherit the file descriptors from unprivileged user domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_write_unpriv_user_tmp</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write all unprivileged users files in /tmp +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<div id="template"> + + +<div id="codeblock"> + +<b>admin_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The template for creating an administrative user. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a user domain, types, and +rules for the user's tty, pty, home directories, +tmp, and tmpfs files. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., sysadm +is the prefix for sysadm_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="template"> + + +<div id="codeblock"> + +<b>base_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The template containing rules common to unprivileged +users and administrative users. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a user domain, types, and +rules for the user's tty, pty, home directories, +tmp, and tmpfs files. +</p><p> +</p><p> +This generally should not be used, rather the +unpriv_user_template or admin_user_template should +be used. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<div id="template"> + + +<div id="codeblock"> + +<b>unpriv_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The template for creating a unprivileged user. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a user domain, types, and +rules for the user's tty, pty, home directories, +tmp, and tmpfs files. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> </div> diff --git a/www/api-docs/templates.html b/www/api-docs/templates.html new file mode 100644 index 0000000..38289ba --- /dev/null +++ b/www/api-docs/templates.html @@ -0,0 +1,503 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_consoletype.html'> + consoletype</a><br/> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + - <a href='apps_gpg.html'> + gpg</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_fstools.html'> + fstools</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<h3>Master template index:</h3> + + +<div id="templatesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>admin_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The template for creating an administrative user. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>authlogin_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the authlogin module. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>base_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The template containing rules common to unprivileged +users and administrative users. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_admin_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The administrative functions template for the cron module. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_cron.html'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the cron module. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_auto_trans</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_trans</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='apps_gpg.html'> +gpg</a><p/> +Layer: <a href='apps.html'> +apps</a><p/> +<div id="codeblock"> + +<b>gpg_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the gpg module. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_per_userdomain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_ssh.html'> +ssh</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ssh_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the ssh module. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_ssh.html'> +ssh</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ssh_server_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The template to define a ssh server. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>unpriv_user_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The template for creating a unprivileged user. +</p> +</div> + +</div> + + +</div> +</body> +</html>