Lines Matching refs:int32_t
86 extern int32_t tp_bsize;
107 int32_t s_inos[TP_NINOS]; /* starting inodes on tape */
112 int32_t c_level; /* level of this dump */
125 int32_t c_type; /* record type (see below) */
128 int32_t c_volume; /* dump volume number */
131 int32_t c_magic; /* magic number (see above) */
132 int32_t c_checksum; /* record checksum */
134 int32_t c_count; /* number of valid c_addr entries */
138 int32_t c_flags; /* additional information */
139 int32_t c_firstrec; /* first record on volume */
141 int32_t c_tpbsize; /* tape block size */
142 int32_t c_spare[31]; /* reserved for future uses */
144 int32_t c_spare[32];