rpmsxp_s Struct Reference

File security context regex pattern. More...

#include <rpmsx.h>

Data Fields

const char * pattern
const char * type
const char * context
regex_t * preg
mode_t fmode
int matches
int hasMetaChars
int fstem

Detailed Description

File security context regex pattern.

Definition at line 33 of file rpmsx.h.


Field Documentation

const char* rpmsxp_s::context

Security context.

Definition at line 39 of file rpmsx.h.

Referenced by rpmsxFree(), rpmsxNext(), rpmsxParse(), and rpmsxpCheckNoDupes().

File type.

Definition at line 42 of file rpmsx.h.

Referenced by rpmsxParse(), and rpmsxpCheckNoDupes().

Stem id.

Definition at line 45 of file rpmsx.h.

Referenced by rpmsxParse().

Definition at line 44 of file rpmsx.h.

Referenced by rpmsxpHasMetaChars(), and rpmsxSort().

Definition at line 43 of file rpmsx.h.

const char* rpmsxp_s::pattern

File path regex pattern.

Definition at line 35 of file rpmsx.h.

Referenced by rpmsxFree(), rpmsxNext(), rpmsxParse(), rpmsxpCheckNoDupes(), and rpmsxpHasMetaChars().

regex_t* rpmsxp_s::preg

Compiled regex.

Definition at line 41 of file rpmsx.h.

Referenced by rpmsxFree(), and rpmsxParse().

const char* rpmsxp_s::type

File type string.

Definition at line 37 of file rpmsx.h.

Referenced by rpmsxFree(), and rpmsxParse().


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

Generated on 31 Jul 2012 for rpm by  doxygen 1.6.1