#include <cpio.h>
Public Attributes | |
| const char* | archivePath |
| const char* | fsPath |
| const char* | md5sum |
| mode_t | finalMode |
| uid_t | finalUid |
| gid_t | finalGid |
| int | mapFlags |
Definition at line 68 of file cpio.h.
|
|
Path to store in cpio archive. |
|
|
Gid of payload file (from header). |
|
|
Mode of payload file (from header). |
|
|
Uid of payload file (from header). |
|
|
Location of payload file. |
|
|
|
|
|
File MD5 sum (NULL disables). |
1.2.6 written by Dimitri van Heesch,
© 1997-2001