_ftsent Struct Reference

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]

Field Documentation

access path

struct _ftsent* _ftsent::fts_cycle [read]

cycle node

device

errno for this node

private flags for FTSENT structure

user flags for FTSENT structure

inode

fts_set() instructions

depth (-1 to N)

struct _ftsent* _ftsent::fts_link [read]

next file in directory

file name

strlen(fts_name)

link count

local numeric value

struct _ftsent* _ftsent::fts_parent [read]

parent directory

root path

strlen(fts_path)

local address value

struct stat* _ftsent::fts_statp [read]

stat(2) information

fd for symlink


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

Generated on 30 Mar 2012 for Open SCAP Library by  doxygen 1.6.1