pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pe_re_match_data Struct Reference

#include <rules.h>

Data Fields

char * string
 
int nregs
 
regmatch_t * pmatch
 

Detailed Description

Definition at line 38 of file rules.h.

Field Documentation

int pe_re_match_data::nregs

Definition at line 40 of file rules.h.

regmatch_t* pe_re_match_data::pmatch

Definition at line 41 of file rules.h.

char* pe_re_match_data::string

Definition at line 39 of file rules.h.


The documentation for this struct was generated from the following file: