Go to the source code of this file.
Data Structures | |
| struct | pep_pip |
| PIP type. More... | |
Typedefs | |
| typedef struct pep_pip | pep_pip_t |
| PIP type. | |
| typedef int | pip_destroy_func (void) |
| PIP destroy function prototype. | |
| typedef int | pip_init_func (void) |
| PIP init function prototype. | |
| typedef int | pip_process_func (xacml_request_t **) |
| PIP process function prototype. | |
1.6.1