rpm  5.2.1
Data Fields
rpmfts_s Struct Reference
Collaboration diagram for rpmfts_s:
Collaboration graph
[legend]

Data Fields

FTSt
FTSENTp
struct stat sb
int sb_is_valid
uint32_t crc_total
unsigned lineno
NODEroot
ARGV_t paths
enum mtreeKeys_e keys
ARGI_t algos
FILE * spec1
FILE * spec2
const char * fullpath
char * path
int ftsoptions
size_t maxg
gid_t * g
size_t maxm
mode_t * m
size_t maxu
uid_t * u

Detailed Description

Definition at line 183 of file rpmmtree.c.


Field Documentation

Definition at line 196 of file rpmmtree.c.

Referenced by mtreeArgCallback(), and mtreeVisitF().

Definition at line 188 of file rpmmtree.c.

Referenced by crc(), and main().

Definition at line 207 of file rpmmtree.c.

Referenced by main(), mtreeCWalk(), and mtreeVWalk().

const char* rpmfts_s::fullpath

Definition at line 204 of file rpmmtree.c.

Referenced by main().

gid_t* rpmfts_s::g

Definition at line 216 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().

unsigned rpmfts_s::lineno

Definition at line 189 of file rpmmtree.c.

Referenced by mtree_error(), and mtreeSpec().

mode_t* rpmfts_s::m

Definition at line 219 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().

Definition at line 214 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().

Definition at line 217 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().

Definition at line 220 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().

Definition at line 185 of file rpmmtree.c.

Referenced by compare(), mtreeCWalk(), mtreeVisitD(), mtreeVisitF(), and mtreeVWalk().

Definition at line 206 of file rpmmtree.c.

Referenced by main(), and mtreeMiss().

Definition at line 193 of file rpmmtree.c.

Referenced by main(), mtreeCWalk(), and mtreeVWalk().

Definition at line 191 of file rpmmtree.c.

Referenced by main(), and mtreeVWalk().

struct stat rpmfts_s::sb

current stat(2) defaults.

Definition at line 186 of file rpmmtree.c.

Referenced by main(), mtreeVisitD(), and mtreeVisitF().

are stat(2) defaults valid?

Definition at line 187 of file rpmmtree.c.

Referenced by mtreeVisitD().

Definition at line 199 of file rpmmtree.c.

Referenced by main(), mtreeArgCallback(), and mtreeVSpec().

Definition at line 201 of file rpmmtree.c.

Referenced by main(), mtreeArgCallback(), and mtreeVSpec().

Definition at line 184 of file rpmmtree.c.

Referenced by mtreeCWalk(), mtreeVisitD(), and mtreeVWalk().

uid_t* rpmfts_s::u

Definition at line 222 of file rpmmtree.c.

Referenced by main(), and mtreeVisitD().


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