Lines Matching refs:int32_t
78 int32_t c_type; /* record type (see below) */
79 int32_t c_old_date; /* date of this dump */
80 int32_t c_old_ddate; /* date of previous dump */
81 int32_t c_volume; /* dump volume number */
82 int32_t c_old_tapea; /* logical block of this record */
84 int32_t c_magic; /* magic number (see above) */
85 int32_t c_checksum; /* record checksum */
93 int32_t c_old_atime; /* old last access time, seconds */
94 int32_t c_atimensec; /* last access time, nanoseconds */
95 int32_t c_old_mtime; /* old last modified time, secs */
96 int32_t c_mtimensec; /* last modified time, nanosecs */
97 int32_t c_spare2[2]; /* old ctime */
98 int32_t c_rdev; /* for devices, device number */
99 int32_t c_birthtimensec; /* creation time, nanosecs */
103 int32_t c_extsize; /* external attribute size */
104 int32_t c_spare4[6]; /* old block pointers */
106 int32_t c_spare5[2]; /* old blocks, generation number */
109 int32_t c_spare6[2]; /* previously unused spares */
113 int32_t c_count; /* number of valid c_addr entries */
116 int32_t c_level; /* level of this dump */
120 int32_t c_flags; /* additional information */
121 int32_t c_old_firstrec; /* first record on volume */
126 int32_t c_spare[24]; /* reserved for future uses */