Data Fields | |
| int | dataState |
| pgoff_t | dataPos |
| char * | filename |
| TAR_MEMBER * | TH |
Definition at line 75 of file pg_backup_custom.c.
| pgoff_t lclTocEntry::dataPos |
Definition at line 78 of file pg_backup_custom.c.
Referenced by _PrintExtraToc(), _ReadExtraToc(), and _WriteExtraToc().
Definition at line 77 of file pg_backup_custom.c.
Referenced by _ArchiveEntry(), _ReadExtraToc(), and _WriteExtraToc().
| char * lclTocEntry::filename |
Definition at line 59 of file pg_backup_directory.c.
Referenced by _ArchiveEntry(), _PrintExtraToc(), _PrintTocData(), _ReadExtraToc(), _StartData(), and _WriteExtraToc().
Definition at line 104 of file pg_backup_tar.c.
Referenced by _ArchiveEntry(), _EndBlob(), _EndData(), _ReadExtraToc(), _StartData(), and _WriteData().
1.7.1