2592 <token id="attr">
2593 </token>
2594 <token id="command">
2595 </token>
2596 <token id="command_alt">
2597 </token>
2598 <token id="date">
2599 </token>
2600 <token id="exec_args">
2601 </token>
2602 <token id="exec_env">
2603 </token>
2604 <token id="exit">
2605 </token>
2606 <token id="file">
2607 </token>
2608 <token id="fmri">
2609 </token>
2610 <token id="groups">
2611 </token>
2612 <!--
2613 the iport token take a single argument of type uint16_t
2614 if there are any other tokens following it that have arguments
2615 the last of the iport tokens in the event description must
2616 be followed by a dummy iport token that is optional.
2617 This is to ensure proper structure alignment across all
2618 compliers and architectures.
2619 -->
2620 <token id="iport">
2621 </token>
2622 <!-- pseudo token; in_addr and in_port of peer -->
2623 <token id="in_peer">
2624 </token>
2625 <!-- pseudo token; specified in_addr -->
2626 <token id="in_remote">
2627 </token>
2628 <token id="ipc">
2629 </token>
2630 <token id="ipc_perm">
2631 </token>
|
2592 <token id="attr">
2593 </token>
2594 <token id="command">
2595 </token>
2596 <token id="command_alt">
2597 </token>
2598 <token id="date">
2599 </token>
2600 <token id="exec_args">
2601 </token>
2602 <token id="exec_env">
2603 </token>
2604 <token id="exit">
2605 </token>
2606 <token id="file">
2607 </token>
2608 <token id="fmri">
2609 </token>
2610 <token id="groups">
2611 </token>
2612 <token id="secflags">
2613 </token>
2614 <!--
2615 the iport token take a single argument of type uint16_t
2616 if there are any other tokens following it that have arguments
2617 the last of the iport tokens in the event description must
2618 be followed by a dummy iport token that is optional.
2619 This is to ensure proper structure alignment across all
2620 compliers and architectures.
2621 -->
2622 <token id="iport">
2623 </token>
2624 <!-- pseudo token; in_addr and in_port of peer -->
2625 <token id="in_peer">
2626 </token>
2627 <!-- pseudo token; specified in_addr -->
2628 <token id="in_remote">
2629 </token>
2630 <token id="ipc">
2631 </token>
2632 <token id="ipc_perm">
2633 </token>
|