_ftsent Struct Reference

#include <rpmio/fts.h>

Collaboration diagram for _ftsent:

Collaboration graph
[legend]

Data Fields

struct _ftsentfts_cycle
struct _ftsentfts_parent
struct _ftsentfts_link
long fts_number
void * fts_pointer
char * fts_accpath
char * fts_path
int fts_errno
int fts_symfd
u_short fts_pathlen
u_short fts_namelen
ino_t fts_ino
dev_t fts_dev
nlink_t fts_nlink
short fts_level
u_short fts_info
u_short fts_flags
u_short fts_instr
struct stat * fts_statp
char fts_name [1]

Detailed Description

Definition at line 97 of file fts.h.


Field Documentation

access path

Definition at line 108 of file fts.h.

Referenced by fts_build(), Fts_children(), fts_load(), Fts_open(), Fts_read(), fts_stat(), and recurseDir().

struct _ftsent* _ftsent::fts_cycle [read]

cycle node

Definition at line 99 of file fts.h.

Referenced by fts_stat().

device

Definition at line 117 of file fts.h.

Referenced by fts_load(), Fts_read(), fts_safe_changedir(), and fts_stat().

errno for this node

Definition at line 111 of file fts.h.

Referenced by fts_alloc(), fts_build(), Fts_read(), and fts_stat().

private flags for FTSENT structure

Definition at line 142 of file fts.h.

Referenced by fts_alloc(), fts_build(), Fts_read(), and fts_stat().

user flags for FTSENT structure

Definition at line 138 of file fts.h.

Referenced by fts_build(), Fts_children(), Fts_open(), Fts_read(), recurseDir(), rpmfts_print(), rpmfts_step(), and rpmgiWalkPathFilter().

inode

Definition at line 116 of file fts.h.

Referenced by fts_safe_changedir(), and fts_stat().

fts_set() instructions

Definition at line 148 of file fts.h.

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

depth (-1 to N)

Definition at line 122 of file fts.h.

Referenced by fts_build(), Fts_children(), Fts_close(), Fts_open(), fts_padjust(), Fts_read(), fts_stat(), rpmfts_print(), and rpmgiWalkPathFilter().

struct _ftsent* _ftsent::fts_link [read]

next file in directory

Definition at line 103 of file fts.h.

Referenced by fts_build(), Fts_children(), Fts_close(), fts_lfree(), Fts_open(), fts_padjust(), Fts_read(), and fts_sort().

strlen(fts_name)

Definition at line 114 of file fts.h.

Referenced by fts_alloc(), fts_build(), fts_load(), Fts_read(), and rpmgiWalkPathFilter().

link count

Definition at line 118 of file fts.h.

Referenced by fts_build(), and fts_stat().

local numeric value

Definition at line 104 of file fts.h.

Referenced by fts_alloc().

struct _ftsent* _ftsent::fts_parent [read]

parent directory

Definition at line 101 of file fts.h.

Referenced by fts_build(), Fts_close(), Fts_open(), fts_padjust(), Fts_read(), and fts_stat().

root path

Definition at line 110 of file fts.h.

Referenced by fts_alloc(), fts_build(), and fts_load().

strlen(fts_path)

Definition at line 113 of file fts.h.

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

local address value

Definition at line 106 of file fts.h.

Referenced by fts_alloc().

struct stat* _ftsent::fts_statp [read]

stat(2) information

Definition at line 151 of file fts.h.

Referenced by fts_alloc(), fts_stat(), and recurseDir().

fd for symlink

Definition at line 112 of file fts.h.

Referenced by Fts_read().


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

Generated on Mon Sep 28 13:42:47 2009 for rpm by  doxygen 1.5.9