PERFORCE change 21212 for review

Chris Costello chris at freebsd.org
Mon Nov 18 06:05:34 GMT 2002


http://perforce.freebsd.org/chv.cgi?CH=21212

Change 21212 by chris at chris_holly on 2002/11/17 22:05:05

	Minor markup nit and bring things closer to date on the various
	renamings.  This really can't be all of them, so more on this to
	come...

Affected files ...

.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#17 edit

Differences ...

==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#17 (text+ko) ====

@@ -168,7 +168,7 @@
         should handle the policy, and optionally requests the
         allocation of label state by the framework:</para>
       
-      <programlisting>static struct mac_policy_op_entry mac_none_ops[] =
+      <programlisting>static struct mac_policy_op_entry &mac.mpo;_ops[] =
 {
         { MAC_DESTROY,
             (macop_t)mac_none_destroy },
@@ -3610,7 +3610,7 @@
               *<parameter>vp</parameter></paramdef>
             <paramdef>struct label
               *<parameter>label</parameter></paramdef>
-            <paramdef>mode_t
+            <paramdef>int
               <parameter>acc_mode</parameter></paramdef>
           </funcprototype>
         </funcsynopsis>
@@ -4546,13 +4546,13 @@
           privilege.</para>
       </sect3>
       
-      <sect3 id="mac-mpo-cred-check-socket-receive">
-        <title><function>&mac.mpo;_check_socket_receive</function></title>
+      <sect3 id="mac-mpo-cred-check-socket-deliver">
+        <title><function>&mac.mpo;_check_socket_deliver</function></title>
         
         <funcsynopsis>
           <funcprototype>
             <funcdef>int
-              <function>&mac.mpo;_check_socket_receive</function></funcdef>
+              <function>&mac.mpo;_check_socket_deliver</function></funcdef>
             
             <paramdef>struct ucred
               *<parameter>cred</parameter></paramdef>
@@ -4590,7 +4590,7 @@
               
               <row>
                 <entry><parameter>mbuf</parameter></entry>
-                <entry>Object; mbuf to be received</entry>
+                <entry>Object; mbuf to be delivered</entry>
               </row>
               
               <row>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list