Home
last modified time | relevance | path

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

/openbsd-src/include/protocols/
H A Ddumprestore.h71 struct s_spcl { struct
72 int32_t c_type; /* record type (see below) */
73 int32_t c_old_date; /* date of this dump */
74 int32_t c_old_ddate; /* date of previous dump */
75 int32_t c_volume; /* dump volume number */
76 int32_t c_old_tapea; /* logical block of this record */
77 uint32_t c_inumber; /* number of inode */
78 int32_t c_magic; /* magic number (see above) */
79 int32_t c_checksum; /* record checksum */
80 union {
[all …]