Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dtape.c130 struct odinode { struct
131 unsigned short odi_mode;
132 u_int16_t odi_nlink;
133 u_int16_t odi_uid;
134 u_int16_t odi_gid;
135 int32_t odi_size;
136 int32_t odi_rdev;
137 char odi_addr[36];
138 int32_t odi_atime;
139 int32_t odi_mtime;
[all …]