Searched defs:s_spcl (Results 1 – 1 of 1) sorted by relevance
73 struct s_spcl { struct74 int32_t c_type; /* record type (see below) */75 int32_t c_old_date; /* date of this dump */76 int32_t c_old_ddate; /* date of previous dump */77 int32_t c_volume; /* dump volume number */78 int32_t c_old_tapea; /* logical block of this record */79 uint32_t c_inumber; /* number of inode */80 int32_t c_magic; /* magic number (see above) */81 int32_t c_checksum; /* record checksum */82 union {[all …]