rpm 5.3.12
Data Structures | Defines | Typedefs | Functions | Variables
rpmio/fts.h File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
Include dependency graph for fts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  FTS
struct  _ftsent

Defines

#define __THROW
#define FTS_COMFOLLOW   0x0001
#define FTS_LOGICAL   0x0002
#define FTS_NOCHDIR   0x0004
#define FTS_NOSTAT   0x0008
#define FTS_PHYSICAL   0x0010
#define FTS_SEEDOT   0x0020
#define FTS_XDEV   0x0040
#define FTS_WHITEOUT   0x0080
#define FTS_OPTIONMASK   0x00ff
#define FTS_NAMEONLY   0x0100
#define FTS_STOP   0x0200
#define FTS_ROOTPARENTLEVEL   -1
#define FTS_ROOTLEVEL   0
#define FTS_D   1
#define FTS_DC   2
#define FTS_DEFAULT   3
#define FTS_DNR   4
#define FTS_DOT   5
#define FTS_DP   6
#define FTS_ERR   7
#define FTS_F   8
#define FTS_INIT   9
#define FTS_NS   10
#define FTS_NSOK   11
#define FTS_SL   12
#define FTS_SLNONE   13
#define FTS_W   14
#define FTS_DONTCHDIR   0x01
#define FTS_SYMFOLLOW   0x02
#define FTS_AGAIN   1
#define FTS_FOLLOW   2
#define FTS_NOINSTR   3
#define FTS_SKIP   4

Typedefs

typedef struct _ftsent FTSENT

Functions

FTSENTFts_children (FTS *sp, int instr)
 Return list of children of the current node.
int Fts_close (FTS *sp)
 Destroy a file hierarchy traversal handle.
FTSFts_open (char *const *argv, int options, int(*compar)(const FTSENT **, const FTSENT **))
 Create a handle for file hierarchy traversal.
FTSENTFts_read (FTS *sp)
 Return next node in the file hierarchy traversal.
int Fts_set (FTS *sp, FTSENT *p, int instr)
 Modify the traversal for a file set member.

Variables

int _fts_debug

Define Documentation

#define __THROW

Definition at line 38 of file fts.h.

#define FTS_AGAIN   1

Definition at line 149 of file fts.h.

Referenced by Fts_read(), Fts_set(), and rpmfts_new().

#define FTS_COMFOLLOW   0x0001
#define FTS_D   1
#define FTS_DC   2
#define FTS_DEFAULT   3
#define FTS_DNR   4
#define FTS_DONTCHDIR   0x01

Definition at line 145 of file fts.h.

Referenced by fts_build(), Fts_read(), and rpmfts_new().

#define FTS_DOT   5
#define FTS_DP   6
#define FTS_ERR   7
#define FTS_F   8
#define FTS_FOLLOW   2

Definition at line 150 of file fts.h.

Referenced by Fts_read(), Fts_set(), and rpmfts_new().

#define FTS_INIT   9
#define FTS_LOGICAL   0x0002
#define FTS_NAMEONLY   0x0100

Definition at line 97 of file fts.h.

Referenced by Fts_children(), Fts_read(), and rpmfts_new().

#define FTS_NOCHDIR   0x0004
#define FTS_NOINSTR   3

Definition at line 151 of file fts.h.

Referenced by fts_alloc(), Fts_read(), Fts_set(), and rpmfts_new().

#define FTS_NOSTAT   0x0008
#define FTS_NS   10
#define FTS_NSOK   11
#define FTS_OPTIONMASK   0x00ff

Definition at line 95 of file fts.h.

Referenced by Fts_open(), and rpmfts_new().

#define FTS_PHYSICAL   0x0010
#define FTS_ROOTLEVEL   0
#define FTS_ROOTPARENTLEVEL   -1

Definition at line 125 of file fts.h.

Referenced by Fts_open(), Fts_read(), and rpmfts_new().

#define FTS_SEEDOT   0x0020

Definition at line 92 of file fts.h.

Referenced by fts_build(), and rpmfts_new().

#define FTS_SKIP   4
#define FTS_SL   12
#define FTS_SLNONE   13
#define FTS_STOP   0x0200

Definition at line 98 of file fts.h.

Referenced by fts_build(), Fts_children(), Fts_read(), and rpmfts_new().

#define FTS_SYMFOLLOW   0x02

Definition at line 146 of file fts.h.

Referenced by Fts_read(), and rpmfts_new().

#define FTS_W   14
#define FTS_WHITEOUT   0x0080

Definition at line 94 of file fts.h.

Referenced by fts_build(), and rpmfts_new().

#define FTS_XDEV   0x0040

Definition at line 93 of file fts.h.

Referenced by Fts_read(), rpmfts_new(), and rpmrepoDoFinalMove().


Typedef Documentation

typedef struct _ftsent FTSENT

Function Documentation

FTSENT* Fts_children ( FTS sp,
int  instr 
)

Return list of children of the current node.

Parameters:
spfile hierarchy state
instr
Returns:
file set member

Definition at line 704 of file fts.c.

References __close, __fchdir, __open, __set_errno, _fts_debug, BCHILD, BNAMES, _ftsent::fts_accpath, fts_build(), FTS::fts_child, FTS::fts_cur, FTS_D, _ftsent::fts_info, FTS_INIT, _ftsent::fts_level, fts_lfree(), _ftsent::fts_link, FTS_NAMEONLY, FTS_NOCHDIR, FTS_ROOTLEVEL, FTS_STOP, ISSET, and SET.

Referenced by mtreeVisitD(), and rpmfts_Children().

int Fts_close ( FTS sp)
FTS* Fts_open ( char *const *  argv,
int  options,
int(*)(const FTSENT **, const FTSENT **)  compar 
)
FTSENT* Fts_read ( FTS sp)
int Fts_set ( FTS sp,
FTSENT p,
int  instr 
)

Modify the traversal for a file set member.

Parameters:
spfile hierarchy state
pfile set member
instrnew disposition for file set member
Returns:
0 on sucess, -1 on error

Definition at line 687 of file fts.c.

References __set_errno, _fts_debug, FTS_AGAIN, FTS_FOLLOW, _ftsent::fts_instr, FTS_NOINSTR, and FTS_SKIP.

Referenced by cacheWalkPathFilter(), mtreeCWalk(), mtreeVWalk(), rpmcliWalkFirst(), rpmdcCWalk(), and rpmfts_Set().


Variable Documentation

Definition at line 165 of file fts.c.