Home
last modified time | relevance | path

Searched defs:s_spcl (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/protocols/
H A Ddumprestore.h77 struct s_spcl { struct
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 */
83 dump_ino_t c_inumber; /* number of inode */
84 int32_t c_magic; /* magic number (see above) */
85 int32_t c_checksum; /* record checksum */
90 u_int16_t c_mode; /* file mode */
[all …]