The Pedigree Project 0.1
Public Attributes | List of all members
paths Struct Reference
+ Collaboration diagram for paths:

Public Attributes

char base [192]
 
char parent [192]
 
char original [224]
 
char renamed [224]
 
char alias [224]
 
char directory [224]
 
char empty [224]
 
char completion [224]
 

Detailed Description

Definition at line 10 of file xattr-contract-test/persistence.c.

Member Data Documentation

◆ alias

char paths::alias[224]

Definition at line 11 of file xattr-contract-test/persistence.c.

◆ base

char paths::base[192]

Definition at line 11 of file xattr-contract-test/persistence.c.

◆ completion

char paths::completion[224]

Definition at line 12 of file xattr-contract-test/persistence.c.

◆ directory

char paths::directory[224]

Definition at line 12 of file xattr-contract-test/persistence.c.

◆ empty

char paths::empty[224]

Definition at line 12 of file xattr-contract-test/persistence.c.

◆ original

char paths::original[224]

Definition at line 11 of file xattr-contract-test/persistence.c.

◆ parent

char paths::parent[192]

Definition at line 11 of file xattr-contract-test/persistence.c.

◆ renamed

char paths::renamed[224]

Definition at line 11 of file xattr-contract-test/persistence.c.


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