Lines Matching full:file
18 thus a single .cpio.gz file.
65 c_ino 8 bytes File inode number
66 c_mode 8 bytes File mode and permissions
67 c_uid 8 bytes File uid
68 c_gid 8 bytes File gid
72 c_maj 8 bytes Major part of file device number
73 c_min 8 bytes Minor part of file device number
82 on Linux, and encodes the file type and file permissions.
86 The c_filesize should be zero for any file which is not a regular file
105 link rather than a second copy of the file is created. It is not
106 necessary (but permitted) to include a second copy of the file
107 contents; if the file contents is not included, the c_filesize field
109 present, the previous instance of the file is overwritten; this allows
110 the data-carrying instance of a file to occur anywhere in the sequence
112 file only.)
120 To combine file data from different sources (without having to
124 a) Separate the different file data sources with a "TRAILER!!!"