Print this page
XXX Rearchitect and replace interrupt distribution

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libbsm/common/adt.xml
          +++ new/usr/src/lib/libbsm/common/adt.xml
↓ open down ↓ 2564 lines elided ↑ open up ↑
2565 2565          <entry id="object_name">
2566 2566              <internal token="text"/>
2567 2567              <external opt="required" type="char *"/>
2568 2568              <comment>Name of object being removed</comment>
2569 2569          </entry>
2570 2570          <entry id="return">
2571 2571              <internal token="return"/>
2572 2572              <external opt="none"/>
2573 2573          </entry>
2574 2574      </event>
     2575 +    <event id="AUE_uadmin_intrd" instance_of="AUE_uadmin_generic_fcn"
     2576 +        header="0" idNo="136" omit="JNI">
     2577 +        <title>uadmin intrd</title>
     2578 +        <program>/sbin/uadmin</program>
     2579 +        <program>/usr/sbin/uadmin</program>
     2580 +        <see>uadmin(1M)</see>
     2581 +    </event>
2575 2582  
2576 2583  <!-- add new events here with the next higher idNo -->
2577 2584  <!-- Highest idNo is 135, so next is 136, then fix this comment -->
2578 2585  <!-- end of C Only events -->
2579 2586  
2580 2587  <!--
2581 2588       token definitions are partially implemented.  All they do for now
2582 2589       is create a list of defined token names.  In the future they may
2583 2590       become a way of describing token structure.
2584 2591  -->
↓ open down ↓ 315 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX