Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

policy_s Struct Reference

Keeping track of found policies. More...

#include <pdl_policy.h>


Data Fields

const char * name
 Name of the policy.

rule_trule
 Pointer to the first rule of the policy.

unsigned int lineno
 Line number where the polict was found.

policy_s * next
 Next policy, or 0 if none.

policy_s * prev
 Previous policy, or 0 if none.


Detailed Description

Keeping track of found policies.

Definition at line 41 of file pdl_policy.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 2 02:18:27 2004 for edg-lcmaps by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002