Lines Matching full:member
65 Each archive member is prefixed by a fixed size header describing the
66 file attributes associated with the member.
68 An archive header describes the file attributes for the archive member that
77 If the data for an archive member ends at an odd byte offset, then a
84 (16 bytes) The file name of the archive member.
90 (12 bytes) The file modification time for the member in seconds since the
93 (6 bytes) The uid associated with the archive member, encoded as a
96 (6 bytes) The gid associated with the archive member, encoded as a
99 (8 bytes) The file mode for the archive member, encoded as an octal
103 bytes of the archive member, encoded as a decimal number.
105 holds the size in bytes of the archive member, encoded as a decimal
114 archive member and its file name, encoded as a decimal number.
142 the combined sizes of the archive member and the file name.
143 The file contents of the member follows the file name without further
146 As an example, if the file name for a member was
197 In the SVR4/GNU variant of the archive format, the archive member with
201 If present, this member will be the very first member in the
204 In the SVR4/GNU variant of the archive format, the archive member with
208 This special member is used to hold filenames that do not fit in the
215 If present, this member immediately follows the archive symbol table
216 if an archive symbol table is present, or is the first member otherwise.
218 This special member contains the archive symbol table in the BSD
220 If present, this member will be the very first member in the
281 member defining the symbol.
299 Each number is a binary offset to the archive header for the member in